COLOR #486A4A

HEX: #486A4A RGB: (72,106,74)

Color info

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

RGB color model

#486A4A color RGB value is (72,106,74).

RGB: (72,106,74) (28%, 42%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 106 of 255 = 42%
B 74 of 255 = 29%

72
106
74

R + G + B ~ 33%. #486A4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 106 + 74 = 252 (100%)
R 72 of 252 ~ 28.57%
G 106 of 252 ~ 42.06%
B 74 of 252 ~ 29.37'%

%28.57
%42.06
%29.37

CMYK color model

#486A4A color CMYK value is (32,0,30,58).

  • cyan value is 32.08%
  • magenta value is 0.00%
  • yellow value is 30.19%
  • key color value is 58.43%

CMYK: (32,0,30,58)
C32M0Y30K58 (32%, 0%, 30%, 58%)
(0.32 / 0.00 / 0.30 / 0.58)

CMYK percentages

%32.08
%0
%30.19
%58.43

Codes

Color #486A4A in popluar color models

48 6A 4A
RGB 72 106 74
HSL 124° 19.10% 34.90%
HSB/HSV 124° 32.08% 41.57%
CMYK 32.08% 0.00% 30.19%
58.43%

Color #486A4A in popluar number systems.

HEX 48 6A 4A
Decimal 72 106 74
Binary 1001000 1101010 1001010
Octal 110 152 112

Shades and tints

Shades of #486A4A

#486A4A
(72,106,74)
#426144
(66,97,68)
#3C583E
(60,88,62)
#364F38
(54,79,56)
#304632
(48,70,50)
#2A3D2C
(42,61,44)
#243426
(36,52,38)
#1E2B20
(30,43,32)
#18221A
(24,34,26)
#121914
(18,25,20)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #486A4A

#486A4A
(72,106,74)
#58775A
(88,119,90)
#68846A
(104,132,106)
#78917A
(120,145,122)
#889E8A
(136,158,138)
#98AB9A
(152,171,154)
#A8B8AA
(168,184,170)
#B8C5BA
(184,197,186)
#C8D2CA
(200,210,202)
#D8DFDA
(216,223,218)
#E8ECEA
(232,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #486A4A color. Also use rgb(72,106,74) instead hex code.

Text Font Color

.myTextColor { color: #486A4A; }

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

This text font color is #486A4A.

Background Color

.myBgColor { background-color: #486A4A; }

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

This div background color is #486A4A.

Border color

.myBorderColor { border: 1px solid #486A4A; }

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

This div border color is #486A4A.

Opacity

.myOpacity80 { color: #486A4A; opacity: 0.8; }

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

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

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

This text has shadow with #486A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486A4A.

Preview

Color preview on black background

This text has color #486A4A on black background.


Color preview on white background

This text has color #486A4A on white background.


Black color preview on #486A4A background

This text has black color on #486A4A background.


White color preview on #486A4A background

This text has white color on #486A4A background.


Related colors

Complementary color

Complementary color for #hex is #B795B5.


I love getcolorcode.com

Triadic colors

1 #4A486A and #6A4A48 with #486A4A are triadic colors.

2 #4A6A48 and #6A484A with #486A4A are triadic colors.