COLOR #486E74

HEX: #486E74 RGB: (72,110,116)

Color info

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

RGB color model

#486E74 color RGB value is (72,110,116).

RGB: (72,110,116) (28%, 43%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 110 of 255 = 43%
B 116 of 255 = 45%

72
110
116

R + G + B ~ 39%. #486E74 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 110 + 116 = 298 (100%)
R 72 of 298 ~ 24.16%
G 110 of 298 ~ 36.91%
B 116 of 298 ~ 38.93'%

%24.16
%36.91
%38.93

CMYK color model

#486E74 color CMYK value is (38,5,0,55).

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

CMYK: (38,5,0,55)
C38M5Y0K55 (38%, 5%, 0%, 55%)
(0.38 / 0.05 / 0.00 / 0.55)

CMYK percentages

%37.93
%5.17
%0
%54.51

Codes

Color #486E74 in popluar color models

48 6E 74
RGB 72 110 116
HSL 188° 23.40% 36.86%
HSB/HSV 188° 37.93% 45.49%
CMYK 37.93% 5.17% 0.00%
54.51%

Color #486E74 in popluar number systems.

HEX 48 6E 74
Decimal 72 110 116
Binary 1001000 1101110 1110100
Octal 110 156 164

Shades and tints

Shades of #486E74

#486E74
(72,110,116)
#42646A
(66,100,106)
#3C5A60
(60,90,96)
#365056
(54,80,86)
#30464C
(48,70,76)
#2A3C42
(42,60,66)
#243238
(36,50,56)
#1E282E
(30,40,46)
#181E24
(24,30,36)
#12141A
(18,20,26)
#0C0A10
(12,10,16)
#000000
(0,0,0)

Tints of #486E74

#486E74
(72,110,116)
#587B80
(88,123,128)
#68888C
(104,136,140)
#789598
(120,149,152)
#88A2A4
(136,162,164)
#98AFB0
(152,175,176)
#A8BCBC
(168,188,188)
#B8C9C8
(184,201,200)
#C8D6D4
(200,214,212)
#D8E3E0
(216,227,224)
#E8F0EC
(232,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #486E74; }

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

This text font color is #486E74.

Background Color

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

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

This div background color is #486E74.

Border color

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

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

This div border color is #486E74.

Opacity

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

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

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

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

This text has shadow with #486E74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #486E74.

Preview

Color preview on black background

This text has color #486E74 on black background.


Color preview on white background

This text has color #486E74 on white background.


Black color preview on #486E74 background

This text has black color on #486E74 background.


White color preview on #486E74 background

This text has white color on #486E74 background.


Related colors

Complementary color

Complementary color for #hex is #B7918B.


I love getcolorcode.com

Triadic colors

1 #74486E and #6E7448 with #486E74 are triadic colors.

2 #746E48 and #6E4874 with #486E74 are triadic colors.