COLOR #245519

HEX: #245519 RGB: (36,85,25)

Color info

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

RGB color model

#245519 color RGB value is (36,85,25).

RGB: (36,85,25) (14%, 33%, 10%)

RGB channels and saturation

R 36 of 255 = 14%
G 85 of 255 = 33%
B 25 of 255 = 10%

36
85
25

R + G + B ~ 19%. #245519 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 85 + 25 = 146 (100%)
R 36 of 146 ~ 24.66%
G 85 of 146 ~ 58.22%
B 25 of 146 ~ 17.12'%

%24.66
%58.22
%17.12

CMYK color model

#245519 color CMYK value is (58,0,71,67).

  • cyan value is 57.65%
  • magenta value is 0.00%
  • yellow value is 70.59%
  • key color value is 66.67%

CMYK: (58,0,71,67)
C58M0Y71K67 (58%, 0%, 71%, 67%)
(0.58 / 0.00 / 0.71 / 0.67)

CMYK percentages

%57.65
%0
%70.59
%66.67

Codes

Color #245519 in popluar color models

24 55 19
RGB 36 85 25
HSL 109° 54.55% 21.57%
HSB/HSV 109° 70.59% 33.33%
CMYK 57.65% 0.00% 70.59%
66.67%

Color #245519 in popluar number systems.

HEX 24 55 19
Decimal 36 85 25
Binary 100100 1010101 11001
Octal 44 125 31

Shades and tints

Shades of #245519

#245519
(36,85,25)
#214E17
(33,78,23)
#1E4715
(30,71,21)
#1B4013
(27,64,19)
#183911
(24,57,17)
#15320F
(21,50,15)
#122B0D
(18,43,13)
#0F240B
(15,36,11)
#0C1D09
(12,29,9)
#091607
(9,22,7)
#060F05
(6,15,5)
#000000
(0,0,0)

Tints of #245519

#245519
(36,85,25)
#37642D
(55,100,45)
#4A7341
(74,115,65)
#5D8255
(93,130,85)
#709169
(112,145,105)
#83A07D
(131,160,125)
#96AF91
(150,175,145)
#A9BEA5
(169,190,165)
#BCCDB9
(188,205,185)
#CFDCCD
(207,220,205)
#E2EBE1
(226,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #245519 color. Also use rgb(36,85,25) instead hex code.

Text Font Color

.myTextColor { color: #245519; }

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

This text font color is #245519.

Background Color

.myBgColor { background-color: #245519; }

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

This div background color is #245519.

Border color

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

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

This div border color is #245519.

Opacity

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

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

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

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

This text has shadow with #245519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #245519.

Preview

Color preview on black background

This text has color #245519 on black background.


Color preview on white background

This text has color #245519 on white background.


Black color preview on #245519 background

This text has black color on #245519 background.


White color preview on #245519 background

This text has white color on #245519 background.


Related colors

Complementary color

Complementary color for #hex is #DBAAE6.


I love getcolorcode.com

Triadic colors

1 #192455 and #551924 with #245519 are triadic colors.

2 #195524 and #552419 with #245519 are triadic colors.