COLOR #4B6758

HEX: #4B6758 RGB: (75,103,88)

Color info

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

RGB color model

#4B6758 color RGB value is (75,103,88).

RGB: (75,103,88) (29%, 40%, 35%)

RGB channels and saturation

R 75 of 255 = 29%
G 103 of 255 = 40%
B 88 of 255 = 35%

75
103
88

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

Portions of RGB colors in percentages

R + G + B = 75 + 103 + 88 = 266 (100%)
R 75 of 266 ~ 28.2%
G 103 of 266 ~ 38.72%
B 88 of 266 ~ 33.08'%

%28.2
%38.72
%33.08

CMYK color model

#4B6758 color CMYK value is (27,0,15,60).

  • cyan value is 27.18%
  • magenta value is 0.00%
  • yellow value is 14.56%
  • key color value is 59.61%

CMYK: (27,0,15,60)
C27M0Y15K60 (27%, 0%, 15%, 60%)
(0.27 / 0.00 / 0.15 / 0.60)

CMYK percentages

%27.18
%0
%14.56
%59.61

Codes

Color #4B6758 in popluar color models

4B 67 58
RGB 75 103 88
HSL 148° 15.73% 34.90%
HSB/HSV 148° 27.18% 40.39%
CMYK 27.18% 0.00% 14.56%
59.61%

Color #4B6758 in popluar number systems.

HEX 4B 67 58
Decimal 75 103 88
Binary 1001011 1100111 1011000
Octal 113 147 130

Shades and tints

Shades of #4B6758

#4B6758
(75,103,88)
#455E50
(69,94,80)
#3F5548
(63,85,72)
#394C40
(57,76,64)
#334338
(51,67,56)
#2D3A30
(45,58,48)
#273128
(39,49,40)
#212820
(33,40,32)
#1B1F18
(27,31,24)
#151610
(21,22,16)
#0F0D08
(15,13,8)
#000000
(0,0,0)

Tints of #4B6758

#4B6758
(75,103,88)
#5B7467
(91,116,103)
#6B8176
(107,129,118)
#7B8E85
(123,142,133)
#8B9B94
(139,155,148)
#9BA8A3
(155,168,163)
#ABB5B2
(171,181,178)
#BBC2C1
(187,194,193)
#CBCFD0
(203,207,208)
#DBDCDF
(219,220,223)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B6758; }

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

This text font color is #4B6758.

Background Color

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

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

This div background color is #4B6758.

Border color

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

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

This div border color is #4B6758.

Opacity

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

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

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

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

This text has shadow with #4B6758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6758.

Preview

Color preview on black background

This text has color #4B6758 on black background.


Color preview on white background

This text has color #4B6758 on white background.


Black color preview on #4B6758 background

This text has black color on #4B6758 background.


White color preview on #4B6758 background

This text has white color on #4B6758 background.


Related colors

Complementary color

Complementary color for #hex is #B498A7.


I love getcolorcode.com

Triadic colors

1 #584B67 and #67584B with #4B6758 are triadic colors.

2 #58674B and #674B58 with #4B6758 are triadic colors.