COLOR #206263

HEX: #206263 RGB: (32,98,99)

Color info

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

RGB color model

#206263 color RGB value is (32,98,99).

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

RGB channels and saturation

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

32
98
99

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

Portions of RGB colors in percentages

R + G + B = 32 + 98 + 99 = 229 (100%)
R 32 of 229 ~ 13.97%
G 98 of 229 ~ 42.79%
B 99 of 229 ~ 43.23'%

%13.97
%42.79
%43.23

CMYK color model

#206263 color CMYK value is (68,1,0,61).

  • cyan value is 67.68%
  • magenta value is 1.01%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (68,1,0,61) C68M1Y0K61 (68%,1%,0%,61%) (0.68/0.01/0.00/0.61) 

CMYK percentages

%67.68
%1.01
%0
%61.18

Codes

Color #206263 in popluar color models

20 62 63
RGB 32 98 99
HSL 181° 51.15% 25.69%
HSB/HSV 181° 67.68% 38.82%
CMYK 67.68% 1.01% 0.00%
61.18%

Color #206263 in popluar number systems.

HEX 20 62 63
Decimal 32 98 99
Binary 100000 1100010 1100011
Octal 40 142 143

Shades and tints

Shades of #206263

#206263
(32,98,99)
#1E5A5A
(30,90,90)
#1C5251
(28,82,81)
#1A4A48
(26,74,72)
#18423F
(24,66,63)
#163A36
(22,58,54)
#14322D
(20,50,45)
#122A24
(18,42,36)
#10221B
(16,34,27)
#0E1A12
(14,26,18)
#0C1209
(12,18,9)
#000000
(0,0,0)

Tints of #206263

#206263
(32,98,99)
#347071
(52,112,113)
#487E7F
(72,126,127)
#5C8C8D
(92,140,141)
#709A9B
(112,154,155)
#84A8A9
(132,168,169)
#98B6B7
(152,182,183)
#ACC4C5
(172,196,197)
#C0D2D3
(192,210,211)
#D4E0E1
(212,224,225)
#E8EEEF
(232,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #206263; }

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

This text font color is #206263.

Background Color

.myBgColor { background-color: #206263; }

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

This div background color is #206263.

Border color

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

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

This div border color is #206263.

Opacity

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

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

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

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

This text has shadow with #206263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #206263.

Preview

Color preview on black background

This text has color #206263 on black background.


Color preview on white background

This text has color #206263 on white background.


Black color preview on #206263 background

This text has black color on #206263 background.


White color preview on #206263 background

This text has white color on #206263 background.


Related colors

Complementary color

Complementary color for #hex is #DF9D9C.


I love getcolorcode.com

Triadic colors

1 #632062 and #626320 with #206263 are triadic colors.

2 #636220 and #622063 with #206263 are triadic colors.