COLOR #24825A

HEX: #24825A RGB: (36,130,90)

Color info

#24825A contains mainly green and blue colors. Web safe color of #24825A is #339966 (or #396).

RGB color model

#24825A color RGB value is (36,130,90).

RGB: (36,130,90) (14%, 51%, 35%)

RGB channels and saturation

R 36 of 255 = 14%
G 130 of 255 = 51%
B 90 of 255 = 35%

36
130
90

R + G + B ~ 33%. #24825A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 130 + 90 = 256 (100%)
R 36 of 256 ~ 14.06%
G 130 of 256 ~ 50.78%
B 90 of 256 ~ 35.16'%

%14.06
%50.78
%35.16

CMYK color model

#24825A color CMYK value is (72,0,31,49).

  • cyan value is 72.31%
  • magenta value is 0.00%
  • yellow value is 30.77%
  • key color value is 49.02%
CMYK: (72,0,31,49) C72M0Y31K49 (72%,0%,31%,49%) (0.72/0.00/0.31/0.49) 

CMYK percentages

%72.31
%0
%30.77
%49.02

Codes

Color #24825A in popluar color models

24 82 5A
RGB 36 130 90
HSL 154° 56.63% 32.55%
HSB/HSV 154° 72.31% 50.98%
CMYK 72.31% 0.00% 30.77%
49.02%

Color #24825A in popluar number systems.

HEX 24 82 5A
Decimal 36 130 90
Binary 100100 10000010 1011010
Octal 44 202 132

Shades and tints

Shades of #24825A

#24825A
(36,130,90)
#217752
(33,119,82)
#1E6C4A
(30,108,74)
#1B6142
(27,97,66)
#18563A
(24,86,58)
#154B32
(21,75,50)
#12402A
(18,64,42)
#0F3522
(15,53,34)
#0C2A1A
(12,42,26)
#091F12
(9,31,18)
#06140A
(6,20,10)
#000000
(0,0,0)

Tints of #24825A

#24825A
(36,130,90)
#378D69
(55,141,105)
#4A9878
(74,152,120)
#5DA387
(93,163,135)
#70AE96
(112,174,150)
#83B9A5
(131,185,165)
#96C4B4
(150,196,180)
#A9CFC3
(169,207,195)
#BCDAD2
(188,218,210)
#CFE5E1
(207,229,225)
#E2F0F0
(226,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #24825A color. Also use rgb(36,130,90) instead hex code.

Text Font Color

.myTextColor { color: #24825A; }

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

This text font color is #24825A.

Background Color

.myBgColor { background-color: #24825A; }

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

This div background color is #24825A.

Border color

.myBorderColor { border: 1px solid #24825A; }

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

This div border color is #24825A.

Opacity

.myOpacity80 { color: #24825A; opacity: 0.8; }

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

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

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

This text has shadow with #24825A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #24825A.

Preview

Color preview on black background

This text has color #24825A on black background.


Color preview on white background

This text has color #24825A on white background.


Black color preview on #24825A background

This text has black color on #24825A background.


White color preview on #24825A background

This text has white color on #24825A background.


Related colors

Complementary color

Complementary color for #hex is #DB7DA5.


I love getcolorcode.com

Triadic colors

1 #5A2482 and #825A24 with #24825A are triadic colors.

2 #5A8224 and #82245A with #24825A are triadic colors.