COLOR #150346

HEX: #150346 RGB: (21,3,70)

Color info

#150346 contains mainly red and blue colors. Web safe color of #150346 is #000033 (or #003).

RGB color model

#150346 color RGB value is (21,3,70).

RGB: (21,3,70) (8%, 1%, 27%)

RGB channels and saturation

R 21 of 255 = 8%
G 3 of 255 = 1%
B 70 of 255 = 27%

21
3
70

R + G + B ~ 12%. #150346 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 3 + 70 = 94 (100%)
R 21 of 94 ~ 22.34%
G 3 of 94 ~ 3.19%
B 70 of 94 ~ 74.47'%

%22.34
%74.47

CMYK color model

#150346 color CMYK value is (70,96,0,73).

  • cyan value is 70.00%
  • magenta value is 95.71%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (70,96,0,73)
C70M96Y0K73 (70%, 96%, 0%, 73%)
(0.70 / 0.96 / 0.00 / 0.73)

CMYK percentages

%70
%95.71
%0
%72.55

Codes

Color #150346 in popluar color models

15 03 46
RGB 21 3 70
HSL 256° 91.78% 14.31%
HSB/HSV 256° 95.71% 27.45%
CMYK 70.00% 95.71% 0.00%
72.55%

Color #150346 in popluar number systems.

HEX 15 03 46
Decimal 21 3 70
Binary 10101 11 1000110
Octal 25 3 106

Shades and tints

Shades of #150346

#150346
(21,3,70)
#140340
(20,3,64)
#13033A
(19,3,58)
#120334
(18,3,52)
#11032E
(17,3,46)
#100328
(16,3,40)
#0F0322
(15,3,34)
#0E031C
(14,3,28)
#0D0316
(13,3,22)
#0C0310
(12,3,16)
#0B030A
(11,3,10)
#000000
(0,0,0)

Tints of #150346

#150346
(21,3,70)
#2A1956
(42,25,86)
#3F2F66
(63,47,102)
#544576
(84,69,118)
#695B86
(105,91,134)
#7E7196
(126,113,150)
#9387A6
(147,135,166)
#A89DB6
(168,157,182)
#BDB3C6
(189,179,198)
#D2C9D6
(210,201,214)
#E7DFE6
(231,223,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #150346 color. Also use rgb(21,3,70) instead hex code.

Text Font Color

.myTextColor { color: #150346; }

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

This text font color is #150346.

Background Color

.myBgColor { background-color: #150346; }

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

This div background color is #150346.

Border color

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

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

This div border color is #150346.

Opacity

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

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

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

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

This text has shadow with #150346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #150346.

Preview

Color preview on black background

This text has color #150346 on black background.


Color preview on white background

This text has color #150346 on white background.


Black color preview on #150346 background

This text has black color on #150346 background.


White color preview on #150346 background

This text has white color on #150346 background.


Related colors

Complementary color

Complementary color for #hex is #EAFCB9.


I love getcolorcode.com

Triadic colors

1 #461503 and #034615 with #150346 are triadic colors.

2 #460315 and #031546 with #150346 are triadic colors.