COLOR #4B6676

HEX: #4B6676 RGB: (75,102,118)

Color info

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

RGB color model

#4B6676 color RGB value is (75,102,118).

RGB: (75,102,118) (29%, 40%, 46%)

RGB channels and saturation

R 75 of 255 = 29%
G 102 of 255 = 40%
B 118 of 255 = 46%

75
102
118

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

Portions of RGB colors in percentages

R + G + B = 75 + 102 + 118 = 295 (100%)
R 75 of 295 ~ 25.42%
G 102 of 295 ~ 34.58%
B 118 of 295 ~ 40'%

%25.42
%34.58
%40

CMYK color model

#4B6676 color CMYK value is (36,14,0,54).

  • cyan value is 36.44%
  • magenta value is 13.56%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (36,14,0,54) C36M14Y0K54 (36%,14%,0%,54%) (0.36/0.14/0.00/0.54) 

CMYK percentages

%36.44
%13.56
%0
%53.73

Codes

Color #4B6676 in popluar color models

4B 66 76
RGB 75 102 118
HSL 202° 22.28% 37.84%
HSB/HSV 202° 36.44% 46.27%
CMYK 36.44% 13.56% 0.00%
53.73%

Color #4B6676 in popluar number systems.

HEX 4B 66 76
Decimal 75 102 118
Binary 1001011 1100110 1110110
Octal 113 146 166

Shades and tints

Shades of #4B6676

#4B6676
(75,102,118)
#455D6C
(69,93,108)
#3F5462
(63,84,98)
#394B58
(57,75,88)
#33424E
(51,66,78)
#2D3944
(45,57,68)
#27303A
(39,48,58)
#212730
(33,39,48)
#1B1E26
(27,30,38)
#15151C
(21,21,28)
#0F0C12
(15,12,18)
#000000
(0,0,0)

Tints of #4B6676

#4B6676
(75,102,118)
#5B7382
(91,115,130)
#6B808E
(107,128,142)
#7B8D9A
(123,141,154)
#8B9AA6
(139,154,166)
#9BA7B2
(155,167,178)
#ABB4BE
(171,180,190)
#BBC1CA
(187,193,202)
#CBCED6
(203,206,214)
#DBDBE2
(219,219,226)
#EBE8EE
(235,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B6676 color. Also use rgb(75,102,118) instead hex code.

Text Font Color

.myTextColor { color: #4B6676; }

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

This text font color is #4B6676.

Background Color

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

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

This div background color is #4B6676.

Border color

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

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

This div border color is #4B6676.

Opacity

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

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

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

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

This text has shadow with #4B6676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6676.

Preview

Color preview on black background

This text has color #4B6676 on black background.


Color preview on white background

This text has color #4B6676 on white background.


Black color preview on #4B6676 background

This text has black color on #4B6676 background.


White color preview on #4B6676 background

This text has white color on #4B6676 background.


Related colors

Complementary color

Complementary color for #hex is #B49989.


I love getcolorcode.com

Triadic colors

1 #764B66 and #66764B with #4B6676 are triadic colors.

2 #76664B and #664B76 with #4B6676 are triadic colors.