1B294B Color Hex

#1B294B Color Hex

#1B294B Color Information

  • In the RGB color space, the color value #1b294b is composed of 10.59% red, 16.08% green, and 29.41% blue.
  • In the CMYK color space, it consists of 0.64 cyan, 0.45 magenta, 0 yellow, and 0 black.
  • It has a color angle of 223 degrees, a saturation of 47%, and a luminance of 20%.
  • Contrast color of #1b294b is #FFFFFF

#1B294B Color Conversion

Hex 1b294b #1b294b
RGB Decimal 27, 41, 75 rgb(27, 41, 75)
RGB Percent 10.59, 16.08, 29.41 rgb(10.59%, 16.08%, 29.41%)
HSL 223°,47%,20% hsl(223°,47%,20%)
CMYK 0.64, 0.45, 0, 180
HSV (or HSB) 223°, 62%, 62%,
YUV 41, 147, 117
XYZ 2.515, 2.327, 6.973
CIE-LAB 17.117, 6.248, -22.92

#1b294b border color

.css_border_solid{ border: 3px solid #1b294b }
.css_border_dotted{ border: 3px dotted #1b294b }
.css_border_dashed{ border: 3px dashed #1b294b }
.css_border_double{ border: 3px double #1b294b }

Css background gradient color with #1B294B

.box_css_gradient_with_1b294b{ 
	background-color: #1b294b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a79c4', endColorstr='#1b294b');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5a79c4), to(#1b294b));
	background-image: -webkit-linear-gradient(top, #5a79c4, #1b294b);
	background-image: -moz-linear-gradient(top, #5a79c4, #1b294b);
	background-image: -o-linear-gradient(top, #5a79c4, #1b294b);
	background-image: linear-gradient(to bottom, #5a79c4, #1b294b);}

#1b294b Color Preview on Black Background

Sample font with color #1b294b on background of color black

#1b294b Color Preview on White Background

Sample font with color #1b294b on background of color white

#1b294b background color

The sample font has a contrasting color to the color #1b294b

Contrast color with #1b294b color is #FFFFFF