COLOR #4B0C68

HEX: #4B0C68 RGB: (75,12,104)

Color info

#4B0C68 contains mainly red and blue colors. Web safe color of #4B0C68 is #330066 (or #306).

RGB color model

#4B0C68 color RGB value is (75,12,104).

RGB: (75,12,104) (29%, 5%, 41%)

RGB channels and saturation

R 75 of 255 = 29%
G 12 of 255 = 5%
B 104 of 255 = 41%

75
12
104

R + G + B ~ 25%. #4B0C68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 12 + 104 = 191 (100%)
R 75 of 191 ~ 39.27%
G 12 of 191 ~ 6.28%
B 104 of 191 ~ 54.45'%

%39.27
%54.45

CMYK color model

#4B0C68 color CMYK value is (28,88,0,59).

  • cyan value is 27.88%
  • magenta value is 88.46%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (28,88,0,59)
C28M88Y0K59 (28%, 88%, 0%, 59%)
(0.28 / 0.88 / 0.00 / 0.59)

CMYK percentages

%27.88
%88.46
%0
%59.22

Codes

Color #4B0C68 in popluar color models

4B 0C 68
RGB 75 12 104
HSL 281° 79.31% 22.75%
HSB/HSV 281° 88.46% 40.78%
CMYK 27.88% 88.46% 0.00%
59.22%

Color #4B0C68 in popluar number systems.

HEX 4B 0C 68
Decimal 75 12 104
Binary 1001011 1100 1101000
Octal 113 14 150

Shades and tints

Shades of #4B0C68

#4B0C68
(75,12,104)
#450B5F
(69,11,95)
#3F0A56
(63,10,86)
#39094D
(57,9,77)
#330844
(51,8,68)
#2D073B
(45,7,59)
#270632
(39,6,50)
#210529
(33,5,41)
#1B0420
(27,4,32)
#150317
(21,3,23)
#0F020E
(15,2,14)
#000000
(0,0,0)

Tints of #4B0C68

#4B0C68
(75,12,104)
#5B2275
(91,34,117)
#6B3882
(107,56,130)
#7B4E8F
(123,78,143)
#8B649C
(139,100,156)
#9B7AA9
(155,122,169)
#AB90B6
(171,144,182)
#BBA6C3
(187,166,195)
#CBBCD0
(203,188,208)
#DBD2DD
(219,210,221)
#EBE8EA
(235,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B0C68; }

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

This text font color is #4B0C68.

Background Color

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

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

This div background color is #4B0C68.

Border color

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

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

This div border color is #4B0C68.

Opacity

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

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

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

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

This text has shadow with #4B0C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B0C68.

Preview

Color preview on black background

This text has color #4B0C68 on black background.


Color preview on white background

This text has color #4B0C68 on white background.


Black color preview on #4B0C68 background

This text has black color on #4B0C68 background.


White color preview on #4B0C68 background

This text has white color on #4B0C68 background.


Related colors

Complementary color

Complementary color for #hex is #B4F397.


I love getcolorcode.com

Triadic colors

1 #684B0C and #0C684B with #4B0C68 are triadic colors.

2 #680C4B and #0C4B68 with #4B0C68 are triadic colors.