COLOR #4B6D84

HEX: #4B6D84 RGB: (75,109,132)

Color info

#4B6D84 contains red, green and blue colors in about the same proportion. Web safe color of #4B6D84 is #336699 (or #369).

RGB color model

#4B6D84 color RGB value is (75,109,132).

RGB: (75,109,132) (29%, 43%, 52%)

RGB channels and saturation

R 75 of 255 = 29%
G 109 of 255 = 43%
B 132 of 255 = 52%

75
109
132

R + G + B ~ 41%. #4B6D84 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 75 + 109 + 132 = 316 (100%)
R 75 of 316 ~ 23.73%
G 109 of 316 ~ 34.49%
B 132 of 316 ~ 41.77'%

%23.73
%34.49
%41.77

CMYK color model

#4B6D84 color CMYK value is (43,17,0,48).

  • cyan value is 43.18%
  • magenta value is 17.42%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (43,17,0,48)
C43M17Y0K48 (43%, 17%, 0%, 48%)
(0.43 / 0.17 / 0.00 / 0.48)

CMYK percentages

%43.18
%17.42
%0
%48.24

Codes

Color #4B6D84 in popluar color models

4B 6D 84
RGB 75 109 132
HSL 204° 27.54% 40.59%
HSB/HSV 204° 43.18% 51.76%
CMYK 43.18% 17.42% 0.00%
48.24%

Color #4B6D84 in popluar number systems.

HEX 4B 6D 84
Decimal 75 109 132
Binary 1001011 1101101 10000100
Octal 113 155 204

Shades and tints

Shades of #4B6D84

#4B6D84
(75,109,132)
#456478
(69,100,120)
#3F5B6C
(63,91,108)
#395260
(57,82,96)
#334954
(51,73,84)
#2D4048
(45,64,72)
#27373C
(39,55,60)
#212E30
(33,46,48)
#1B2524
(27,37,36)
#151C18
(21,28,24)
#0F130C
(15,19,12)
#000000
(0,0,0)

Tints of #4B6D84

#4B6D84
(75,109,132)
#5B7A8F
(91,122,143)
#6B879A
(107,135,154)
#7B94A5
(123,148,165)
#8BA1B0
(139,161,176)
#9BAEBB
(155,174,187)
#ABBBC6
(171,187,198)
#BBC8D1
(187,200,209)
#CBD5DC
(203,213,220)
#DBE2E7
(219,226,231)
#EBEFF2
(235,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B6D84 color. Also use rgb(75,109,132) instead hex code.

Text Font Color

.myTextColor { color: #4B6D84; }

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

This text font color is #4B6D84.

Background Color

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

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

This div background color is #4B6D84.

Border color

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

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

This div border color is #4B6D84.

Opacity

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

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

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

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

This text has shadow with #4B6D84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6D84.

Preview

Color preview on black background

This text has color #4B6D84 on black background.


Color preview on white background

This text has color #4B6D84 on white background.


Black color preview on #4B6D84 background

This text has black color on #4B6D84 background.


White color preview on #4B6D84 background

This text has white color on #4B6D84 background.


Related colors

Complementary color

Complementary color for #hex is #B4927B.


I love getcolorcode.com

Triadic colors

1 #844B6D and #6D844B with #4B6D84 are triadic colors.

2 #846D4B and #6D4B84 with #4B6D84 are triadic colors.