COLOR #203328

HEX: #203328 RGB: (32,51,40)

Color info

#203328 contains red, green and blue colors in about the same proportion. Web safe color of #203328 is #333333 (or #333).

RGB color model

#203328 color RGB value is (32,51,40).

RGB: (32,51,40) (13%, 20%, 16%)

RGB channels and saturation

R 32 of 255 = 13%
G 51 of 255 = 20%
B 40 of 255 = 16%

32
51
40

R + G + B ~ 16%. #203328 is dark color.

Portions of RGB colors in percentages

R + G + B = 32 + 51 + 40 = 123 (100%)
R 32 of 123 ~ 26.02%
G 51 of 123 ~ 41.46%
B 40 of 123 ~ 32.52'%

%26.02
%41.46
%32.52

CMYK color model

#203328 color CMYK value is (37,0,22,80).

  • cyan value is 37.25%
  • magenta value is 0.00%
  • yellow value is 21.57%
  • key color value is 80.00%

CMYK: (37,0,22,80)
C37M0Y22K80 (37%, 0%, 22%, 80%)
(0.37 / 0.00 / 0.22 / 0.80)

CMYK percentages

%37.25
%0
%21.57
%80

Codes

Color #203328 in popluar color models

20 33 28
RGB 32 51 40
HSL 145° 22.89% 16.27%
HSB/HSV 145° 37.25% 20.00%
CMYK 37.25% 0.00% 21.57%
80.00%

Color #203328 in popluar number systems.

HEX 20 33 28
Decimal 32 51 40
Binary 100000 110011 101000
Octal 40 63 50

Shades and tints

Shades of #203328

#203328
(32,51,40)
#1E2F25
(30,47,37)
#1C2B22
(28,43,34)
#1A271F
(26,39,31)
#18231C
(24,35,28)
#161F19
(22,31,25)
#141B16
(20,27,22)
#121713
(18,23,19)
#101310
(16,19,16)
#0E0F0D
(14,15,13)
#0C0B0A
(12,11,10)
#000000
(0,0,0)

Tints of #203328

#203328
(32,51,40)
#34453B
(52,69,59)
#48574E
(72,87,78)
#5C6961
(92,105,97)
#707B74
(112,123,116)
#848D87
(132,141,135)
#989F9A
(152,159,154)
#ACB1AD
(172,177,173)
#C0C3C0
(192,195,192)
#D4D5D3
(212,213,211)
#E8E7E6
(232,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #203328 color. Also use rgb(32,51,40) instead hex code.

Text Font Color

.myTextColor { color: #203328; }

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

This text font color is #203328.

Background Color

.myBgColor { background-color: #203328; }

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

This div background color is #203328.

Border color

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

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

This div border color is #203328.

Opacity

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

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

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

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

This text has shadow with #203328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #203328.

Preview

Color preview on black background

This text has color #203328 on black background.


Color preview on white background

This text has color #203328 on white background.


Black color preview on #203328 background

This text has black color on #203328 background.


White color preview on #203328 background

This text has white color on #203328 background.


Related colors

Complementary color

Complementary color for #hex is #DFCCD7.


I love getcolorcode.com

Triadic colors

1 #282033 and #332820 with #203328 are triadic colors.

2 #283320 and #332028 with #203328 are triadic colors.