COLOR #486135

HEX: #486135 RGB: (72,97,53)

Color info

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

RGB color model

#486135 color RGB value is (72,97,53).

RGB: (72,97,53) (28%, 38%, 21%)

RGB channels and saturation

R 72 of 255 = 28%
G 97 of 255 = 38%
B 53 of 255 = 21%

72
97
53

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

Portions of RGB colors in percentages

R + G + B = 72 + 97 + 53 = 222 (100%)
R 72 of 222 ~ 32.43%
G 97 of 222 ~ 43.69%
B 53 of 222 ~ 23.87'%

%32.43
%43.69
%23.87

CMYK color model

#486135 color CMYK value is (26,0,45,62).

  • cyan value is 25.77%
  • magenta value is 0.00%
  • yellow value is 45.36%
  • key color value is 61.96%

CMYK: (26,0,45,62)
C26M0Y45K62 (26%, 0%, 45%, 62%)
(0.26 / 0.00 / 0.45 / 0.62)

CMYK percentages

%25.77
%0
%45.36
%61.96

Codes

Color #486135 in popluar color models

48 61 35
RGB 72 97 53
HSL 94° 29.33% 29.41%
HSB/HSV 94° 45.36% 38.04%
CMYK 25.77% 0.00% 45.36%
61.96%

Color #486135 in popluar number systems.

HEX 48 61 35
Decimal 72 97 53
Binary 1001000 1100001 110101
Octal 110 141 65

Shades and tints

Shades of #486135

#486135
(72,97,53)
#425931
(66,89,49)
#3C512D
(60,81,45)
#364929
(54,73,41)
#304125
(48,65,37)
#2A3921
(42,57,33)
#24311D
(36,49,29)
#1E2919
(30,41,25)
#182115
(24,33,21)
#121911
(18,25,17)
#0C110D
(12,17,13)
#000000
(0,0,0)

Tints of #486135

#486135
(72,97,53)
#586F47
(88,111,71)
#687D59
(104,125,89)
#788B6B
(120,139,107)
#88997D
(136,153,125)
#98A78F
(152,167,143)
#A8B5A1
(168,181,161)
#B8C3B3
(184,195,179)
#C8D1C5
(200,209,197)
#D8DFD7
(216,223,215)
#E8EDE9
(232,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486135; }

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

This text font color is #486135.

Background Color

.myBgColor { background-color: #486135; }

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

This div background color is #486135.

Border color

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

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

This div border color is #486135.

Opacity

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

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

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

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

This text has shadow with #486135 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486135.

Preview

Color preview on black background

This text has color #486135 on black background.


Color preview on white background

This text has color #486135 on white background.


Black color preview on #486135 background

This text has black color on #486135 background.


White color preview on #486135 background

This text has white color on #486135 background.


Related colors

Complementary color

Complementary color for #hex is #B79ECA.


I love getcolorcode.com

Triadic colors

1 #354861 and #613548 with #486135 are triadic colors.

2 #356148 and #614835 with #486135 are triadic colors.