COLOR #485835

HEX: #485835 RGB: (72,88,53)

Color info

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

RGB color model

#485835 color RGB value is (72,88,53).

RGB: (72,88,53) (28%, 35%, 21%)

RGB channels and saturation

R 72 of 255 = 28%
G 88 of 255 = 35%
B 53 of 255 = 21%

72
88
53

R + G + B ~ 28%. #485835 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 88 + 53 = 213 (100%)
R 72 of 213 ~ 33.8%
G 88 of 213 ~ 41.31%
B 53 of 213 ~ 24.88'%

%33.8
%41.31
%24.88

CMYK color model

#485835 color CMYK value is (18,0,40,65).

  • cyan value is 18.18%
  • magenta value is 0.00%
  • yellow value is 39.77%
  • key color value is 65.49%

CMYK: (18,0,40,65)
C18M0Y40K65 (18%, 0%, 40%, 65%)
(0.18 / 0.00 / 0.40 / 0.65)

CMYK percentages

%18.18
%0
%39.77
%65.49

Codes

Color #485835 in popluar color models

48 58 35
RGB 72 88 53
HSL 87° 24.82% 27.65%
HSB/HSV 87° 39.77% 34.51%
CMYK 18.18% 0.00% 39.77%
65.49%

Color #485835 in popluar number systems.

HEX 48 58 35
Decimal 72 88 53
Binary 1001000 1011000 110101
Octal 110 130 65

Shades and tints

Shades of #485835

#485835
(72,88,53)
#425031
(66,80,49)
#3C482D
(60,72,45)
#364029
(54,64,41)
#303825
(48,56,37)
#2A3021
(42,48,33)
#24281D
(36,40,29)
#1E2019
(30,32,25)
#181815
(24,24,21)
#121011
(18,16,17)
#0C080D
(12,8,13)
#000000
(0,0,0)

Tints of #485835

#485835
(72,88,53)
#586747
(88,103,71)
#687659
(104,118,89)
#78856B
(120,133,107)
#88947D
(136,148,125)
#98A38F
(152,163,143)
#A8B2A1
(168,178,161)
#B8C1B3
(184,193,179)
#C8D0C5
(200,208,197)
#D8DFD7
(216,223,215)
#E8EEE9
(232,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #485835 color. Also use rgb(72,88,53) instead hex code.

Text Font Color

.myTextColor { color: #485835; }

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

This text font color is #485835.

Background Color

.myBgColor { background-color: #485835; }

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

This div background color is #485835.

Border color

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

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

This div border color is #485835.

Opacity

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

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

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

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

This text has shadow with #485835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #485835.

Preview

Color preview on black background

This text has color #485835 on black background.


Color preview on white background

This text has color #485835 on white background.


Black color preview on #485835 background

This text has black color on #485835 background.


White color preview on #485835 background

This text has white color on #485835 background.


Related colors

Complementary color

Complementary color for #hex is #B7A7CA.


I love getcolorcode.com

Triadic colors

1 #354858 and #583548 with #485835 are triadic colors.

2 #355848 and #584835 with #485835 are triadic colors.