COLOR #486635

HEX: #486635 RGB: (72,102,53)

Color info

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

RGB color model

#486635 color RGB value is (72,102,53).

RGB: (72,102,53) (28%, 40%, 21%)

RGB channels and saturation

R 72 of 255 = 28%
G 102 of 255 = 40%
B 53 of 255 = 21%

72
102
53

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

Portions of RGB colors in percentages

R + G + B = 72 + 102 + 53 = 227 (100%)
R 72 of 227 ~ 31.72%
G 102 of 227 ~ 44.93%
B 53 of 227 ~ 23.35'%

%31.72
%44.93
%23.35

CMYK color model

#486635 color CMYK value is (29,0,48,60).

  • cyan value is 29.41%
  • magenta value is 0.00%
  • yellow value is 48.04%
  • key color value is 60.00%

CMYK: (29,0,48,60)
C29M0Y48K60 (29%, 0%, 48%, 60%)
(0.29 / 0.00 / 0.48 / 0.60)

CMYK percentages

%29.41
%0
%48.04
%60

Codes

Color #486635 in popluar color models

48 66 35
RGB 72 102 53
HSL 97° 31.61% 30.39%
HSB/HSV 97° 48.04% 40.00%
CMYK 29.41% 0.00% 48.04%
60.00%

Color #486635 in popluar number systems.

HEX 48 66 35
Decimal 72 102 53
Binary 1001000 1100110 110101
Octal 110 146 65

Shades and tints

Shades of #486635

#486635
(72,102,53)
#425D31
(66,93,49)
#3C542D
(60,84,45)
#364B29
(54,75,41)
#304225
(48,66,37)
#2A3921
(42,57,33)
#24301D
(36,48,29)
#1E2719
(30,39,25)
#181E15
(24,30,21)
#121511
(18,21,17)
#0C0C0D
(12,12,13)
#000000
(0,0,0)

Tints of #486635

#486635
(72,102,53)
#587347
(88,115,71)
#688059
(104,128,89)
#788D6B
(120,141,107)
#889A7D
(136,154,125)
#98A78F
(152,167,143)
#A8B4A1
(168,180,161)
#B8C1B3
(184,193,179)
#C8CEC5
(200,206,197)
#D8DBD7
(216,219,215)
#E8E8E9
(232,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486635; }

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

This text font color is #486635.

Background Color

.myBgColor { background-color: #486635; }

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

This div background color is #486635.

Border color

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

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

This div border color is #486635.

Opacity

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

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

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

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

This text has shadow with #486635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486635.

Preview

Color preview on black background

This text has color #486635 on black background.


Color preview on white background

This text has color #486635 on white background.


Black color preview on #486635 background

This text has black color on #486635 background.


White color preview on #486635 background

This text has white color on #486635 background.


Related colors

Complementary color

Complementary color for #hex is #B799CA.


I love getcolorcode.com

Triadic colors

1 #354866 and #663548 with #486635 are triadic colors.

2 #356648 and #664835 with #486635 are triadic colors.