COLOR #04640D

HEX: #04640D RGB: (4,100,13)

Color info

#04640D contains mainly green color. Web safe color of #04640D is #006600 (or #060).

RGB color model

#04640D color RGB value is (4,100,13).

RGB: (4,100,13) (2%, 39%, 5%)

RGB channels and saturation

R 4 of 255 = 2%
G 100 of 255 = 39%
B 13 of 255 = 5%

4
100
13

R + G + B ~ 15%. #04640D is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 100 + 13 = 117 (100%)
R 4 of 117 ~ 3.42%
G 100 of 117 ~ 85.47%
B 13 of 117 ~ 11.11'%

%85.47
%11.11

CMYK color model

#04640D color CMYK value is (96,0,87,61).

  • cyan value is 96.00%
  • magenta value is 0.00%
  • yellow value is 87.00%
  • key color value is 60.78%
CMYK: (96,0,87,61) C96M0Y87K61 (96%,0%,87%,61%) (0.96/0.00/0.87/0.61) 

CMYK percentages

%96
%0
%87
%60.78

Codes

Color #04640D in popluar color models

04 64 0D
RGB 4 100 13
HSL 126° 92.31% 20.39%
HSB/HSV 126° 96.00% 39.22%
CMYK 96.00% 0.00% 87.00%
60.78%

Color #04640D in popluar number systems.

HEX 04 64 0D
Decimal 4 100 13
Binary 100 1100100 1101
Octal 4 144 15

Shades and tints

Shades of #04640D

#04640D
(4,100,13)
#045B0C
(4,91,12)
#04520B
(4,82,11)
#04490A
(4,73,10)
#044009
(4,64,9)
#043708
(4,55,8)
#042E07
(4,46,7)
#042506
(4,37,6)
#041C05
(4,28,5)
#041304
(4,19,4)
#040A03
(4,10,3)
#000000
(0,0,0)

Tints of #04640D

#04640D
(4,100,13)
#1A7223
(26,114,35)
#308039
(48,128,57)
#468E4F
(70,142,79)
#5C9C65
(92,156,101)
#72AA7B
(114,170,123)
#88B891
(136,184,145)
#9EC6A7
(158,198,167)
#B4D4BD
(180,212,189)
#CAE2D3
(202,226,211)
#E0F0E9
(224,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04640D color. Also use rgb(4,100,13) instead hex code.

Text Font Color

.myTextColor { color: #04640D; }

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

This text font color is #04640D.

Background Color

.myBgColor { background-color: #04640D; }

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

This div background color is #04640D.

Border color

.myBorderColor { border: 1px solid #04640D; }

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

This div border color is #04640D.

Opacity

.myOpacity80 { color: #04640D; opacity: 0.8; }

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

Text with #04640D 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 #04640D;}

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

This text has shadow with #04640D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04640D.

Preview

Color preview on black background

This text has color #04640D on black background.


Color preview on white background

This text has color #04640D on white background.


Black color preview on #04640D background

This text has black color on #04640D background.


White color preview on #04640D background

This text has white color on #04640D background.


Related colors

Complementary color

Complementary color for #hex is #FB9BF2.


I love getcolorcode.com

Triadic colors

1 #0D0464 and #640D04 with #04640D are triadic colors.

2 #0D6404 and #64040D with #04640D are triadic colors.