COLOR #4B5E67

HEX: #4B5E67 RGB: (75,94,103)

Color info

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

RGB color model

#4B5E67 color RGB value is (75,94,103).

RGB: (75,94,103) (29%, 37%, 40%)

RGB channels and saturation

R 75 of 255 = 29%
G 94 of 255 = 37%
B 103 of 255 = 40%

75
94
103

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

Portions of RGB colors in percentages

R + G + B = 75 + 94 + 103 = 272 (100%)
R 75 of 272 ~ 27.57%
G 94 of 272 ~ 34.56%
B 103 of 272 ~ 37.87'%

%27.57
%34.56
%37.87

CMYK color model

#4B5E67 color CMYK value is (27,9,0,60).

  • cyan value is 27.18%
  • magenta value is 8.74%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (27,9,0,60) C27M9Y0K60 (27%,9%,0%,60%) (0.27/0.09/0.00/0.60) 

CMYK percentages

%27.18
%8.74
%0
%59.61

Codes

Color #4B5E67 in popluar color models

4B 5E 67
RGB 75 94 103
HSL 199° 15.73% 34.90%
HSB/HSV 199° 27.18% 40.39%
CMYK 27.18% 8.74% 0.00%
59.61%

Color #4B5E67 in popluar number systems.

HEX 4B 5E 67
Decimal 75 94 103
Binary 1001011 1011110 1100111
Octal 113 136 147

Shades and tints

Shades of #4B5E67

#4B5E67
(75,94,103)
#45565E
(69,86,94)
#3F4E55
(63,78,85)
#39464C
(57,70,76)
#333E43
(51,62,67)
#2D363A
(45,54,58)
#272E31
(39,46,49)
#212628
(33,38,40)
#1B1E1F
(27,30,31)
#151616
(21,22,22)
#0F0E0D
(15,14,13)
#000000
(0,0,0)

Tints of #4B5E67

#4B5E67
(75,94,103)
#5B6C74
(91,108,116)
#6B7A81
(107,122,129)
#7B888E
(123,136,142)
#8B969B
(139,150,155)
#9BA4A8
(155,164,168)
#ABB2B5
(171,178,181)
#BBC0C2
(187,192,194)
#CBCECF
(203,206,207)
#DBDCDC
(219,220,220)
#EBEAE9
(235,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B5E67 color. Also use rgb(75,94,103) instead hex code.

Text Font Color

.myTextColor { color: #4B5E67; }

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

This text font color is #4B5E67.

Background Color

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

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

This div background color is #4B5E67.

Border color

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

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

This div border color is #4B5E67.

Opacity

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

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

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

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

This text has shadow with #4B5E67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5E67.

Preview

Color preview on black background

This text has color #4B5E67 on black background.


Color preview on white background

This text has color #4B5E67 on white background.


Black color preview on #4B5E67 background

This text has black color on #4B5E67 background.


White color preview on #4B5E67 background

This text has white color on #4B5E67 background.


Related colors

Complementary color

Complementary color for #hex is #B4A198.


I love getcolorcode.com

Triadic colors

1 #674B5E and #5E674B with #4B5E67 are triadic colors.

2 #675E4B and #5E4B67 with #4B5E67 are triadic colors.