COLOR #153429

HEX: #153429 RGB: (21,52,41)

Color info

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

RGB color model

#153429 color RGB value is (21,52,41).

RGB: (21,52,41) (8%, 20%, 16%)

RGB channels and saturation

R 21 of 255 = 8%
G 52 of 255 = 20%
B 41 of 255 = 16%

21
52
41

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

Portions of RGB colors in percentages

R + G + B = 21 + 52 + 41 = 114 (100%)
R 21 of 114 ~ 18.42%
G 52 of 114 ~ 45.61%
B 41 of 114 ~ 35.96'%

%18.42
%45.61
%35.96

CMYK color model

#153429 color CMYK value is (60,0,21,80).

  • cyan value is 59.62%
  • magenta value is 0.00%
  • yellow value is 21.15%
  • key color value is 79.61%

CMYK: (60,0,21,80)
C60M0Y21K80 (60%, 0%, 21%, 80%)
(0.60 / 0.00 / 0.21 / 0.80)

CMYK percentages

%59.62
%0
%21.15
%79.61

Codes

Color #153429 in popluar color models

15 34 29
RGB 21 52 41
HSL 159° 42.47% 14.31%
HSB/HSV 159° 59.62% 20.39%
CMYK 59.62% 0.00% 21.15%
79.61%

Color #153429 in popluar number systems.

HEX 15 34 29
Decimal 21 52 41
Binary 10101 110100 101001
Octal 25 64 51

Shades and tints

Shades of #153429

#153429
(21,52,41)
#143026
(20,48,38)
#132C23
(19,44,35)
#122820
(18,40,32)
#11241D
(17,36,29)
#10201A
(16,32,26)
#0F1C17
(15,28,23)
#0E1814
(14,24,20)
#0D1411
(13,20,17)
#0C100E
(12,16,14)
#0B0C0B
(11,12,11)
#000000
(0,0,0)

Tints of #153429

#153429
(21,52,41)
#2A463C
(42,70,60)
#3F584F
(63,88,79)
#546A62
(84,106,98)
#697C75
(105,124,117)
#7E8E88
(126,142,136)
#93A09B
(147,160,155)
#A8B2AE
(168,178,174)
#BDC4C1
(189,196,193)
#D2D6D4
(210,214,212)
#E7E8E7
(231,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #153429; }

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

This text font color is #153429.

Background Color

.myBgColor { background-color: #153429; }

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

This div background color is #153429.

Border color

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

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

This div border color is #153429.

Opacity

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

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

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

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

This text has shadow with #153429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #153429.

Preview

Color preview on black background

This text has color #153429 on black background.


Color preview on white background

This text has color #153429 on white background.


Black color preview on #153429 background

This text has black color on #153429 background.


White color preview on #153429 background

This text has white color on #153429 background.


Related colors

Complementary color

Complementary color for #hex is #EACBD6.


I love getcolorcode.com

Triadic colors

1 #291534 and #342915 with #153429 are triadic colors.

2 #293415 and #341529 with #153429 are triadic colors.