COLOR #206063

HEX: #206063 RGB: (32,96,99)

Color info

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

RGB color model

#206063 color RGB value is (32,96,99).

RGB: (32,96,99) (13%, 38%, 39%)

RGB channels and saturation

R 32 of 255 = 13%
G 96 of 255 = 38%
B 99 of 255 = 39%

32
96
99

R + G + B ~ 30%. #206063 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 32 + 96 + 99 = 227 (100%)
R 32 of 227 ~ 14.1%
G 96 of 227 ~ 42.29%
B 99 of 227 ~ 43.61'%

%14.1
%42.29
%43.61

CMYK color model

#206063 color CMYK value is (68,3,0,61).

  • cyan value is 67.68%
  • magenta value is 3.03%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (68,3,0,61)
C68M3Y0K61 (68%, 3%, 0%, 61%)
(0.68 / 0.03 / 0.00 / 0.61)

CMYK percentages

%67.68
%3.03
%0
%61.18

Codes

Color #206063 in popluar color models

20 60 63
RGB 32 96 99
HSL 183° 51.15% 25.69%
HSB/HSV 183° 67.68% 38.82%
CMYK 67.68% 3.03% 0.00%
61.18%

Color #206063 in popluar number systems.

HEX 20 60 63
Decimal 32 96 99
Binary 100000 1100000 1100011
Octal 40 140 143

Shades and tints

Shades of #206063

#206063
(32,96,99)
#1E585A
(30,88,90)
#1C5051
(28,80,81)
#1A4848
(26,72,72)
#18403F
(24,64,63)
#163836
(22,56,54)
#14302D
(20,48,45)
#122824
(18,40,36)
#10201B
(16,32,27)
#0E1812
(14,24,18)
#0C1009
(12,16,9)
#000000
(0,0,0)

Tints of #206063

#206063
(32,96,99)
#346E71
(52,110,113)
#487C7F
(72,124,127)
#5C8A8D
(92,138,141)
#70989B
(112,152,155)
#84A6A9
(132,166,169)
#98B4B7
(152,180,183)
#ACC2C5
(172,194,197)
#C0D0D3
(192,208,211)
#D4DEE1
(212,222,225)
#E8ECEF
(232,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #206063; }

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

This text font color is #206063.

Background Color

.myBgColor { background-color: #206063; }

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

This div background color is #206063.

Border color

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

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

This div border color is #206063.

Opacity

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

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

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

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

This text has shadow with #206063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #206063.

Preview

Color preview on black background

This text has color #206063 on black background.


Color preview on white background

This text has color #206063 on white background.


Black color preview on #206063 background

This text has black color on #206063 background.


White color preview on #206063 background

This text has white color on #206063 background.


Related colors

Complementary color

Complementary color for #hex is #DF9F9C.


I love getcolorcode.com

Triadic colors

1 #632060 and #606320 with #206063 are triadic colors.

2 #636020 and #602063 with #206063 are triadic colors.