COLOR #486A67

HEX: #486A67 RGB: (72,106,103)

Color info

#486A67 contains red, green and blue colors in about the same proportion. Web safe color of #486A67 is #336666 (or #366).

RGB color model

#486A67 color RGB value is (72,106,103).

RGB: (72,106,103) (28%, 42%, 40%)

RGB channels and saturation

R 72 of 255 = 28%
G 106 of 255 = 42%
B 103 of 255 = 40%

72
106
103

R + G + B ~ 37%. #486A67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 106 + 103 = 281 (100%)
R 72 of 281 ~ 25.62%
G 106 of 281 ~ 37.72%
B 103 of 281 ~ 36.65'%

%25.62
%37.72
%36.65

CMYK color model

#486A67 color CMYK value is (32,0,3,58).

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

CMYK: (32,0,3,58)
C32M0Y3K58 (32%, 0%, 3%, 58%)
(0.32 / 0.00 / 0.03 / 0.58)

CMYK percentages

%32.08
%0
%2.83
%58.43

Codes

Color #486A67 in popluar color models

48 6A 67
RGB 72 106 103
HSL 175° 19.10% 34.90%
HSB/HSV 175° 32.08% 41.57%
CMYK 32.08% 0.00% 2.83%
58.43%

Color #486A67 in popluar number systems.

HEX 48 6A 67
Decimal 72 106 103
Binary 1001000 1101010 1100111
Octal 110 152 147

Shades and tints

Shades of #486A67

#486A67
(72,106,103)
#42615E
(66,97,94)
#3C5855
(60,88,85)
#364F4C
(54,79,76)
#304643
(48,70,67)
#2A3D3A
(42,61,58)
#243431
(36,52,49)
#1E2B28
(30,43,40)
#18221F
(24,34,31)
#121916
(18,25,22)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #486A67

#486A67
(72,106,103)
#587774
(88,119,116)
#688481
(104,132,129)
#78918E
(120,145,142)
#889E9B
(136,158,155)
#98ABA8
(152,171,168)
#A8B8B5
(168,184,181)
#B8C5C2
(184,197,194)
#C8D2CF
(200,210,207)
#D8DFDC
(216,223,220)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486A67; }

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

This text font color is #486A67.

Background Color

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

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

This div background color is #486A67.

Border color

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

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

This div border color is #486A67.

Opacity

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

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

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

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

This text has shadow with #486A67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486A67.

Preview

Color preview on black background

This text has color #486A67 on black background.


Color preview on white background

This text has color #486A67 on white background.


Black color preview on #486A67 background

This text has black color on #486A67 background.


White color preview on #486A67 background

This text has white color on #486A67 background.


Related colors

Complementary color

Complementary color for #hex is #B79598.


I love getcolorcode.com

Triadic colors

1 #67486A and #6A6748 with #486A67 are triadic colors.

2 #676A48 and #6A4867 with #486A67 are triadic colors.