COLOR #4B4B5A

HEX: #4B4B5A RGB: (75,75,90)

Renk bilgisi

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

RGB renk modeli

#4B4B5A color RGB value is (75,75,90).

RGB: (75,75,90) (29%, 29%, 35%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 75 of 255 = 29%
B 90 of 255 = 35%

75
75
90

R + G + B ~ 31%. #4B4B5A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 75 + 90 = 240 (100%)
R 75 of 240 ~ 31.25%
G 75 of 240 ~ 31.25%
B 90 of 240 ~ 37.5'%

%31.25
%31.25
%37.5

CMYK RENK MODELİ

#4B4B5A rengi CMYK tonu (17,17,0,65).

  • camgöbeği tonu 16.67%
  • eflatun tonu 16.67%
  • sarı tonu 0.00%
  • ana renk tonu 64.71%
CMYK: (17,17,0,65) C17M17Y0K65 (17%,17%,0%,65%) (0.17/0.17/0.00/0.65) 

CMYK yüzdeleri

%16.67
%16.67
%0
%64.71

Codes

Color #4B4B5A in popluar color models

4B 4B 5A
RGB 75 75 90
HSL 240° 9.09% 32.35%
HSB/HSV 240° 16.67% 35.29%
CMYK 16.67% 16.67% 0.00%
64.71%

Color #4B4B5A in popluar number systems.

HEX 4B 4B 5A
Decimal 75 75 90
Binary 1001011 1001011 1011010
Octal 113 113 132

Shades and tints

Shades of #4B4B5A

#4B4B5A
(75,75,90)
#454552
(69,69,82)
#3F3F4A
(63,63,74)
#393942
(57,57,66)
#33333A
(51,51,58)
#2D2D32
(45,45,50)
#27272A
(39,39,42)
#212122
(33,33,34)
#1B1B1A
(27,27,26)
#151512
(21,21,18)
#0F0F0A
(15,15,10)
#000000
(0,0,0)

Tints of #4B4B5A

#4B4B5A
(75,75,90)
#5B5B69
(91,91,105)
#6B6B78
(107,107,120)
#7B7B87
(123,123,135)
#8B8B96
(139,139,150)
#9B9BA5
(155,155,165)
#ABABB4
(171,171,180)
#BBBBC3
(187,187,195)
#CBCBD2
(203,203,210)
#DBDBE1
(219,219,225)
#EBEBF0
(235,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B4B5A; }

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

This text font color is #4B4B5A.

Background Color

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

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

This div background color is #4B4B5A.

Border color

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

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

This div border color is #4B4B5A.

Opacity

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

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

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

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

This text has shadow with #4B4B5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B4B5A.

Preview

Color preview on black background

This text has color #4B4B5A on black background.


Color preview on white background

This text has color #4B4B5A on white background.


Black color preview on #4B4B5A background

This text has black color on #4B4B5A background.


White color preview on #4B4B5A background

This text has white color on #4B4B5A background.


Related colors

Complementary color

Complementary color for #hex is #B4B4A5.


I love getcolorcode.com