COLOR #63A88D

HEX: #63A88D RGB: (99,168,141)

Renk bilgisi

#63A88D contains mainly green and blue colors. #63A88D ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#63A88D color RGB value is (99,168,141).

RGB: (99,168,141) (39%, 66%, 55%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 168 of 255 = 66%
B 141 of 255 = 55%

99
168
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 168 + 141 = 408 (100%)
R 99 of 408 ~ 24.26%
G 168 of 408 ~ 41.18%
B 141 of 408 ~ 34.56'%

%24.26
%41.18
%34.56

CMYK RENK MODELİ

#63A88D rengi CMYK tonu (41,0,16,34).

  • camgöbeği tonu 41.07%
  • eflatun tonu 0.00%
  • sarı tonu 16.07%
  • ana renk tonu 34.12%

CMYK: (41,0,16,34)
C41M0Y16K34 (41%, 0%, 16%, 34%)
(0.41 / 0.00 / 0.16 / 0.34)

CMYK yüzdeleri

%41.07
%0
%16.07
%34.12

Codes

Color #63A88D in popluar color models

63 A8 8D
RGB 99 168 141
HSL 157° 28.40% 52.35%
HSB/HSV 157° 41.07% 65.88%
CMYK 41.07% 0.00% 16.07%
34.12%

Color #63A88D in popluar number systems.

HEX 63 A8 8D
Decimal 99 168 141
Binary 1100011 10101000 10001101
Octal 143 250 215

Shades and tints

Shades of #63A88D

#63A88D
(99,168,141)
#5A9981
(90,153,129)
#518A75
(81,138,117)
#487B69
(72,123,105)
#3F6C5D
(63,108,93)
#365D51
(54,93,81)
#2D4E45
(45,78,69)
#243F39
(36,63,57)
#1B302D
(27,48,45)
#122121
(18,33,33)
#091215
(9,18,21)
#000000
(0,0,0)

Tints of #63A88D

#63A88D
(99,168,141)
#71AF97
(113,175,151)
#7FB6A1
(127,182,161)
#8DBDAB
(141,189,171)
#9BC4B5
(155,196,181)
#A9CBBF
(169,203,191)
#B7D2C9
(183,210,201)
#C5D9D3
(197,217,211)
#D3E0DD
(211,224,221)
#E1E7E7
(225,231,231)
#EFEEF1
(239,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63A88D; }

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

This text font color is #63A88D.

Background Color

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

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

This div background color is #63A88D.

Border color

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

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

This div border color is #63A88D.

Opacity

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

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

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

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

This text has shadow with #63A88D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63A88D.

Preview

Color preview on black background

This text has color #63A88D on black background.


Color preview on white background

This text has color #63A88D on white background.


Black color preview on #63A88D background

This text has black color on #63A88D background.


White color preview on #63A88D background

This text has white color on #63A88D background.


Related colors

Complementary color

Complementary color for #hex is #9C5772.


I love getcolorcode.com

Triadic colors

1 #8D63A8 and #A88D63 with #63A88D are triadic colors.

2 #8DA863 and #A8638D with #63A88D are triadic colors.