COLOR #485A49

HEX: #485A49 RGB: (72,90,73)

Color info

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

RGB color model

#485A49 color RGB value is (72,90,73).

RGB: (72,90,73) (28%, 35%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 90 of 255 = 35%
B 73 of 255 = 29%

72
90
73

R + G + B ~ 31%. #485A49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 90 + 73 = 235 (100%)
R 72 of 235 ~ 30.64%
G 90 of 235 ~ 38.3%
B 73 of 235 ~ 31.06'%

%30.64
%38.3
%31.06

CMYK color model

#485A49 color CMYK value is (20,0,19,65).

  • cyan value is 20.00%
  • magenta value is 0.00%
  • yellow value is 18.89%
  • key color value is 64.71%

CMYK: (20,0,19,65)
C20M0Y19K65 (20%, 0%, 19%, 65%)
(0.20 / 0.00 / 0.19 / 0.65)

CMYK percentages

%20
%0
%18.89
%64.71

Codes

Color #485A49 in popluar color models

48 5A 49
RGB 72 90 73
HSL 123° 11.11% 31.76%
HSB/HSV 123° 20.00% 35.29%
CMYK 20.00% 0.00% 18.89%
64.71%

Color #485A49 in popluar number systems.

HEX 48 5A 49
Decimal 72 90 73
Binary 1001000 1011010 1001001
Octal 110 132 111

Shades and tints

Shades of #485A49

#485A49
(72,90,73)
#425243
(66,82,67)
#3C4A3D
(60,74,61)
#364237
(54,66,55)
#303A31
(48,58,49)
#2A322B
(42,50,43)
#242A25
(36,42,37)
#1E221F
(30,34,31)
#181A19
(24,26,25)
#121213
(18,18,19)
#0C0A0D
(12,10,13)
#000000
(0,0,0)

Tints of #485A49

#485A49
(72,90,73)
#586959
(88,105,89)
#687869
(104,120,105)
#788779
(120,135,121)
#889689
(136,150,137)
#98A599
(152,165,153)
#A8B4A9
(168,180,169)
#B8C3B9
(184,195,185)
#C8D2C9
(200,210,201)
#D8E1D9
(216,225,217)
#E8F0E9
(232,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485A49 color. Also use rgb(72,90,73) instead hex code.

Text Font Color

.myTextColor { color: #485A49; }

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

This text font color is #485A49.

Background Color

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

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

This div background color is #485A49.

Border color

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

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

This div border color is #485A49.

Opacity

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

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

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

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

This text has shadow with #485A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485A49.

Preview

Color preview on black background

This text has color #485A49 on black background.


Color preview on white background

This text has color #485A49 on white background.


Black color preview on #485A49 background

This text has black color on #485A49 background.


White color preview on #485A49 background

This text has white color on #485A49 background.


Related colors

Complementary color

Complementary color for #hex is #B7A5B6.


I love getcolorcode.com

Triadic colors

1 #49485A and #5A4948 with #485A49 are triadic colors.

2 #495A48 and #5A4849 with #485A49 are triadic colors.