COLOR #153329

HEX: #153329 RGB: (21,51,41)

Color info

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

RGB color model

#153329 color RGB value is (21,51,41).

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

RGB channels and saturation

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

21
51
41

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

Portions of RGB colors in percentages

R + G + B = 21 + 51 + 41 = 113 (100%)
R 21 of 113 ~ 18.58%
G 51 of 113 ~ 45.13%
B 41 of 113 ~ 36.28'%

%18.58
%45.13
%36.28

CMYK color model

#153329 color CMYK value is (59,0,20,80).

  • cyan value is 58.82%
  • magenta value is 0.00%
  • yellow value is 19.61%
  • key color value is 80.00%

CMYK: (59,0,20,80)
C59M0Y20K80 (59%, 0%, 20%, 80%)
(0.59 / 0.00 / 0.20 / 0.80)

CMYK percentages

%58.82
%0
%19.61
%80

Codes

Color #153329 in popluar color models

15 33 29
RGB 21 51 41
HSL 160° 41.67% 14.12%
HSB/HSV 160° 58.82% 20.00%
CMYK 58.82% 0.00% 19.61%
80.00%

Color #153329 in popluar number systems.

HEX 15 33 29
Decimal 21 51 41
Binary 10101 110011 101001
Octal 25 63 51

Shades and tints

Shades of #153329

#153329
(21,51,41)
#142F26
(20,47,38)
#132B23
(19,43,35)
#122720
(18,39,32)
#11231D
(17,35,29)
#101F1A
(16,31,26)
#0F1B17
(15,27,23)
#0E1714
(14,23,20)
#0D1311
(13,19,17)
#0C0F0E
(12,15,14)
#0B0B0B
(11,11,11)
#000000
(0,0,0)

Tints of #153329

#153329
(21,51,41)
#2A453C
(42,69,60)
#3F574F
(63,87,79)
#546962
(84,105,98)
#697B75
(105,123,117)
#7E8D88
(126,141,136)
#939F9B
(147,159,155)
#A8B1AE
(168,177,174)
#BDC3C1
(189,195,193)
#D2D5D4
(210,213,212)
#E7E7E7
(231,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #153329; }

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

This text font color is #153329.

Background Color

.myBgColor { background-color: #153329; }

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

This div background color is #153329.

Border color

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

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

This div border color is #153329.

Opacity

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

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

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

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

This text has shadow with #153329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #153329.

Preview

Color preview on black background

This text has color #153329 on black background.


Color preview on white background

This text has color #153329 on white background.


Black color preview on #153329 background

This text has black color on #153329 background.


White color preview on #153329 background

This text has white color on #153329 background.


Related colors

Complementary color

Complementary color for #hex is #EACCD6.


I love getcolorcode.com

Triadic colors

1 #291533 and #332915 with #153329 are triadic colors.

2 #293315 and #331529 with #153329 are triadic colors.