007BA7 Color Hex

#007BA7 Color Hex

#007BA7 Color Information

  • In the RGB color space, the color value #007ba7 is composed of 0% red, 48.24% green, and 65.49% blue.
  • In the CMYK color space, it consists of 1 cyan, 0.26 magenta, 0 yellow, and 0 black.
  • It has a color angle of 196 degrees, a saturation of 100%, and a luminance of 33%.
  • Contrast color of #007ba7 is #FFFFFF

#007BA7 Color Conversion

Hex 007ba7 #007ba7
RGB Decimal 0, 123, 167 rgb(0, 123, 167)
RGB Percent 0, 48.24, 65.49 rgb(0%, 48.24%, 65.49%)
HSL 196°,100%,33% hsl(196°,100%,33%)
CMYK 1, 0.26, 0, 88
HSV (or HSB) 196°, 54%, 54%,
YUV 91, 171, 61
XYZ 14.058, 16.956, 39.091
CIE-LAB 48.204, -12.321, -31.449

#007ba7 border color

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

Css background gradient color with #007BA7

.box_css_gradient_with_007ba7{ 
	background-color: #007ba7;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60d5ff', endColorstr='#007ba7');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#60d5ff), to(#007ba7));
	background-image: -webkit-linear-gradient(top, #60d5ff, #007ba7);
	background-image: -moz-linear-gradient(top, #60d5ff, #007ba7);
	background-image: -o-linear-gradient(top, #60d5ff, #007ba7);
	background-image: linear-gradient(to bottom, #60d5ff, #007ba7);}

#007ba7 Color Preview on Black Background

Sample font with color #007ba7 on background of color black

#007ba7 Color Preview on White Background

Sample font with color #007ba7 on background of color white

#007ba7 background color

The sample font has a contrasting color to the color #007ba7

Contrast color with #007ba7 color is #FFFFFF