7986CB Color Hex

#7986CB Color Hex

#7986CB Color Information

  • In the RGB color space, the color value #7986cb is composed of 47.45% red, 52.55% green, and 79.61% blue.
  • In the CMYK color space, it consists of 0.4 cyan, 0.34 magenta, 0 yellow, and 0 black.
  • It has a color angle of 230 degrees, a saturation of 44%, and a luminance of 64%.
  • Contrast color of #7986cb is #000000

#7986CB Color Conversion

Hex 7986cb #7986cb
RGB Decimal 121, 134, 203 rgb(121, 134, 203)
RGB Percent 47.45, 52.55, 79.61 rgb(47.45%, 52.55%, 79.61%)
HSL 230°,44%,64% hsl(230°,44%,64%)
CMYK 0.4, 0.34, 0, 52
HSV (or HSB) 230°, 64%, 64%,
YUV 138, 164, 114
XYZ 27.19, 25.427, 59.975
CIE-LAB 57.489, 12.689, -37.24

#7986cb border color

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

Css background gradient color with #7986CB

.box_css_gradient_with_7986cb{ 
	background-color: #7986cb;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7986cb', endColorstr='#273165');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7986cb), to(#273165));
	background-image: -webkit-linear-gradient(top, #7986cb, #273165);
	background-image: -moz-linear-gradient(top, #7986cb, #273165);
	background-image: -o-linear-gradient(top, #7986cb, #273165);
	background-image: linear-gradient(to bottom, #7986cb, #273165);}

#7986cb Color Preview on Black Background

Sample font with color #7986cb on background of color black

#7986cb Color Preview on White Background

Sample font with color #7986cb on background of color white

#7986cb background color

The sample font has a contrasting color to the color #7986cb

Contrast color with #7986cb color is #000000