COLOR #15302E

HEX: #15302E RGB: (21,48,46)

Color info

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

RGB color model

#15302E color RGB value is (21,48,46).

RGB: (21,48,46) (8%, 19%, 18%)

RGB channels and saturation

R 21 of 255 = 8%
G 48 of 255 = 19%
B 46 of 255 = 18%

21
48
46

R + G + B ~ 15%. #15302E is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 48 + 46 = 115 (100%)
R 21 of 115 ~ 18.26%
G 48 of 115 ~ 41.74%
B 46 of 115 ~ 40'%

%18.26
%41.74
%40

CMYK color model

#15302E color CMYK value is (56,0,4,81).

  • cyan value is 56.25%
  • magenta value is 0.00%
  • yellow value is 4.17%
  • key color value is 81.18%
CMYK: (56,0,4,81) C56M0Y4K81 (56%,0%,4%,81%) (0.56/0.00/0.04/0.81) 

CMYK percentages

%56.25
%0
%4.17
%81.18

Codes

Color #15302E in popluar color models

15 30 2E
RGB 21 48 46
HSL 176° 39.13% 13.53%
HSB/HSV 176° 56.25% 18.82%
CMYK 56.25% 0.00% 4.17%
81.18%

Color #15302E in popluar number systems.

HEX 15 30 2E
Decimal 21 48 46
Binary 10101 110000 101110
Octal 25 60 56

Shades and tints

Shades of #15302E

#15302E
(21,48,46)
#142C2A
(20,44,42)
#132826
(19,40,38)
#122422
(18,36,34)
#11201E
(17,32,30)
#101C1A
(16,28,26)
#0F1816
(15,24,22)
#0E1412
(14,20,18)
#0D100E
(13,16,14)
#0C0C0A
(12,12,10)
#0B0806
(11,8,6)
#000000
(0,0,0)

Tints of #15302E

#15302E
(21,48,46)
#2A4241
(42,66,65)
#3F5454
(63,84,84)
#546667
(84,102,103)
#69787A
(105,120,122)
#7E8A8D
(126,138,141)
#939CA0
(147,156,160)
#A8AEB3
(168,174,179)
#BDC0C6
(189,192,198)
#D2D2D9
(210,210,217)
#E7E4EC
(231,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15302E color. Also use rgb(21,48,46) instead hex code.

Text Font Color

.myTextColor { color: #15302E; }

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

This text font color is #15302E.

Background Color

.myBgColor { background-color: #15302E; }

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

This div background color is #15302E.

Border color

.myBorderColor { border: 1px solid #15302E; }

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

This div border color is #15302E.

Opacity

.myOpacity80 { color: #15302E; opacity: 0.8; }

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

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

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

This text has shadow with #15302E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15302E.

Preview

Color preview on black background

This text has color #15302E on black background.


Color preview on white background

This text has color #15302E on white background.


Black color preview on #15302E background

This text has black color on #15302E background.


White color preview on #15302E background

This text has white color on #15302E background.


Related colors

Complementary color

Complementary color for #hex is #EACFD1.


I love getcolorcode.com

Triadic colors

1 #2E1530 and #302E15 with #15302E are triadic colors.

2 #2E3015 and #30152E with #15302E are triadic colors.