COLOR #485D24

HEX: #485D24 RGB: (72,93,36)

Color info

#485D24 contains red, green and blue colors in about the same proportion. Web safe color of #485D24 is #336633 (or #363).

RGB color model

#485D24 color RGB value is (72,93,36).

RGB: (72,93,36) (28%, 36%, 14%)

RGB channels and saturation

R 72 of 255 = 28%
G 93 of 255 = 36%
B 36 of 255 = 14%

72
93
36

R + G + B ~ 26%. #485D24 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 93 + 36 = 201 (100%)
R 72 of 201 ~ 35.82%
G 93 of 201 ~ 46.27%
B 36 of 201 ~ 17.91'%

%35.82
%46.27
%17.91

CMYK color model

#485D24 color CMYK value is (23,0,61,64).

  • cyan value is 22.58%
  • magenta value is 0.00%
  • yellow value is 61.29%
  • key color value is 63.53%

CMYK: (23,0,61,64)
C23M0Y61K64 (23%, 0%, 61%, 64%)
(0.23 / 0.00 / 0.61 / 0.64)

CMYK percentages

%22.58
%0
%61.29
%63.53

Codes

Color #485D24 in popluar color models

48 5D 24
RGB 72 93 36
HSL 82° 44.19% 25.29%
HSB/HSV 82° 61.29% 36.47%
CMYK 22.58% 0.00% 61.29%
63.53%

Color #485D24 in popluar number systems.

HEX 48 5D 24
Decimal 72 93 36
Binary 1001000 1011101 100100
Octal 110 135 44

Shades and tints

Shades of #485D24

#485D24
(72,93,36)
#425521
(66,85,33)
#3C4D1E
(60,77,30)
#36451B
(54,69,27)
#303D18
(48,61,24)
#2A3515
(42,53,21)
#242D12
(36,45,18)
#1E250F
(30,37,15)
#181D0C
(24,29,12)
#121509
(18,21,9)
#0C0D06
(12,13,6)
#000000
(0,0,0)

Tints of #485D24

#485D24
(72,93,36)
#586B37
(88,107,55)
#68794A
(104,121,74)
#78875D
(120,135,93)
#889570
(136,149,112)
#98A383
(152,163,131)
#A8B196
(168,177,150)
#B8BFA9
(184,191,169)
#C8CDBC
(200,205,188)
#D8DBCF
(216,219,207)
#E8E9E2
(232,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485D24 color. Also use rgb(72,93,36) instead hex code.

Text Font Color

.myTextColor { color: #485D24; }

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

This text font color is #485D24.

Background Color

.myBgColor { background-color: #485D24; }

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

This div background color is #485D24.

Border color

.myBorderColor { border: 1px solid #485D24; }

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

This div border color is #485D24.

Opacity

.myOpacity80 { color: #485D24; opacity: 0.8; }

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

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

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

This text has shadow with #485D24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485D24.

Preview

Color preview on black background

This text has color #485D24 on black background.


Color preview on white background

This text has color #485D24 on white background.


Black color preview on #485D24 background

This text has black color on #485D24 background.


White color preview on #485D24 background

This text has white color on #485D24 background.


Related colors

Complementary color

Complementary color for #hex is #B7A2DB.


I love getcolorcode.com

Triadic colors

1 #24485D and #5D2448 with #485D24 are triadic colors.

2 #245D48 and #5D4824 with #485D24 are triadic colors.