COLOR #4C6476

HEX: #4C6476 RGB: (76,100,118)

Color info

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

RGB color model

#4C6476 color RGB value is (76,100,118).

RGB: (76,100,118) (30%, 39%, 46%)

RGB channels and saturation

R 76 of 255 = 30%
G 100 of 255 = 39%
B 118 of 255 = 46%

76
100
118

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

Portions of RGB colors in percentages

R + G + B = 76 + 100 + 118 = 294 (100%)
R 76 of 294 ~ 25.85%
G 100 of 294 ~ 34.01%
B 118 of 294 ~ 40.14'%

%25.85
%34.01
%40.14

CMYK color model

#4C6476 color CMYK value is (36,15,0,54).

  • cyan value is 35.59%
  • magenta value is 15.25%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (36,15,0,54) C36M15Y0K54 (36%,15%,0%,54%) (0.36/0.15/0.00/0.54) 

CMYK percentages

%35.59
%15.25
%0
%53.73

Codes

Color #4C6476 in popluar color models

4C 64 76
RGB 76 100 118
HSL 206° 21.65% 38.04%
HSB/HSV 206° 35.59% 46.27%
CMYK 35.59% 15.25% 0.00%
53.73%

Color #4C6476 in popluar number systems.

HEX 4C 64 76
Decimal 76 100 118
Binary 1001100 1100100 1110110
Octal 114 144 166

Shades and tints

Shades of #4C6476

#4C6476
(76,100,118)
#465B6C
(70,91,108)
#405262
(64,82,98)
#3A4958
(58,73,88)
#34404E
(52,64,78)
#2E3744
(46,55,68)
#282E3A
(40,46,58)
#222530
(34,37,48)
#1C1C26
(28,28,38)
#16131C
(22,19,28)
#100A12
(16,10,18)
#000000
(0,0,0)

Tints of #4C6476

#4C6476
(76,100,118)
#5C7282
(92,114,130)
#6C808E
(108,128,142)
#7C8E9A
(124,142,154)
#8C9CA6
(140,156,166)
#9CAAB2
(156,170,178)
#ACB8BE
(172,184,190)
#BCC6CA
(188,198,202)
#CCD4D6
(204,212,214)
#DCE2E2
(220,226,226)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6476 color. Also use rgb(76,100,118) instead hex code.

Text Font Color

.myTextColor { color: #4C6476; }

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

This text font color is #4C6476.

Background Color

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

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

This div background color is #4C6476.

Border color

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

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

This div border color is #4C6476.

Opacity

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

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

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

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

This text has shadow with #4C6476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6476.

Preview

Color preview on black background

This text has color #4C6476 on black background.


Color preview on white background

This text has color #4C6476 on white background.


Black color preview on #4C6476 background

This text has black color on #4C6476 background.


White color preview on #4C6476 background

This text has white color on #4C6476 background.


Related colors

Complementary color

Complementary color for #hex is #B39B89.


I love getcolorcode.com

Triadic colors

1 #764C64 and #64764C with #4C6476 are triadic colors.

2 #76644C and #644C76 with #4C6476 are triadic colors.