COLOR #486669

HEX: #486669 RGB: (72,102,105)

Color info

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

RGB color model

#486669 color RGB value is (72,102,105).

RGB: (72,102,105) (28%, 40%, 41%)

RGB channels and saturation

R 72 of 255 = 28%
G 102 of 255 = 40%
B 105 of 255 = 41%

72
102
105

R + G + B ~ 36%. #486669 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 102 + 105 = 279 (100%)
R 72 of 279 ~ 25.81%
G 102 of 279 ~ 36.56%
B 105 of 279 ~ 37.63'%

%25.81
%36.56
%37.63

CMYK color model

#486669 color CMYK value is (31,3,0,59).

  • cyan value is 31.43%
  • magenta value is 2.86%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (31,3,0,59)
C31M3Y0K59 (31%, 3%, 0%, 59%)
(0.31 / 0.03 / 0.00 / 0.59)

CMYK percentages

%31.43
%2.86
%0
%58.82

Codes

Color #486669 in popluar color models

48 66 69
RGB 72 102 105
HSL 185° 18.64% 34.71%
HSB/HSV 185° 31.43% 41.18%
CMYK 31.43% 2.86% 0.00%
58.82%

Color #486669 in popluar number systems.

HEX 48 66 69
Decimal 72 102 105
Binary 1001000 1100110 1101001
Octal 110 146 151

Shades and tints

Shades of #486669

#486669
(72,102,105)
#425D60
(66,93,96)
#3C5457
(60,84,87)
#364B4E
(54,75,78)
#304245
(48,66,69)
#2A393C
(42,57,60)
#243033
(36,48,51)
#1E272A
(30,39,42)
#181E21
(24,30,33)
#121518
(18,21,24)
#0C0C0F
(12,12,15)
#000000
(0,0,0)

Tints of #486669

#486669
(72,102,105)
#587376
(88,115,118)
#688083
(104,128,131)
#788D90
(120,141,144)
#889A9D
(136,154,157)
#98A7AA
(152,167,170)
#A8B4B7
(168,180,183)
#B8C1C4
(184,193,196)
#C8CED1
(200,206,209)
#D8DBDE
(216,219,222)
#E8E8EB
(232,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486669; }

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

This text font color is #486669.

Background Color

.myBgColor { background-color: #486669; }

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

This div background color is #486669.

Border color

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

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

This div border color is #486669.

Opacity

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

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

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

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

This text has shadow with #486669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486669.

Preview

Color preview on black background

This text has color #486669 on black background.


Color preview on white background

This text has color #486669 on white background.


Black color preview on #486669 background

This text has black color on #486669 background.


White color preview on #486669 background

This text has white color on #486669 background.


Related colors

Complementary color

Complementary color for #hex is #B79996.


I love getcolorcode.com

Triadic colors

1 #694866 and #666948 with #486669 are triadic colors.

2 #696648 and #664869 with #486669 are triadic colors.