COLOR #485052

HEX: #485052 RGB: (72,80,82)

Color info

#485052 contains red, green and blue colors in about the same proportion. Web safe color of #485052 is #336666 (or #366).

RGB color model

#485052 color RGB value is (72,80,82).

RGB: (72,80,82) (28%, 31%, 32%)

RGB channels and saturation

R 72 of 255 = 28%
G 80 of 255 = 31%
B 82 of 255 = 32%

72
80
82

R + G + B ~ 30%. #485052 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 80 + 82 = 234 (100%)
R 72 of 234 ~ 30.77%
G 80 of 234 ~ 34.19%
B 82 of 234 ~ 35.04'%

%30.77
%34.19
%35.04

CMYK color model

#485052 color CMYK value is (12,2,0,68).

  • cyan value is 12.20%
  • magenta value is 2.44%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (12,2,0,68)
C12M2Y0K68 (12%, 2%, 0%, 68%)
(0.12 / 0.02 / 0.00 / 0.68)

CMYK percentages

%12.2
%2.44
%0
%67.84

Codes

Color #485052 in popluar color models

48 50 52
RGB 72 80 82
HSL 192° 6.49% 30.20%
HSB/HSV 192° 12.20% 32.16%
CMYK 12.20% 2.44% 0.00%
67.84%

Color #485052 in popluar number systems.

HEX 48 50 52
Decimal 72 80 82
Binary 1001000 1010000 1010010
Octal 110 120 122

Shades and tints

Shades of #485052

#485052
(72,80,82)
#42494B
(66,73,75)
#3C4244
(60,66,68)
#363B3D
(54,59,61)
#303436
(48,52,54)
#2A2D2F
(42,45,47)
#242628
(36,38,40)
#1E1F21
(30,31,33)
#18181A
(24,24,26)
#121113
(18,17,19)
#0C0A0C
(12,10,12)
#000000
(0,0,0)

Tints of #485052

#485052
(72,80,82)
#585F61
(88,95,97)
#686E70
(104,110,112)
#787D7F
(120,125,127)
#888C8E
(136,140,142)
#989B9D
(152,155,157)
#A8AAAC
(168,170,172)
#B8B9BB
(184,185,187)
#C8C8CA
(200,200,202)
#D8D7D9
(216,215,217)
#E8E6E8
(232,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485052 color. Also use rgb(72,80,82) instead hex code.

Text Font Color

.myTextColor { color: #485052; }

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

This text font color is #485052.

Background Color

.myBgColor { background-color: #485052; }

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

This div background color is #485052.

Border color

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

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

This div border color is #485052.

Opacity

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

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

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

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

This text has shadow with #485052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485052.

Preview

Color preview on black background

This text has color #485052 on black background.


Color preview on white background

This text has color #485052 on white background.


Black color preview on #485052 background

This text has black color on #485052 background.


White color preview on #485052 background

This text has white color on #485052 background.


Related colors

Complementary color

Complementary color for #hex is #B7AFAD.


I love getcolorcode.com

Triadic colors

1 #524850 and #505248 with #485052 are triadic colors.

2 #525048 and #504852 with #485052 are triadic colors.