004242 Color Hex

#004242 Color Hex

#004242 Color Information

  • In the RGB color space, the color value #004242 is composed of 0% red, 25.88% green, and 25.88% blue.
  • In the CMYK color space, it consists of 1 cyan, 0 magenta, 0 yellow, and 0 black.
  • It has a color angle of 180 degrees, a saturation of 100%, and a luminance of 13%.
  • Contrast color of #004242 is #FFFFFF

#004242 Color Conversion

Hex 004242 #004242
RGB Decimal 0, 66, 66 rgb(0, 66, 66)
RGB Percent 0, 25.88, 25.88 rgb(0%, 25.88%, 25.88%)
HSL 180°,100%,13% hsl(180°,100%,13%)
CMYK 1, 0, 0, 189
HSV (or HSB) 180°, 50%, 50%,
YUV 46, 139, 94
XYZ 2.932, 4.29, 5.828
CIE-LAB 24.607, -18.227, -5.36

#004242 border color

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

Css background gradient color with #004242

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

#004242 Color Preview on Black Background

Sample font with color #004242 on background of color black

#004242 Color Preview on White Background

Sample font with color #004242 on background of color white

#004242 background color

The sample font has a contrasting color to the color #004242

Contrast color with #004242 color is #FFFFFF