COLOR #004225

HEX: #004225 RGB: (0,66,37)

Color info

#004225 contains only green and blue colors. Web safe color of #004225 is #003333 (or #033).

RGB color model

#004225 color RGB value is (0,66,37).

RGB: (0,66,37) (0%, 26%, 15%)

RGB channels and saturation

R 0 of 255 = 0%
G 66 of 255 = 26%
B 37 of 255 = 15%

0
66
37

R + G + B ~ 14%. #004225 is dark color.

Portions of RGB colors in percentages

R + G + B = 0 + 66 + 37 = 103 (100%)
R 0 of 103 ~ 0%
G 66 of 103 ~ 64.08%
B 37 of 103 ~ 35.92'%

%64.08
%35.92

CMYK color model

#004225 color CMYK value is (100,0,44,74).

  • cyan value is 100.00%
  • magenta value is 0.00%
  • yellow value is 43.94%
  • key color value is 74.12%

CMYK: (100,0,44,74)
C100M0Y44K74 (100%, 0%, 44%, 74%)
(1.00 / 0.00 / 0.44 / 0.74)

CMYK percentages

%100
%0
%43.94
%74.12

Codes

Color #004225 in popluar color models

00 42 25
RGB 0 66 37
HSL 154° 100.00% 12.94%
HSB/HSV 154° 100.00% 25.88%
CMYK 100.00% 0.00% 43.94%
74.12%

Color #004225 in popluar number systems.

HEX 00 42 25
Decimal 0 66 37
Binary 0 1000010 100101
Octal 0 102 45

Shades and tints

Shades of #004225

#004225
(0,66,37)
#003C22
(0,60,34)
#00361F
(0,54,31)
#00301C
(0,48,28)
#002A19
(0,42,25)
#002416
(0,36,22)
#001E13
(0,30,19)
#001810
(0,24,16)
#00120D
(0,18,13)
#000C0A
(0,12,10)
#000607
(0,6,7)
#000000
(0,0,0)

Tints of #004225

#004225
(0,66,37)
#175338
(23,83,56)
#2E644B
(46,100,75)
#45755E
(69,117,94)
#5C8671
(92,134,113)
#739784
(115,151,132)
#8AA897
(138,168,151)
#A1B9AA
(161,185,170)
#B8CABD
(184,202,189)
#CFDBD0
(207,219,208)
#E6ECE3
(230,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #004225 color. Also use rgb(0,66,37) instead hex code.

Text Font Color

.myTextColor { color: #004225; }

<p style="color:#004225">This sample text font color is #004225.</p>

This text font color is #004225.

Background Color

.myBgColor { background-color: #004225; }

<div style="background-color:#004225">Inner text</div>

This div background color is #004225.

Border color

.myBorderColor { border: 1px solid #004225; }

<div style="border:3px solid #004225">Div</div>

This div border color is #004225.

Opacity

.myOpacity80 { color: #004225; opacity: 0.8; }

<p style="color:#004225;opacity:0.8;">80%</p>

Text with #004225 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #004225;}

<p style="text-shadow: 3px 3px 1px #004225">Text here.</p>

This text has shadow with #004225 color.


.textShadow {text-shadow: 3px 3px 1px #004225', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #004225, 5px 5px 20px red">Text here.</p>

This text has shadow with #004225 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#004225, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#004225, Direction=45, Strength=4)">Text</p>

This text has shadow with #004225 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #004225;
-webkit-box-shadow: 1px 1px 3px 2px #004225;
box-shadow: 1px 1px 3px 2px #004225;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #004225; -webkit-box-shadow: 1px 1px 3px 2px #004225; box-shadow:1px 1px 3px 2px #004225;">
Div content here
</div>

This div box has shadow with color #004225.

Preview

Color preview on black background

This text has color #004225 on black background.


Color preview on white background

This text has color #004225 on white background.


Black color preview on #004225 background

This text has black color on #004225 background.


White color preview on #004225 background

This text has white color on #004225 background.


Related colors

Complementary color

Complementary color for #hex is #FFBDDA.


I love getcolorcode.com

Gradients

Color #004225 is used in British Racing Green gradient.

British Racing Green


Triadic colors

1 #250042 and #422500 with #004225 are triadic colors.

2 #254200 and #420025 with #004225 are triadic colors.