COLOR #150668

HEX: #150668 RGB: (21,6,104)

Color info

#150668 contains mainly blue color. Web safe color of #150668 is #000066 (or #006).

RGB color model

#150668 color RGB value is (21,6,104).

RGB: (21,6,104) (8%, 2%, 41%)

RGB channels and saturation

R 21 of 255 = 8%
G 6 of 255 = 2%
B 104 of 255 = 41%

21
6
104

R + G + B ~ 17%. #150668 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 6 + 104 = 131 (100%)
R 21 of 131 ~ 16.03%
G 6 of 131 ~ 4.58%
B 104 of 131 ~ 79.39'%

%16.03
%79.39

CMYK color model

#150668 color CMYK value is (80,94,0,59).

  • cyan value is 79.81%
  • magenta value is 94.23%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (80,94,0,59)
C80M94Y0K59 (80%, 94%, 0%, 59%)
(0.80 / 0.94 / 0.00 / 0.59)

CMYK percentages

%79.81
%94.23
%0
%59.22

Codes

Color #150668 in popluar color models

15 06 68
RGB 21 6 104
HSL 249° 89.09% 21.57%
HSB/HSV 249° 94.23% 40.78%
CMYK 79.81% 94.23% 0.00%
59.22%

Color #150668 in popluar number systems.

HEX 15 06 68
Decimal 21 6 104
Binary 10101 110 1101000
Octal 25 6 150

Shades and tints

Shades of #150668

#150668
(21,6,104)
#14065F
(20,6,95)
#130656
(19,6,86)
#12064D
(18,6,77)
#110644
(17,6,68)
#10063B
(16,6,59)
#0F0632
(15,6,50)
#0E0629
(14,6,41)
#0D0620
(13,6,32)
#0C0617
(12,6,23)
#0B060E
(11,6,14)
#000000
(0,0,0)

Tints of #150668

#150668
(21,6,104)
#2A1C75
(42,28,117)
#3F3282
(63,50,130)
#54488F
(84,72,143)
#695E9C
(105,94,156)
#7E74A9
(126,116,169)
#938AB6
(147,138,182)
#A8A0C3
(168,160,195)
#BDB6D0
(189,182,208)
#D2CCDD
(210,204,221)
#E7E2EA
(231,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #150668 color. Also use rgb(21,6,104) instead hex code.

Text Font Color

.myTextColor { color: #150668; }

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

This text font color is #150668.

Background Color

.myBgColor { background-color: #150668; }

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

This div background color is #150668.

Border color

.myBorderColor { border: 1px solid #150668; }

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

This div border color is #150668.

Opacity

.myOpacity80 { color: #150668; opacity: 0.8; }

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

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

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

This text has shadow with #150668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #150668.

Preview

Color preview on black background

This text has color #150668 on black background.


Color preview on white background

This text has color #150668 on white background.


Black color preview on #150668 background

This text has black color on #150668 background.


White color preview on #150668 background

This text has white color on #150668 background.


Related colors

Complementary color

Complementary color for #hex is #EAF997.


I love getcolorcode.com

Triadic colors

1 #681506 and #066815 with #150668 are triadic colors.

2 #680615 and #061568 with #150668 are triadic colors.