COLOR #4B418B

HEX: #4B418B RGB: (75,65,139)

Renk bilgisi

#4B418B contains mainly blue color. #4B418B ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#4B418B color RGB value is (75,65,139).

RGB: (75,65,139) (29%, 25%, 55%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 65 of 255 = 25%
B 139 of 255 = 55%

75
65
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 65 + 139 = 279 (100%)
R 75 of 279 ~ 26.88%
G 65 of 279 ~ 23.3%
B 139 of 279 ~ 49.82'%

%26.88
%23.3
%49.82

CMYK RENK MODELİ

#4B418B rengi CMYK tonu (46,53,0,45).

  • camgöbeği tonu 46.04%
  • eflatun tonu 53.24%
  • sarı tonu 0.00%
  • ana renk tonu 45.49%

CMYK: (46,53,0,45)
C46M53Y0K45 (46%, 53%, 0%, 45%)
(0.46 / 0.53 / 0.00 / 0.45)

CMYK yüzdeleri

%46.04
%53.24
%0
%45.49

Codes

Color #4B418B in popluar color models

4B 41 8B
RGB 75 65 139
HSL 248° 36.27% 40.00%
HSB/HSV 248° 53.24% 54.51%
CMYK 46.04% 53.24% 0.00%
45.49%

Color #4B418B in popluar number systems.

HEX 4B 41 8B
Decimal 75 65 139
Binary 1001011 1000001 10001011
Octal 113 101 213

Shades and tints

Shades of #4B418B

#4B418B
(75,65,139)
#453C7F
(69,60,127)
#3F3773
(63,55,115)
#393267
(57,50,103)
#332D5B
(51,45,91)
#2D284F
(45,40,79)
#272343
(39,35,67)
#211E37
(33,30,55)
#1B192B
(27,25,43)
#15141F
(21,20,31)
#0F0F13
(15,15,19)
#000000
(0,0,0)

Tints of #4B418B

#4B418B
(75,65,139)
#5B5295
(91,82,149)
#6B639F
(107,99,159)
#7B74A9
(123,116,169)
#8B85B3
(139,133,179)
#9B96BD
(155,150,189)
#ABA7C7
(171,167,199)
#BBB8D1
(187,184,209)
#CBC9DB
(203,201,219)
#DBDAE5
(219,218,229)
#EBEBEF
(235,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B418B; }

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

This text font color is #4B418B.

Background Color

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

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

This div background color is #4B418B.

Border color

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

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

This div border color is #4B418B.

Opacity

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

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

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

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

This text has shadow with #4B418B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B418B.

Preview

Color preview on black background

This text has color #4B418B on black background.


Color preview on white background

This text has color #4B418B on white background.


Black color preview on #4B418B background

This text has black color on #4B418B background.


White color preview on #4B418B background

This text has white color on #4B418B background.


Related colors

Complementary color

Complementary color for #hex is #B4BE74.


I love getcolorcode.com

Triadic colors

1 #8B4B41 and #418B4B with #4B418B are triadic colors.

2 #8B414B and #414B8B with #4B418B are triadic colors.