COLOR #254021

HEX: #254021 RGB: (37,64,33)

Color info

#254021 contains red, green and blue colors in about the same proportion. Web safe color of #254021 is #333333 (or #333).

RGB color model

#254021 color RGB value is (37,64,33).

RGB: (37,64,33) (15%, 25%, 13%)

RGB channels and saturation

R 37 of 255 = 15%
G 64 of 255 = 25%
B 33 of 255 = 13%

37
64
33

R + G + B ~ 18%. #254021 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 64 + 33 = 134 (100%)
R 37 of 134 ~ 27.61%
G 64 of 134 ~ 47.76%
B 33 of 134 ~ 24.63'%

%27.61
%47.76
%24.63

CMYK color model

#254021 color CMYK value is (42,0,48,75).

  • cyan value is 42.19%
  • magenta value is 0.00%
  • yellow value is 48.44%
  • key color value is 74.90%

CMYK: (42,0,48,75)
C42M0Y48K75 (42%, 0%, 48%, 75%)
(0.42 / 0.00 / 0.48 / 0.75)

CMYK percentages

%42.19
%0
%48.44
%74.9

Codes

Color #254021 in popluar color models

25 40 21
RGB 37 64 33
HSL 112° 31.96% 19.02%
HSB/HSV 112° 48.44% 25.10%
CMYK 42.19% 0.00% 48.44%
74.90%

Color #254021 in popluar number systems.

HEX 25 40 21
Decimal 37 64 33
Binary 100101 1000000 100001
Octal 45 100 41

Shades and tints

Shades of #254021

#254021
(37,64,33)
#223B1E
(34,59,30)
#1F361B
(31,54,27)
#1C3118
(28,49,24)
#192C15
(25,44,21)
#162712
(22,39,18)
#13220F
(19,34,15)
#101D0C
(16,29,12)
#0D1809
(13,24,9)
#0A1306
(10,19,6)
#070E03
(7,14,3)
#000000
(0,0,0)

Tints of #254021

#254021
(37,64,33)
#385135
(56,81,53)
#4B6249
(75,98,73)
#5E735D
(94,115,93)
#718471
(113,132,113)
#849585
(132,149,133)
#97A699
(151,166,153)
#AAB7AD
(170,183,173)
#BDC8C1
(189,200,193)
#D0D9D5
(208,217,213)
#E3EAE9
(227,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #254021 color. Also use rgb(37,64,33) instead hex code.

Text Font Color

.myTextColor { color: #254021; }

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

This text font color is #254021.

Background Color

.myBgColor { background-color: #254021; }

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

This div background color is #254021.

Border color

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

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

This div border color is #254021.

Opacity

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

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

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

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

This text has shadow with #254021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254021.

Preview

Color preview on black background

This text has color #254021 on black background.


Color preview on white background

This text has color #254021 on white background.


Black color preview on #254021 background

This text has black color on #254021 background.


White color preview on #254021 background

This text has white color on #254021 background.


Related colors

Complementary color

Complementary color for #hex is #DABFDE.


I love getcolorcode.com

Triadic colors

1 #212540 and #402125 with #254021 are triadic colors.

2 #214025 and #402521 with #254021 are triadic colors.