004225 Color Hex

#004225 Color Hex

#004225 Color Information

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

#004225 Color Conversion

Hex 004225 #004225
RGB Decimal 0, 66, 37 rgb(0, 66, 37)
RGB Percent 0, 25.88, 14.51 rgb(0%, 25.88%, 14.51%)
HSL 154°,100%,13% hsl(154°,100%,13%)
CMYK 1, 0, 0.44, 189
HSV (or HSB) 154°, 43%, 43%,
YUV 43, 124, 96
XYZ 2.282, 4.03, 2.408
CIE-LAB 23.77, -27.178, 12.432

#004225 border color

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

Css background gradient color with #004225

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

#004225 Color Preview on Black Background

Sample font with color #004225 on background of color black

#004225 Color Preview on White Background

Sample font with color #004225 on background of color white

#004225 background color

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

Contrast color with #004225 color is #FFFFFF