COLOR #4B5E83

HEX: #4B5E83 RGB: (75,94,131)

Renk bilgisi

#4B5E83 contains red, green and blue colors in about the same proportion. #4B5E83 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4B5E83 color RGB value is (75,94,131).

RGB: (75,94,131) (29%, 37%, 51%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 94 of 255 = 37%
B 131 of 255 = 51%

75
94
131

R + G + B ~ 39%. #4B5E83 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 94 + 131 = 300 (100%)
R 75 of 300 ~ 25%
G 94 of 300 ~ 31.33%
B 131 of 300 ~ 43.67'%

%25
%31.33
%43.67

CMYK RENK MODELİ

#4B5E83 rengi CMYK tonu (43,28,0,49).

  • camgöbeği tonu 42.75%
  • eflatun tonu 28.24%
  • sarı tonu 0.00%
  • ana renk tonu 48.63%

CMYK: (43,28,0,49)
C43M28Y0K49 (43%, 28%, 0%, 49%)
(0.43 / 0.28 / 0.00 / 0.49)

CMYK yüzdeleri

%42.75
%28.24
%0
%48.63

Codes

Color #4B5E83 in popluar color models

4B 5E 83
RGB 75 94 131
HSL 220° 27.18% 40.39%
HSB/HSV 220° 42.75% 51.37%
CMYK 42.75% 28.24% 0.00%
48.63%

Color #4B5E83 in popluar number systems.

HEX 4B 5E 83
Decimal 75 94 131
Binary 1001011 1011110 10000011
Octal 113 136 203

Shades and tints

Shades of #4B5E83

#4B5E83
(75,94,131)
#455678
(69,86,120)
#3F4E6D
(63,78,109)
#394662
(57,70,98)
#333E57
(51,62,87)
#2D364C
(45,54,76)
#272E41
(39,46,65)
#212636
(33,38,54)
#1B1E2B
(27,30,43)
#151620
(21,22,32)
#0F0E15
(15,14,21)
#000000
(0,0,0)

Tints of #4B5E83

#4B5E83
(75,94,131)
#5B6C8E
(91,108,142)
#6B7A99
(107,122,153)
#7B88A4
(123,136,164)
#8B96AF
(139,150,175)
#9BA4BA
(155,164,186)
#ABB2C5
(171,178,197)
#BBC0D0
(187,192,208)
#CBCEDB
(203,206,219)
#DBDCE6
(219,220,230)
#EBEAF1
(235,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B5E83; }

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

This text font color is #4B5E83.

Background Color

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

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

This div background color is #4B5E83.

Border color

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

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

This div border color is #4B5E83.

Opacity

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

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

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

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

This text has shadow with #4B5E83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B5E83.

Preview

Color preview on black background

This text has color #4B5E83 on black background.


Color preview on white background

This text has color #4B5E83 on white background.


Black color preview on #4B5E83 background

This text has black color on #4B5E83 background.


White color preview on #4B5E83 background

This text has white color on #4B5E83 background.


Related colors

Complementary color

Complementary color for #hex is #B4A17C.


I love getcolorcode.com

Triadic colors

1 #834B5E and #5E834B with #4B5E83 are triadic colors.

2 #835E4B and #5E4B83 with #4B5E83 are triadic colors.