COLOR #258229

HEX: #258229 RGB: (37,130,41)

Color info

#258229 contains mainly green color. Web safe color of #258229 is #339933 (or #393).

RGB color model

#258229 color RGB value is (37,130,41).

RGB: (37,130,41) (15%, 51%, 16%)

RGB channels and saturation

R 37 of 255 = 15%
G 130 of 255 = 51%
B 41 of 255 = 16%

37
130
41

R + G + B ~ 27%. #258229 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 130 + 41 = 208 (100%)
R 37 of 208 ~ 17.79%
G 130 of 208 ~ 62.5%
B 41 of 208 ~ 19.71'%

%17.79
%62.5
%19.71

CMYK color model

#258229 color CMYK value is (72,0,68,49).

  • cyan value is 71.54%
  • magenta value is 0.00%
  • yellow value is 68.46%
  • key color value is 49.02%
CMYK: (72,0,68,49) C72M0Y68K49 (72%,0%,68%,49%) (0.72/0.00/0.68/0.49) 

CMYK percentages

%71.54
%0
%68.46
%49.02

Codes

Color #258229 in popluar color models

25 82 29
RGB 37 130 41
HSL 123° 55.69% 32.75%
HSB/HSV 123° 71.54% 50.98%
CMYK 71.54% 0.00% 68.46%
49.02%

Color #258229 in popluar number systems.

HEX 25 82 29
Decimal 37 130 41
Binary 100101 10000010 101001
Octal 45 202 51

Shades and tints

Shades of #258229

#258229
(37,130,41)
#227726
(34,119,38)
#1F6C23
(31,108,35)
#1C6120
(28,97,32)
#19561D
(25,86,29)
#164B1A
(22,75,26)
#134017
(19,64,23)
#103514
(16,53,20)
#0D2A11
(13,42,17)
#0A1F0E
(10,31,14)
#07140B
(7,20,11)
#000000
(0,0,0)

Tints of #258229

#258229
(37,130,41)
#388D3C
(56,141,60)
#4B984F
(75,152,79)
#5EA362
(94,163,98)
#71AE75
(113,174,117)
#84B988
(132,185,136)
#97C49B
(151,196,155)
#AACFAE
(170,207,174)
#BDDAC1
(189,218,193)
#D0E5D4
(208,229,212)
#E3F0E7
(227,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #258229 color. Also use rgb(37,130,41) instead hex code.

Text Font Color

.myTextColor { color: #258229; }

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

This text font color is #258229.

Background Color

.myBgColor { background-color: #258229; }

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

This div background color is #258229.

Border color

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

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

This div border color is #258229.

Opacity

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

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

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

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

This text has shadow with #258229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #258229.

Preview

Color preview on black background

This text has color #258229 on black background.


Color preview on white background

This text has color #258229 on white background.


Black color preview on #258229 background

This text has black color on #258229 background.


White color preview on #258229 background

This text has white color on #258229 background.


Related colors

Complementary color

Complementary color for #hex is #DA7DD6.


I love getcolorcode.com

Triadic colors

1 #292582 and #822925 with #258229 are triadic colors.

2 #298225 and #822529 with #258229 are triadic colors.