COLOR #152229

HEX: #152229 RGB: (21,34,41)

Color info

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

RGB color model

#152229 color RGB value is (21,34,41).

RGB: (21,34,41) (8%, 13%, 16%)

RGB channels and saturation

R 21 of 255 = 8%
G 34 of 255 = 13%
B 41 of 255 = 16%

21
34
41

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

Portions of RGB colors in percentages

R + G + B = 21 + 34 + 41 = 96 (100%)
R 21 of 96 ~ 21.88%
G 34 of 96 ~ 35.42%
B 41 of 96 ~ 42.71'%

%21.88
%35.42
%42.71

CMYK color model

#152229 color CMYK value is (49,17,0,84).

  • cyan value is 48.78%
  • magenta value is 17.07%
  • yellow value is 0.00%
  • key color value is 83.92%

CMYK: (49,17,0,84)
C49M17Y0K84 (49%, 17%, 0%, 84%)
(0.49 / 0.17 / 0.00 / 0.84)

CMYK percentages

%48.78
%17.07
%0
%83.92

Codes

Color #152229 in popluar color models

15 22 29
RGB 21 34 41
HSL 201° 32.26% 12.16%
HSB/HSV 201° 48.78% 16.08%
CMYK 48.78% 17.07% 0.00%
83.92%

Color #152229 in popluar number systems.

HEX 15 22 29
Decimal 21 34 41
Binary 10101 100010 101001
Octal 25 42 51

Shades and tints

Shades of #152229

#152229
(21,34,41)
#141F26
(20,31,38)
#131C23
(19,28,35)
#121920
(18,25,32)
#11161D
(17,22,29)
#10131A
(16,19,26)
#0F1017
(15,16,23)
#0E0D14
(14,13,20)
#0D0A11
(13,10,17)
#0C070E
(12,7,14)
#0B040B
(11,4,11)
#000000
(0,0,0)

Tints of #152229

#152229
(21,34,41)
#2A363C
(42,54,60)
#3F4A4F
(63,74,79)
#545E62
(84,94,98)
#697275
(105,114,117)
#7E8688
(126,134,136)
#939A9B
(147,154,155)
#A8AEAE
(168,174,174)
#BDC2C1
(189,194,193)
#D2D6D4
(210,214,212)
#E7EAE7
(231,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #152229 color. Also use rgb(21,34,41) instead hex code.

Text Font Color

.myTextColor { color: #152229; }

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

This text font color is #152229.

Background Color

.myBgColor { background-color: #152229; }

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

This div background color is #152229.

Border color

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

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

This div border color is #152229.

Opacity

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

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

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

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

This text has shadow with #152229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #152229.

Preview

Color preview on black background

This text has color #152229 on black background.


Color preview on white background

This text has color #152229 on white background.


Black color preview on #152229 background

This text has black color on #152229 background.


White color preview on #152229 background

This text has white color on #152229 background.


Related colors

Complementary color

Complementary color for #hex is #EADDD6.


I love getcolorcode.com

Triadic colors

1 #291522 and #222915 with #152229 are triadic colors.

2 #292215 and #221529 with #152229 are triadic colors.