COLOR #486674

HEX: #486674 RGB: (72,102,116)

Color info

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

RGB color model

#486674 color RGB value is (72,102,116).

RGB: (72,102,116) (28%, 40%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 102 of 255 = 40%
B 116 of 255 = 45%

72
102
116

R + G + B ~ 38%. #486674 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 102 + 116 = 290 (100%)
R 72 of 290 ~ 24.83%
G 102 of 290 ~ 35.17%
B 116 of 290 ~ 40'%

%24.83
%35.17
%40

CMYK color model

#486674 color CMYK value is (38,12,0,55).

  • cyan value is 37.93%
  • magenta value is 12.07%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (38,12,0,55)
C38M12Y0K55 (38%, 12%, 0%, 55%)
(0.38 / 0.12 / 0.00 / 0.55)

CMYK percentages

%37.93
%12.07
%0
%54.51

Codes

Color #486674 in popluar color models

48 66 74
RGB 72 102 116
HSL 199° 23.40% 36.86%
HSB/HSV 199° 37.93% 45.49%
CMYK 37.93% 12.07% 0.00%
54.51%

Color #486674 in popluar number systems.

HEX 48 66 74
Decimal 72 102 116
Binary 1001000 1100110 1110100
Octal 110 146 164

Shades and tints

Shades of #486674

#486674
(72,102,116)
#425D6A
(66,93,106)
#3C5460
(60,84,96)
#364B56
(54,75,86)
#30424C
(48,66,76)
#2A3942
(42,57,66)
#243038
(36,48,56)
#1E272E
(30,39,46)
#181E24
(24,30,36)
#12151A
(18,21,26)
#0C0C10
(12,12,16)
#000000
(0,0,0)

Tints of #486674

#486674
(72,102,116)
#587380
(88,115,128)
#68808C
(104,128,140)
#788D98
(120,141,152)
#889AA4
(136,154,164)
#98A7B0
(152,167,176)
#A8B4BC
(168,180,188)
#B8C1C8
(184,193,200)
#C8CED4
(200,206,212)
#D8DBE0
(216,219,224)
#E8E8EC
(232,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486674; }

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

This text font color is #486674.

Background Color

.myBgColor { background-color: #486674; }

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

This div background color is #486674.

Border color

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

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

This div border color is #486674.

Opacity

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

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

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

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

This text has shadow with #486674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486674.

Preview

Color preview on black background

This text has color #486674 on black background.


Color preview on white background

This text has color #486674 on white background.


Black color preview on #486674 background

This text has black color on #486674 background.


White color preview on #486674 background

This text has white color on #486674 background.


Related colors

Complementary color

Complementary color for #hex is #B7998B.


I love getcolorcode.com

Triadic colors

1 #744866 and #667448 with #486674 are triadic colors.

2 #746648 and #664874 with #486674 are triadic colors.