COLOR #4B7A98

HEX: #4B7A98 RGB: (75,122,152)

Color info

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

RGB color model

#4B7A98 color RGB value is (75,122,152).

RGB: (75,122,152) (29%, 48%, 60%)

RGB channels and saturation

R 75 of 255 = 29%
G 122 of 255 = 48%
B 152 of 255 = 60%

75
122
152

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

Portions of RGB colors in percentages

R + G + B = 75 + 122 + 152 = 349 (100%)
R 75 of 349 ~ 21.49%
G 122 of 349 ~ 34.96%
B 152 of 349 ~ 43.55'%

%21.49
%34.96
%43.55

CMYK color model

#4B7A98 color CMYK value is (51,20,0,40).

  • cyan value is 50.66%
  • magenta value is 19.74%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (51,20,0,40)
C51M20Y0K40 (51%, 20%, 0%, 40%)
(0.51 / 0.20 / 0.00 / 0.40)

CMYK percentages

%50.66
%19.74
%0
%40.39

Codes

Color #4B7A98 in popluar color models

4B 7A 98
RGB 75 122 152
HSL 203° 33.92% 44.51%
HSB/HSV 203° 50.66% 59.61%
CMYK 50.66% 19.74% 0.00%
40.39%

Color #4B7A98 in popluar number systems.

HEX 4B 7A 98
Decimal 75 122 152
Binary 1001011 1111010 10011000
Octal 113 172 230

Shades and tints

Shades of #4B7A98

#4B7A98
(75,122,152)
#456F8B
(69,111,139)
#3F647E
(63,100,126)
#395971
(57,89,113)
#334E64
(51,78,100)
#2D4357
(45,67,87)
#27384A
(39,56,74)
#212D3D
(33,45,61)
#1B2230
(27,34,48)
#151723
(21,23,35)
#0F0C16
(15,12,22)
#000000
(0,0,0)

Tints of #4B7A98

#4B7A98
(75,122,152)
#5B86A1
(91,134,161)
#6B92AA
(107,146,170)
#7B9EB3
(123,158,179)
#8BAABC
(139,170,188)
#9BB6C5
(155,182,197)
#ABC2CE
(171,194,206)
#BBCED7
(187,206,215)
#CBDAE0
(203,218,224)
#DBE6E9
(219,230,233)
#EBF2F2
(235,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B7A98 color. Also use rgb(75,122,152) instead hex code.

Text Font Color

.myTextColor { color: #4B7A98; }

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

This text font color is #4B7A98.

Background Color

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

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

This div background color is #4B7A98.

Border color

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

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

This div border color is #4B7A98.

Opacity

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

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

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

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

This text has shadow with #4B7A98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B7A98.

Preview

Color preview on black background

This text has color #4B7A98 on black background.


Color preview on white background

This text has color #4B7A98 on white background.


Black color preview on #4B7A98 background

This text has black color on #4B7A98 background.


White color preview on #4B7A98 background

This text has white color on #4B7A98 background.


Related colors

Complementary color

Complementary color for #hex is #B48567.


I love getcolorcode.com

Triadic colors

1 #984B7A and #7A984B with #4B7A98 are triadic colors.

2 #987A4B and #7A4B98 with #4B7A98 are triadic colors.