COLOR #486A74

HEX: #486A74 RGB: (72,106,116)

Color info

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

RGB color model

#486A74 color RGB value is (72,106,116).

RGB: (72,106,116) (28%, 42%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 106 of 255 = 42%
B 116 of 255 = 45%

72
106
116

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

Portions of RGB colors in percentages

R + G + B = 72 + 106 + 116 = 294 (100%)
R 72 of 294 ~ 24.49%
G 106 of 294 ~ 36.05%
B 116 of 294 ~ 39.46'%

%24.49
%36.05
%39.46

CMYK color model

#486A74 color CMYK value is (38,9,0,55).

  • cyan value is 37.93%
  • magenta value is 8.62%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (38,9,0,55) C38M9Y0K55 (38%,9%,0%,55%) (0.38/0.09/0.00/0.55) 

CMYK percentages

%37.93
%8.62
%0
%54.51

Codes

Color #486A74 in popluar color models

48 6A 74
RGB 72 106 116
HSL 194° 23.40% 36.86%
HSB/HSV 194° 37.93% 45.49%
CMYK 37.93% 8.62% 0.00%
54.51%

Color #486A74 in popluar number systems.

HEX 48 6A 74
Decimal 72 106 116
Binary 1001000 1101010 1110100
Octal 110 152 164

Shades and tints

Shades of #486A74

#486A74
(72,106,116)
#42616A
(66,97,106)
#3C5860
(60,88,96)
#364F56
(54,79,86)
#30464C
(48,70,76)
#2A3D42
(42,61,66)
#243438
(36,52,56)
#1E2B2E
(30,43,46)
#182224
(24,34,36)
#12191A
(18,25,26)
#0C1010
(12,16,16)
#000000
(0,0,0)

Tints of #486A74

#486A74
(72,106,116)
#587780
(88,119,128)
#68848C
(104,132,140)
#789198
(120,145,152)
#889EA4
(136,158,164)
#98ABB0
(152,171,176)
#A8B8BC
(168,184,188)
#B8C5C8
(184,197,200)
#C8D2D4
(200,210,212)
#D8DFE0
(216,223,224)
#E8ECEC
(232,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486A74; }

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

This text font color is #486A74.

Background Color

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

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

This div background color is #486A74.

Border color

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

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

This div border color is #486A74.

Opacity

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

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

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

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

This text has shadow with #486A74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486A74.

Preview

Color preview on black background

This text has color #486A74 on black background.


Color preview on white background

This text has color #486A74 on white background.


Black color preview on #486A74 background

This text has black color on #486A74 background.


White color preview on #486A74 background

This text has white color on #486A74 background.


Related colors

Complementary color

Complementary color for #hex is #B7958B.


I love getcolorcode.com

Triadic colors

1 #74486A and #6A7448 with #486A74 are triadic colors.

2 #746A48 and #6A4874 with #486A74 are triadic colors.