COLOR #4C5F62

HEX: #4C5F62 RGB: (76,95,98)

Color info

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

RGB color model

#4C5F62 color RGB value is (76,95,98).

RGB: (76,95,98) (30%, 37%, 38%)

RGB channels and saturation

R 76 of 255 = 30%
G 95 of 255 = 37%
B 98 of 255 = 38%

76
95
98

R + G + B ~ 35%. #4C5F62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 76 + 95 + 98 = 269 (100%)
R 76 of 269 ~ 28.25%
G 95 of 269 ~ 35.32%
B 98 of 269 ~ 36.43'%

%28.25
%35.32
%36.43

CMYK color model

#4C5F62 color CMYK value is (22,3,0,62).

  • cyan value is 22.45%
  • magenta value is 3.06%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (22,3,0,62)
C22M3Y0K62 (22%, 3%, 0%, 62%)
(0.22 / 0.03 / 0.00 / 0.62)

CMYK percentages

%22.45
%3.06
%0
%61.57

Codes

Color #4C5F62 in popluar color models

4C 5F 62
RGB 76 95 98
HSL 188° 12.64% 34.12%
HSB/HSV 188° 22.45% 38.43%
CMYK 22.45% 3.06% 0.00%
61.57%

Color #4C5F62 in popluar number systems.

HEX 4C 5F 62
Decimal 76 95 98
Binary 1001100 1011111 1100010
Octal 114 137 142

Shades and tints

Shades of #4C5F62

#4C5F62
(76,95,98)
#46575A
(70,87,90)
#404F52
(64,79,82)
#3A474A
(58,71,74)
#343F42
(52,63,66)
#2E373A
(46,55,58)
#282F32
(40,47,50)
#22272A
(34,39,42)
#1C1F22
(28,31,34)
#16171A
(22,23,26)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #4C5F62

#4C5F62
(76,95,98)
#5C6D70
(92,109,112)
#6C7B7E
(108,123,126)
#7C898C
(124,137,140)
#8C979A
(140,151,154)
#9CA5A8
(156,165,168)
#ACB3B6
(172,179,182)
#BCC1C4
(188,193,196)
#CCCFD2
(204,207,210)
#DCDDE0
(220,221,224)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5F62 color. Also use rgb(76,95,98) instead hex code.

Text Font Color

.myTextColor { color: #4C5F62; }

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

This text font color is #4C5F62.

Background Color

.myBgColor { background-color: #4C5F62; }

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

This div background color is #4C5F62.

Border color

.myBorderColor { border: 1px solid #4C5F62; }

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

This div border color is #4C5F62.

Opacity

.myOpacity80 { color: #4C5F62; opacity: 0.8; }

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

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

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

This text has shadow with #4C5F62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5F62.

Preview

Color preview on black background

This text has color #4C5F62 on black background.


Color preview on white background

This text has color #4C5F62 on white background.


Black color preview on #4C5F62 background

This text has black color on #4C5F62 background.


White color preview on #4C5F62 background

This text has white color on #4C5F62 background.


Related colors

Complementary color

Complementary color for #hex is #B3A09D.


I love getcolorcode.com

Triadic colors

1 #624C5F and #5F624C with #4C5F62 are triadic colors.

2 #625F4C and #5F4C62 with #4C5F62 are triadic colors.