COLOR #485A4A

HEX: #485A4A RGB: (72,90,74)

Color info

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

RGB color model

#485A4A color RGB value is (72,90,74).

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

RGB channels and saturation

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

72
90
74

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

Portions of RGB colors in percentages

R + G + B = 72 + 90 + 74 = 236 (100%)
R 72 of 236 ~ 30.51%
G 90 of 236 ~ 38.14%
B 74 of 236 ~ 31.36'%

%30.51
%38.14
%31.36

CMYK color model

#485A4A color CMYK value is (20,0,18,65).

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

CMYK: (20,0,18,65)
C20M0Y18K65 (20%, 0%, 18%, 65%)
(0.20 / 0.00 / 0.18 / 0.65)

CMYK percentages

%20
%0
%17.78
%64.71

Codes

Color #485A4A in popluar color models

48 5A 4A
RGB 72 90 74
HSL 127° 11.11% 31.76%
HSB/HSV 127° 20.00% 35.29%
CMYK 20.00% 0.00% 17.78%
64.71%

Color #485A4A in popluar number systems.

HEX 48 5A 4A
Decimal 72 90 74
Binary 1001000 1011010 1001010
Octal 110 132 112

Shades and tints

Shades of #485A4A

#485A4A
(72,90,74)
#425244
(66,82,68)
#3C4A3E
(60,74,62)
#364238
(54,66,56)
#303A32
(48,58,50)
#2A322C
(42,50,44)
#242A26
(36,42,38)
#1E2220
(30,34,32)
#181A1A
(24,26,26)
#121214
(18,18,20)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #485A4A

#485A4A
(72,90,74)
#58695A
(88,105,90)
#68786A
(104,120,106)
#78877A
(120,135,122)
#88968A
(136,150,138)
#98A59A
(152,165,154)
#A8B4AA
(168,180,170)
#B8C3BA
(184,195,186)
#C8D2CA
(200,210,202)
#D8E1DA
(216,225,218)
#E8F0EA
(232,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485A4A; }

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

This text font color is #485A4A.

Background Color

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

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

This div background color is #485A4A.

Border color

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

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

This div border color is #485A4A.

Opacity

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

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

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

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

This text has shadow with #485A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485A4A.

Preview

Color preview on black background

This text has color #485A4A on black background.


Color preview on white background

This text has color #485A4A on white background.


Black color preview on #485A4A background

This text has black color on #485A4A background.


White color preview on #485A4A background

This text has white color on #485A4A background.


Related colors

Complementary color

Complementary color for #hex is #B7A5B5.


I love getcolorcode.com

Triadic colors

1 #4A485A and #5A4A48 with #485A4A are triadic colors.

2 #4A5A48 and #5A484A with #485A4A are triadic colors.