COLOR #4B4B7D

HEX: #4B4B7D RGB: (75,75,125)

Renk bilgisi

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

RGB renk modeli

#4B4B7D color RGB value is (75,75,125).

RGB: (75,75,125) (29%, 29%, 49%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 75 of 255 = 29%
B 125 of 255 = 49%

75
75
125

R + G + B ~ 36%. #4B4B7D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 75 + 125 = 275 (100%)
R 75 of 275 ~ 27.27%
G 75 of 275 ~ 27.27%
B 125 of 275 ~ 45.45'%

%27.27
%27.27
%45.45

CMYK RENK MODELİ

#4B4B7D rengi CMYK tonu (40,40,0,51).

  • camgöbeği tonu 40.00%
  • eflatun tonu 40.00%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (40,40,0,51)
C40M40Y0K51 (40%, 40%, 0%, 51%)
(0.40 / 0.40 / 0.00 / 0.51)

CMYK yüzdeleri

%40
%40
%0
%50.98

Codes

Color #4B4B7D in popluar color models

4B 4B 7D
RGB 75 75 125
HSL 240° 25.00% 39.22%
HSB/HSV 240° 40.00% 49.02%
CMYK 40.00% 40.00% 0.00%
50.98%

Color #4B4B7D in popluar number systems.

HEX 4B 4B 7D
Decimal 75 75 125
Binary 1001011 1001011 1111101
Octal 113 113 175

Shades and tints

Shades of #4B4B7D

#4B4B7D
(75,75,125)
#454572
(69,69,114)
#3F3F67
(63,63,103)
#39395C
(57,57,92)
#333351
(51,51,81)
#2D2D46
(45,45,70)
#27273B
(39,39,59)
#212130
(33,33,48)
#1B1B25
(27,27,37)
#15151A
(21,21,26)
#0F0F0F
(15,15,15)
#000000
(0,0,0)

Tints of #4B4B7D

#4B4B7D
(75,75,125)
#5B5B88
(91,91,136)
#6B6B93
(107,107,147)
#7B7B9E
(123,123,158)
#8B8BA9
(139,139,169)
#9B9BB4
(155,155,180)
#ABABBF
(171,171,191)
#BBBBCA
(187,187,202)
#CBCBD5
(203,203,213)
#DBDBE0
(219,219,224)
#EBEBEB
(235,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B4B7D; }

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

This text font color is #4B4B7D.

Background Color

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

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

This div background color is #4B4B7D.

Border color

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

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

This div border color is #4B4B7D.

Opacity

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

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

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

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

This text has shadow with #4B4B7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B4B7D.

Preview

Color preview on black background

This text has color #4B4B7D on black background.


Color preview on white background

This text has color #4B4B7D on white background.


Black color preview on #4B4B7D background

This text has black color on #4B4B7D background.


White color preview on #4B4B7D background

This text has white color on #4B4B7D background.


Related colors

Complementary color

Complementary color for #hex is #B4B482.


I love getcolorcode.com