COLOR #63A8A7

HEX: #63A8A7 RGB: (99,168,167)

Color info

#63A8A7 contains mainly green and blue colors. Web safe color of #63A8A7 is #669999 (or #699).

RGB color model

#63A8A7 color RGB value is (99,168,167).

RGB: (99,168,167) (39%, 66%, 65%)

RGB channels and saturation

R 99 of 255 = 39%
G 168 of 255 = 66%
B 167 of 255 = 65%

99
168
167

R + G + B ~ 57%. #63A8A7 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 168 + 167 = 434 (100%)
R 99 of 434 ~ 22.81%
G 168 of 434 ~ 38.71%
B 167 of 434 ~ 38.48'%

%22.81
%38.71
%38.48

CMYK color model

#63A8A7 color CMYK value is (41,0,1,34).

  • cyan value is 41.07%
  • magenta value is 0.00%
  • yellow value is 0.60%
  • key color value is 34.12%
CMYK: (41,0,1,34) C41M0Y1K34 (41%,0%,1%,34%) (0.41/0.00/0.01/0.34) 

CMYK percentages

%41.07
%0
%0.6
%34.12

Codes

Color #63A8A7 in popluar color models

63 A8 A7
RGB 99 168 167
HSL 179° 28.40% 52.35%
HSB/HSV 179° 41.07% 65.88%
CMYK 41.07% 0.00% 0.60%
34.12%

Color #63A8A7 in popluar number systems.

HEX 63 A8 A7
Decimal 99 168 167
Binary 1100011 10101000 10100111
Octal 143 250 247

Shades and tints

Shades of #63A8A7

#63A8A7
(99,168,167)
#5A9998
(90,153,152)
#518A89
(81,138,137)
#487B7A
(72,123,122)
#3F6C6B
(63,108,107)
#365D5C
(54,93,92)
#2D4E4D
(45,78,77)
#243F3E
(36,63,62)
#1B302F
(27,48,47)
#122120
(18,33,32)
#091211
(9,18,17)
#000000
(0,0,0)

Tints of #63A8A7

#63A8A7
(99,168,167)
#71AFAF
(113,175,175)
#7FB6B7
(127,182,183)
#8DBDBF
(141,189,191)
#9BC4C7
(155,196,199)
#A9CBCF
(169,203,207)
#B7D2D7
(183,210,215)
#C5D9DF
(197,217,223)
#D3E0E7
(211,224,231)
#E1E7EF
(225,231,239)
#EFEEF7
(239,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63A8A7 color. Also use rgb(99,168,167) instead hex code.

Text Font Color

.myTextColor { color: #63A8A7; }

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

This text font color is #63A8A7.

Background Color

.myBgColor { background-color: #63A8A7; }

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

This div background color is #63A8A7.

Border color

.myBorderColor { border: 1px solid #63A8A7; }

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

This div border color is #63A8A7.

Opacity

.myOpacity80 { color: #63A8A7; opacity: 0.8; }

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

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

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

This text has shadow with #63A8A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63A8A7.

Preview

Color preview on black background

This text has color #63A8A7 on black background.


Color preview on white background

This text has color #63A8A7 on white background.


Black color preview on #63A8A7 background

This text has black color on #63A8A7 background.


White color preview on #63A8A7 background

This text has white color on #63A8A7 background.


Related colors

Complementary color

Complementary color for #hex is #9C5758.


I love getcolorcode.com

Triadic colors

1 #A763A8 and #A8A763 with #63A8A7 are triadic colors.

2 #A7A863 and #A863A7 with #63A8A7 are triadic colors.