COLOR #425F19

HEX: #425F19 RGB: (66,95,25)

Color info

#425F19 contains mainly red and green colors. Web safe color of #425F19 is #336600 (or #360).

RGB color model

#425F19 color RGB value is (66,95,25).

RGB: (66,95,25) (26%, 37%, 10%)

RGB channels and saturation

R 66 of 255 = 26%
G 95 of 255 = 37%
B 25 of 255 = 10%

66
95
25

R + G + B ~ 24%. #425F19 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 95 + 25 = 186 (100%)
R 66 of 186 ~ 35.48%
G 95 of 186 ~ 51.08%
B 25 of 186 ~ 13.44'%

%35.48
%51.08
%13.44

CMYK color model

#425F19 color CMYK value is (31,0,74,63).

  • cyan value is 30.53%
  • magenta value is 0.00%
  • yellow value is 73.68%
  • key color value is 62.75%
CMYK: (31,0,74,63) C31M0Y74K63 (31%,0%,74%,63%) (0.31/0.00/0.74/0.63) 

CMYK percentages

%30.53
%0
%73.68
%62.75

Codes

Color #425F19 in popluar color models

42 5F 19
RGB 66 95 25
HSL 85° 58.33% 23.53%
HSB/HSV 85° 73.68% 37.25%
CMYK 30.53% 0.00% 73.68%
62.75%

Color #425F19 in popluar number systems.

HEX 42 5F 19
Decimal 66 95 25
Binary 1000010 1011111 11001
Octal 102 137 31

Shades and tints

Shades of #425F19

#425F19
(66,95,25)
#3C5717
(60,87,23)
#364F15
(54,79,21)
#304713
(48,71,19)
#2A3F11
(42,63,17)
#24370F
(36,55,15)
#1E2F0D
(30,47,13)
#18270B
(24,39,11)
#121F09
(18,31,9)
#0C1707
(12,23,7)
#060F05
(6,15,5)
#000000
(0,0,0)

Tints of #425F19

#425F19
(66,95,25)
#536D2D
(83,109,45)
#647B41
(100,123,65)
#758955
(117,137,85)
#869769
(134,151,105)
#97A57D
(151,165,125)
#A8B391
(168,179,145)
#B9C1A5
(185,193,165)
#CACFB9
(202,207,185)
#DBDDCD
(219,221,205)
#ECEBE1
(236,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425F19 color. Also use rgb(66,95,25) instead hex code.

Text Font Color

.myTextColor { color: #425F19; }

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

This text font color is #425F19.

Background Color

.myBgColor { background-color: #425F19; }

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

This div background color is #425F19.

Border color

.myBorderColor { border: 1px solid #425F19; }

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

This div border color is #425F19.

Opacity

.myOpacity80 { color: #425F19; opacity: 0.8; }

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

Text with #425F19 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 #425F19;}

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

This text has shadow with #425F19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425F19.

Preview

Color preview on black background

This text has color #425F19 on black background.


Color preview on white background

This text has color #425F19 on white background.


Black color preview on #425F19 background

This text has black color on #425F19 background.


White color preview on #425F19 background

This text has white color on #425F19 background.


Related colors

Complementary color

Complementary color for #hex is #BDA0E6.


I love getcolorcode.com

Triadic colors

1 #19425F and #5F1942 with #425F19 are triadic colors.

2 #195F42 and #5F4219 with #425F19 are triadic colors.