COLOR #4B5B68

HEX: #4B5B68 RGB: (75,91,104)

Color info

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

RGB color model

#4B5B68 color RGB value is (75,91,104).

RGB: (75,91,104) (29%, 36%, 41%)

RGB channels and saturation

R 75 of 255 = 29%
G 91 of 255 = 36%
B 104 of 255 = 41%

75
91
104

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

Portions of RGB colors in percentages

R + G + B = 75 + 91 + 104 = 270 (100%)
R 75 of 270 ~ 27.78%
G 91 of 270 ~ 33.7%
B 104 of 270 ~ 38.52'%

%27.78
%33.7
%38.52

CMYK color model

#4B5B68 color CMYK value is (28,13,0,59).

  • cyan value is 27.88%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (28,13,0,59)
C28M13Y0K59 (28%, 13%, 0%, 59%)
(0.28 / 0.13 / 0.00 / 0.59)

CMYK percentages

%27.88
%12.5
%0
%59.22

Codes

Color #4B5B68 in popluar color models

4B 5B 68
RGB 75 91 104
HSL 207° 16.20% 35.10%
HSB/HSV 207° 27.88% 40.78%
CMYK 27.88% 12.50% 0.00%
59.22%

Color #4B5B68 in popluar number systems.

HEX 4B 5B 68
Decimal 75 91 104
Binary 1001011 1011011 1101000
Octal 113 133 150

Shades and tints

Shades of #4B5B68

#4B5B68
(75,91,104)
#45535F
(69,83,95)
#3F4B56
(63,75,86)
#39434D
(57,67,77)
#333B44
(51,59,68)
#2D333B
(45,51,59)
#272B32
(39,43,50)
#212329
(33,35,41)
#1B1B20
(27,27,32)
#151317
(21,19,23)
#0F0B0E
(15,11,14)
#000000
(0,0,0)

Tints of #4B5B68

#4B5B68
(75,91,104)
#5B6975
(91,105,117)
#6B7782
(107,119,130)
#7B858F
(123,133,143)
#8B939C
(139,147,156)
#9BA1A9
(155,161,169)
#ABAFB6
(171,175,182)
#BBBDC3
(187,189,195)
#CBCBD0
(203,203,208)
#DBD9DD
(219,217,221)
#EBE7EA
(235,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B5B68 color. Also use rgb(75,91,104) instead hex code.

Text Font Color

.myTextColor { color: #4B5B68; }

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

This text font color is #4B5B68.

Background Color

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

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

This div background color is #4B5B68.

Border color

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

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

This div border color is #4B5B68.

Opacity

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

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

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

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

This text has shadow with #4B5B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5B68.

Preview

Color preview on black background

This text has color #4B5B68 on black background.


Color preview on white background

This text has color #4B5B68 on white background.


Black color preview on #4B5B68 background

This text has black color on #4B5B68 background.


White color preview on #4B5B68 background

This text has white color on #4B5B68 background.


Related colors

Complementary color

Complementary color for #hex is #B4A497.


I love getcolorcode.com

Triadic colors

1 #684B5B and #5B684B with #4B5B68 are triadic colors.

2 #685B4B and #5B4B68 with #4B5B68 are triadic colors.