COLOR #15334A

HEX: #15334A RGB: (21,51,74)

Color info

#15334A contains red, green and blue colors in about the same proportion. Web safe color of #15334A is #003333 (or #033).

RGB color model

#15334A color RGB value is (21,51,74).

RGB: (21,51,74) (8%, 20%, 29%)

RGB channels and saturation

R 21 of 255 = 8%
G 51 of 255 = 20%
B 74 of 255 = 29%

21
51
74

R + G + B ~ 19%. #15334A is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 51 + 74 = 146 (100%)
R 21 of 146 ~ 14.38%
G 51 of 146 ~ 34.93%
B 74 of 146 ~ 50.68'%

%14.38
%34.93
%50.68

CMYK color model

#15334A color CMYK value is (72,31,0,71).

  • cyan value is 71.62%
  • magenta value is 31.08%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (72,31,0,71)
C72M31Y0K71 (72%, 31%, 0%, 71%)
(0.72 / 0.31 / 0.00 / 0.71)

CMYK percentages

%71.62
%31.08
%0
%70.98

Codes

Color #15334A in popluar color models

15 33 4A
RGB 21 51 74
HSL 206° 55.79% 18.63%
HSB/HSV 206° 71.62% 29.02%
CMYK 71.62% 31.08% 0.00%
70.98%

Color #15334A in popluar number systems.

HEX 15 33 4A
Decimal 21 51 74
Binary 10101 110011 1001010
Octal 25 63 112

Shades and tints

Shades of #15334A

#15334A
(21,51,74)
#142F44
(20,47,68)
#132B3E
(19,43,62)
#122738
(18,39,56)
#112332
(17,35,50)
#101F2C
(16,31,44)
#0F1B26
(15,27,38)
#0E1720
(14,23,32)
#0D131A
(13,19,26)
#0C0F14
(12,15,20)
#0B0B0E
(11,11,14)
#000000
(0,0,0)

Tints of #15334A

#15334A
(21,51,74)
#2A455A
(42,69,90)
#3F576A
(63,87,106)
#54697A
(84,105,122)
#697B8A
(105,123,138)
#7E8D9A
(126,141,154)
#939FAA
(147,159,170)
#A8B1BA
(168,177,186)
#BDC3CA
(189,195,202)
#D2D5DA
(210,213,218)
#E7E7EA
(231,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15334A color. Also use rgb(21,51,74) instead hex code.

Text Font Color

.myTextColor { color: #15334A; }

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

This text font color is #15334A.

Background Color

.myBgColor { background-color: #15334A; }

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

This div background color is #15334A.

Border color

.myBorderColor { border: 1px solid #15334A; }

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

This div border color is #15334A.

Opacity

.myOpacity80 { color: #15334A; opacity: 0.8; }

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

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

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

This text has shadow with #15334A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15334A.

Preview

Color preview on black background

This text has color #15334A on black background.


Color preview on white background

This text has color #15334A on white background.


Black color preview on #15334A background

This text has black color on #15334A background.


White color preview on #15334A background

This text has white color on #15334A background.


Related colors

Complementary color

Complementary color for #hex is #EACCB5.


I love getcolorcode.com

Triadic colors

1 #4A1533 and #334A15 with #15334A are triadic colors.

2 #4A3315 and #33154A with #15334A are triadic colors.