COLOR #254612

HEX: #254612 RGB: (37,70,18)

Color info

#254612 contains red, green and blue colors in about the same proportion. Web safe color of #254612 is #333300 (or #330).

RGB color model

#254612 color RGB value is (37,70,18).

RGB: (37,70,18) (15%, 27%, 7%)

RGB channels and saturation

R 37 of 255 = 15%
G 70 of 255 = 27%
B 18 of 255 = 7%

37
70
18

R + G + B ~ 16%. #254612 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 70 + 18 = 125 (100%)
R 37 of 125 ~ 29.6%
G 70 of 125 ~ 56%
B 18 of 125 ~ 14.4'%

%29.6
%56
%14.4

CMYK color model

#254612 color CMYK value is (47,0,74,73).

  • cyan value is 47.14%
  • magenta value is 0.00%
  • yellow value is 74.29%
  • key color value is 72.55%

CMYK: (47,0,74,73)
C47M0Y74K73 (47%, 0%, 74%, 73%)
(0.47 / 0.00 / 0.74 / 0.73)

CMYK percentages

%47.14
%0
%74.29
%72.55

Codes

Color #254612 in popluar color models

25 46 12
RGB 37 70 18
HSL 98° 59.09% 17.25%
HSB/HSV 98° 74.29% 27.45%
CMYK 47.14% 0.00% 74.29%
72.55%

Color #254612 in popluar number systems.

HEX 25 46 12
Decimal 37 70 18
Binary 100101 1000110 10010
Octal 45 106 22

Shades and tints

Shades of #254612

#254612
(37,70,18)
#224011
(34,64,17)
#1F3A10
(31,58,16)
#1C340F
(28,52,15)
#192E0E
(25,46,14)
#16280D
(22,40,13)
#13220C
(19,34,12)
#101C0B
(16,28,11)
#0D160A
(13,22,10)
#0A1009
(10,16,9)
#070A08
(7,10,8)
#000000
(0,0,0)

Tints of #254612

#254612
(37,70,18)
#385627
(56,86,39)
#4B663C
(75,102,60)
#5E7651
(94,118,81)
#718666
(113,134,102)
#84967B
(132,150,123)
#97A690
(151,166,144)
#AAB6A5
(170,182,165)
#BDC6BA
(189,198,186)
#D0D6CF
(208,214,207)
#E3E6E4
(227,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #254612 color. Also use rgb(37,70,18) instead hex code.

Text Font Color

.myTextColor { color: #254612; }

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

This text font color is #254612.

Background Color

.myBgColor { background-color: #254612; }

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

This div background color is #254612.

Border color

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

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

This div border color is #254612.

Opacity

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

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

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

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

This text has shadow with #254612 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254612.

Preview

Color preview on black background

This text has color #254612 on black background.


Color preview on white background

This text has color #254612 on white background.


Black color preview on #254612 background

This text has black color on #254612 background.


White color preview on #254612 background

This text has white color on #254612 background.


Related colors

Complementary color

Complementary color for #hex is #DAB9ED.


I love getcolorcode.com

Triadic colors

1 #122546 and #461225 with #254612 are triadic colors.

2 #124625 and #462512 with #254612 are triadic colors.