COLOR #4B446A

HEX: #4B446A RGB: (75,68,106)

Renk bilgisi

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

RGB renk modeli

#4B446A color RGB value is (75,68,106).

RGB: (75,68,106) (29%, 27%, 42%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 68 of 255 = 27%
B 106 of 255 = 42%

75
68
106

R + G + B ~ 33%. #4B446A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 68 + 106 = 249 (100%)
R 75 of 249 ~ 30.12%
G 68 of 249 ~ 27.31%
B 106 of 249 ~ 42.57'%

%30.12
%27.31
%42.57

CMYK RENK MODELİ

#4B446A rengi CMYK tonu (29,36,0,58).

  • camgöbeği tonu 29.25%
  • eflatun tonu 35.85%
  • sarı tonu 0.00%
  • ana renk tonu 58.43%

CMYK: (29,36,0,58)
C29M36Y0K58 (29%, 36%, 0%, 58%)
(0.29 / 0.36 / 0.00 / 0.58)

CMYK yüzdeleri

%29.25
%35.85
%0
%58.43

Codes

Color #4B446A in popluar color models

4B 44 6A
RGB 75 68 106
HSL 251° 21.84% 34.12%
HSB/HSV 251° 35.85% 41.57%
CMYK 29.25% 35.85% 0.00%
58.43%

Color #4B446A in popluar number systems.

HEX 4B 44 6A
Decimal 75 68 106
Binary 1001011 1000100 1101010
Octal 113 104 152

Shades and tints

Shades of #4B446A

#4B446A
(75,68,106)
#453E61
(69,62,97)
#3F3858
(63,56,88)
#39324F
(57,50,79)
#332C46
(51,44,70)
#2D263D
(45,38,61)
#272034
(39,32,52)
#211A2B
(33,26,43)
#1B1422
(27,20,34)
#150E19
(21,14,25)
#0F0810
(15,8,16)
#000000
(0,0,0)

Tints of #4B446A

#4B446A
(75,68,106)
#5B5577
(91,85,119)
#6B6684
(107,102,132)
#7B7791
(123,119,145)
#8B889E
(139,136,158)
#9B99AB
(155,153,171)
#ABAAB8
(171,170,184)
#BBBBC5
(187,187,197)
#CBCCD2
(203,204,210)
#DBDDDF
(219,221,223)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B446A; }

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

This text font color is #4B446A.

Background Color

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

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

This div background color is #4B446A.

Border color

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

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

This div border color is #4B446A.

Opacity

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

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

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

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

This text has shadow with #4B446A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B446A.

Preview

Color preview on black background

This text has color #4B446A on black background.


Color preview on white background

This text has color #4B446A on white background.


Black color preview on #4B446A background

This text has black color on #4B446A background.


White color preview on #4B446A background

This text has white color on #4B446A background.


Related colors

Complementary color

Complementary color for #hex is #B4BB95.


I love getcolorcode.com

Triadic colors

1 #6A4B44 and #446A4B with #4B446A are triadic colors.

2 #6A444B and #444B6A with #4B446A are triadic colors.