COLOR #4B6BA4

HEX: #4B6BA4 RGB: (75,107,164)

Color info

#4B6BA4 contains mainly green and blue colors. Web safe color of #4B6BA4 is #336699 (or #369).

RGB color model

#4B6BA4 color RGB value is (75,107,164).

RGB: (75,107,164) (29%, 42%, 64%)

RGB channels and saturation

R 75 of 255 = 29%
G 107 of 255 = 42%
B 164 of 255 = 64%

75
107
164

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

Portions of RGB colors in percentages

R + G + B = 75 + 107 + 164 = 346 (100%)
R 75 of 346 ~ 21.68%
G 107 of 346 ~ 30.92%
B 164 of 346 ~ 47.4'%

%21.68
%30.92
%47.4

CMYK color model

#4B6BA4 color CMYK value is (54,35,0,36).

  • cyan value is 54.27%
  • magenta value is 34.76%
  • yellow value is 0.00%
  • key color value is 35.69%

CMYK: (54,35,0,36)
C54M35Y0K36 (54%, 35%, 0%, 36%)
(0.54 / 0.35 / 0.00 / 0.36)

CMYK percentages

%54.27
%34.76
%0
%35.69

Codes

Color #4B6BA4 in popluar color models

4B 6B A4
RGB 75 107 164
HSL 218° 37.24% 46.86%
HSB/HSV 218° 54.27% 64.31%
CMYK 54.27% 34.76% 0.00%
35.69%

Color #4B6BA4 in popluar number systems.

HEX 4B 6B A4
Decimal 75 107 164
Binary 1001011 1101011 10100100
Octal 113 153 244

Shades and tints

Shades of #4B6BA4

#4B6BA4
(75,107,164)
#456296
(69,98,150)
#3F5988
(63,89,136)
#39507A
(57,80,122)
#33476C
(51,71,108)
#2D3E5E
(45,62,94)
#273550
(39,53,80)
#212C42
(33,44,66)
#1B2334
(27,35,52)
#151A26
(21,26,38)
#0F1118
(15,17,24)
#000000
(0,0,0)

Tints of #4B6BA4

#4B6BA4
(75,107,164)
#5B78AC
(91,120,172)
#6B85B4
(107,133,180)
#7B92BC
(123,146,188)
#8B9FC4
(139,159,196)
#9BACCC
(155,172,204)
#ABB9D4
(171,185,212)
#BBC6DC
(187,198,220)
#CBD3E4
(203,211,228)
#DBE0EC
(219,224,236)
#EBEDF4
(235,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B6BA4 color. Also use rgb(75,107,164) instead hex code.

Text Font Color

.myTextColor { color: #4B6BA4; }

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

This text font color is #4B6BA4.

Background Color

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

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

This div background color is #4B6BA4.

Border color

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

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

This div border color is #4B6BA4.

Opacity

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

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

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

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

This text has shadow with #4B6BA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6BA4.

Preview

Color preview on black background

This text has color #4B6BA4 on black background.


Color preview on white background

This text has color #4B6BA4 on white background.


Black color preview on #4B6BA4 background

This text has black color on #4B6BA4 background.


White color preview on #4B6BA4 background

This text has white color on #4B6BA4 background.


Related colors

Complementary color

Complementary color for #hex is #B4945B.


I love getcolorcode.com

Triadic colors

1 #A44B6B and #6BA44B with #4B6BA4 are triadic colors.

2 #A46B4B and #6B4BA4 with #4B6BA4 are triadic colors.