COLOR #15274A

HEX: #15274A RGB: (21,39,74)

Color info

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

RGB color model

#15274A color RGB value is (21,39,74).

RGB: (21,39,74) (8%, 15%, 29%)

RGB channels and saturation

R 21 of 255 = 8%
G 39 of 255 = 15%
B 74 of 255 = 29%

21
39
74

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

Portions of RGB colors in percentages

R + G + B = 21 + 39 + 74 = 134 (100%)
R 21 of 134 ~ 15.67%
G 39 of 134 ~ 29.1%
B 74 of 134 ~ 55.22'%

%15.67
%29.1
%55.22

CMYK color model

#15274A color CMYK value is (72,47,0,71).

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

CMYK: (72,47,0,71)
C72M47Y0K71 (72%, 47%, 0%, 71%)
(0.72 / 0.47 / 0.00 / 0.71)

CMYK percentages

%71.62
%47.3
%0
%70.98

Codes

Color #15274A in popluar color models

15 27 4A
RGB 21 39 74
HSL 220° 55.79% 18.63%
HSB/HSV 220° 71.62% 29.02%
CMYK 71.62% 47.30% 0.00%
70.98%

Color #15274A in popluar number systems.

HEX 15 27 4A
Decimal 21 39 74
Binary 10101 100111 1001010
Octal 25 47 112

Shades and tints

Shades of #15274A

#15274A
(21,39,74)
#142444
(20,36,68)
#13213E
(19,33,62)
#121E38
(18,30,56)
#111B32
(17,27,50)
#10182C
(16,24,44)
#0F1526
(15,21,38)
#0E1220
(14,18,32)
#0D0F1A
(13,15,26)
#0C0C14
(12,12,20)
#0B090E
(11,9,14)
#000000
(0,0,0)

Tints of #15274A

#15274A
(21,39,74)
#2A3A5A
(42,58,90)
#3F4D6A
(63,77,106)
#54607A
(84,96,122)
#69738A
(105,115,138)
#7E869A
(126,134,154)
#9399AA
(147,153,170)
#A8ACBA
(168,172,186)
#BDBFCA
(189,191,202)
#D2D2DA
(210,210,218)
#E7E5EA
(231,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #15274A; }

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

This text font color is #15274A.

Background Color

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

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

This div background color is #15274A.

Border color

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

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

This div border color is #15274A.

Opacity

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

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

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

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

This text has shadow with #15274A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15274A.

Preview

Color preview on black background

This text has color #15274A on black background.


Color preview on white background

This text has color #15274A on white background.


Black color preview on #15274A background

This text has black color on #15274A background.


White color preview on #15274A background

This text has white color on #15274A background.


Related colors

Complementary color

Complementary color for #hex is #EAD8B5.


I love getcolorcode.com

Triadic colors

1 #4A1527 and #274A15 with #15274A are triadic colors.

2 #4A2715 and #27154A with #15274A are triadic colors.