8CBED6 Color Hex

#8CBED6 Color Hex

#8CBED6 Color Information

  • In the RGB color space, the color value #8cbed6 is composed of 54.9% red, 74.51% green, and 83.92% blue.
  • In the CMYK color space, it consists of 0.35 cyan, 0.11 magenta, 0 yellow, and 0 black.
  • It has a color angle of 199 degrees, a saturation of 47%, and a luminance of 69%.
  • Contrast color of #8cbed6 is #000000

#8CBED6 Color Conversion

Hex 8cbed6 #8cbed6
RGB Decimal 140, 190, 214 rgb(140, 190, 214)
RGB Percent 54.9, 74.51, 83.92 rgb(54.9%, 74.51%, 83.92%)
HSL 199°,47%,69% hsl(199°,47%,69%)
CMYK 0.35, 0.11, 0, 41
HSV (or HSB) 199°, 55%, 55%,
YUV 178, 148, 99
XYZ 41.366, 47.257, 70.56
CIE-LAB 74.354, -10.545, -17.29

#8cbed6 border color

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

Css background gradient color with #8CBED6

.box_css_gradient_with_8cbed6{ 
	background-color: #8cbed6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cbed6', endColorstr='#2d637e');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8cbed6), to(#2d637e));
	background-image: -webkit-linear-gradient(top, #8cbed6, #2d637e);
	background-image: -moz-linear-gradient(top, #8cbed6, #2d637e);
	background-image: -o-linear-gradient(top, #8cbed6, #2d637e);
	background-image: linear-gradient(to bottom, #8cbed6, #2d637e);}

#8cbed6 Color Preview on Black Background

Sample font with color #8cbed6 on background of color black

#8cbed6 Color Preview on White Background

Sample font with color #8cbed6 on background of color white

#8cbed6 background color

The sample font has a contrasting color to the color #8cbed6

Contrast color with #8cbed6 color is #000000