COLOR #486145

HEX: #486145 RGB: (72,97,69)

Color info

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

RGB color model

#486145 color RGB value is (72,97,69).

RGB: (72,97,69) (28%, 38%, 27%)

RGB channels and saturation

R 72 of 255 = 28%
G 97 of 255 = 38%
B 69 of 255 = 27%

72
97
69

R + G + B ~ 31%. #486145 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 97 + 69 = 238 (100%)
R 72 of 238 ~ 30.25%
G 97 of 238 ~ 40.76%
B 69 of 238 ~ 28.99'%

%30.25
%40.76
%28.99

CMYK color model

#486145 color CMYK value is (26,0,29,62).

  • cyan value is 25.77%
  • magenta value is 0.00%
  • yellow value is 28.87%
  • key color value is 61.96%
CMYK: (26,0,29,62) C26M0Y29K62 (26%,0%,29%,62%) (0.26/0.00/0.29/0.62) 

CMYK percentages

%25.77
%0
%28.87
%61.96

Codes

Color #486145 in popluar color models

48 61 45
RGB 72 97 69
HSL 114° 16.87% 32.55%
HSB/HSV 114° 28.87% 38.04%
CMYK 25.77% 0.00% 28.87%
61.96%

Color #486145 in popluar number systems.

HEX 48 61 45
Decimal 72 97 69
Binary 1001000 1100001 1000101
Octal 110 141 105

Shades and tints

Shades of #486145

#486145
(72,97,69)
#42593F
(66,89,63)
#3C5139
(60,81,57)
#364933
(54,73,51)
#30412D
(48,65,45)
#2A3927
(42,57,39)
#243121
(36,49,33)
#1E291B
(30,41,27)
#182115
(24,33,21)
#12190F
(18,25,15)
#0C1109
(12,17,9)
#000000
(0,0,0)

Tints of #486145

#486145
(72,97,69)
#586F55
(88,111,85)
#687D65
(104,125,101)
#788B75
(120,139,117)
#889985
(136,153,133)
#98A795
(152,167,149)
#A8B5A5
(168,181,165)
#B8C3B5
(184,195,181)
#C8D1C5
(200,209,197)
#D8DFD5
(216,223,213)
#E8EDE5
(232,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486145; }

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

This text font color is #486145.

Background Color

.myBgColor { background-color: #486145; }

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

This div background color is #486145.

Border color

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

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

This div border color is #486145.

Opacity

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

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

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

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

This text has shadow with #486145 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486145.

Preview

Color preview on black background

This text has color #486145 on black background.


Color preview on white background

This text has color #486145 on white background.


Black color preview on #486145 background

This text has black color on #486145 background.


White color preview on #486145 background

This text has white color on #486145 background.


Related colors

Complementary color

Complementary color for #hex is #B79EBA.


I love getcolorcode.com

Triadic colors

1 #454861 and #614548 with #486145 are triadic colors.

2 #456148 and #614845 with #486145 are triadic colors.