COLOR #206372

HEX: #206372 RGB: (32,99,114)

Color info

#206372 contains mainly green and blue colors. Web safe color of #206372 is #336666 (or #366).

RGB color model

#206372 color RGB value is (32,99,114).

RGB: (32,99,114) (13%, 39%, 45%)

RGB channels and saturation

R 32 of 255 = 13%
G 99 of 255 = 39%
B 114 of 255 = 45%

32
99
114

R + G + B ~ 32%. #206372 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 32 + 99 + 114 = 245 (100%)
R 32 of 245 ~ 13.06%
G 99 of 245 ~ 40.41%
B 114 of 245 ~ 46.53'%

%13.06
%40.41
%46.53

CMYK color model

#206372 color CMYK value is (72,13,0,55).

  • cyan value is 71.93%
  • magenta value is 13.16%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (72,13,0,55)
C72M13Y0K55 (72%, 13%, 0%, 55%)
(0.72 / 0.13 / 0.00 / 0.55)

CMYK percentages

%71.93
%13.16
%0
%55.29

Codes

Color #206372 in popluar color models

20 63 72
RGB 32 99 114
HSL 191° 56.16% 28.63%
HSB/HSV 191° 71.93% 44.71%
CMYK 71.93% 13.16% 0.00%
55.29%

Color #206372 in popluar number systems.

HEX 20 63 72
Decimal 32 99 114
Binary 100000 1100011 1110010
Octal 40 143 162

Shades and tints

Shades of #206372

#206372
(32,99,114)
#1E5A68
(30,90,104)
#1C515E
(28,81,94)
#1A4854
(26,72,84)
#183F4A
(24,63,74)
#163640
(22,54,64)
#142D36
(20,45,54)
#12242C
(18,36,44)
#101B22
(16,27,34)
#0E1218
(14,18,24)
#0C090E
(12,9,14)
#000000
(0,0,0)

Tints of #206372

#206372
(32,99,114)
#34717E
(52,113,126)
#487F8A
(72,127,138)
#5C8D96
(92,141,150)
#709BA2
(112,155,162)
#84A9AE
(132,169,174)
#98B7BA
(152,183,186)
#ACC5C6
(172,197,198)
#C0D3D2
(192,211,210)
#D4E1DE
(212,225,222)
#E8EFEA
(232,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #206372 color. Also use rgb(32,99,114) instead hex code.

Text Font Color

.myTextColor { color: #206372; }

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

This text font color is #206372.

Background Color

.myBgColor { background-color: #206372; }

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

This div background color is #206372.

Border color

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

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

This div border color is #206372.

Opacity

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

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

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

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

This text has shadow with #206372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #206372.

Preview

Color preview on black background

This text has color #206372 on black background.


Color preview on white background

This text has color #206372 on white background.


Black color preview on #206372 background

This text has black color on #206372 background.


White color preview on #206372 background

This text has white color on #206372 background.


Related colors

Complementary color

Complementary color for #hex is #DF9C8D.


I love getcolorcode.com

Triadic colors

1 #722063 and #637220 with #206372 are triadic colors.

2 #726320 and #632072 with #206372 are triadic colors.