COLOR #485045

HEX: #485045 RGB: (72,80,69)

Color info

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

RGB color model

#485045 color RGB value is (72,80,69).

RGB: (72,80,69) (28%, 31%, 27%)

RGB channels and saturation

R 72 of 255 = 28%
G 80 of 255 = 31%
B 69 of 255 = 27%

72
80
69

R + G + B ~ 29%. #485045 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 80 + 69 = 221 (100%)
R 72 of 221 ~ 32.58%
G 80 of 221 ~ 36.2%
B 69 of 221 ~ 31.22'%

%32.58
%36.2
%31.22

CMYK color model

#485045 color CMYK value is (10,0,14,69).

  • cyan value is 10.00%
  • magenta value is 0.00%
  • yellow value is 13.75%
  • key color value is 68.63%
CMYK: (10,0,14,69) C10M0Y14K69 (10%,0%,14%,69%) (0.10/0.00/0.14/0.69) 

CMYK percentages

%10
%0
%13.75
%68.63

Codes

Color #485045 in popluar color models

48 50 45
RGB 72 80 69
HSL 104° 7.38% 29.22%
HSB/HSV 104° 13.75% 31.37%
CMYK 10.00% 0.00% 13.75%
68.63%

Color #485045 in popluar number systems.

HEX 48 50 45
Decimal 72 80 69
Binary 1001000 1010000 1000101
Octal 110 120 105

Shades and tints

Shades of #485045

#485045
(72,80,69)
#42493F
(66,73,63)
#3C4239
(60,66,57)
#363B33
(54,59,51)
#30342D
(48,52,45)
#2A2D27
(42,45,39)
#242621
(36,38,33)
#1E1F1B
(30,31,27)
#181815
(24,24,21)
#12110F
(18,17,15)
#0C0A09
(12,10,9)
#000000
(0,0,0)

Tints of #485045

#485045
(72,80,69)
#585F55
(88,95,85)
#686E65
(104,110,101)
#787D75
(120,125,117)
#888C85
(136,140,133)
#989B95
(152,155,149)
#A8AAA5
(168,170,165)
#B8B9B5
(184,185,181)
#C8C8C5
(200,200,197)
#D8D7D5
(216,215,213)
#E8E6E5
(232,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #485045; }

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

This text font color is #485045.

Background Color

.myBgColor { background-color: #485045; }

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

This div background color is #485045.

Border color

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

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

This div border color is #485045.

Opacity

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

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

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

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

This text has shadow with #485045 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485045.

Preview

Color preview on black background

This text has color #485045 on black background.


Color preview on white background

This text has color #485045 on white background.


Black color preview on #485045 background

This text has black color on #485045 background.


White color preview on #485045 background

This text has white color on #485045 background.


Related colors

Complementary color

Complementary color for #hex is #B7AFBA.


I love getcolorcode.com

Triadic colors

1 #454850 and #504548 with #485045 are triadic colors.

2 #455048 and #504845 with #485045 are triadic colors.