4682BF Color Hex

#4682BF Color Hex

#4682BF Color Information

  • In the RGB color space, the color value #4682bf is composed of 27.45% red, 50.98% green, and 74.9% blue.
  • In the CMYK color space, it consists of 0.63 cyan, 0.32 magenta, 0 yellow, and 0 black.
  • It has a color angle of 210 degrees, a saturation of 49%, and a luminance of 51%.
  • Contrast color of #4682bf is #FFFFFF

#4682BF Color Conversion

Hex 4682bf #4682bf
RGB Decimal 70, 130, 191 rgb(70, 130, 191)
RGB Percent 27.45, 50.98, 74.9 rgb(27.45%, 50.98%, 74.9%)
HSL 210°,49%,51% hsl(210°,49%,51%)
CMYK 0.63, 0.32, 0, 64
HSV (or HSB) 210°, 58%, 58%,
YUV 119, 168, 92
XYZ 19.912, 21.029, 52.3
CIE-LAB 52.981, -0.372, -37.697

#4682bf border color

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

Css background gradient color with #4682BF

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

#4682bf Color Preview on Black Background

Sample font with color #4682bf on background of color black

#4682bf Color Preview on White Background

Sample font with color #4682bf on background of color white

#4682bf background color

The sample font has a contrasting color to the color #4682bf

Contrast color with #4682bf color is #FFFFFF