COLOR #63B2A5

HEX: #63B2A5 RGB: (99,178,165)

Renk bilgisi

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

RGB renk modeli

#63B2A5 color RGB value is (99,178,165).

RGB: (99,178,165) (39%, 70%, 65%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 178 of 255 = 70%
B 165 of 255 = 65%

99
178
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 178 + 165 = 442 (100%)
R 99 of 442 ~ 22.4%
G 178 of 442 ~ 40.27%
B 165 of 442 ~ 37.33'%

%22.4
%40.27
%37.33

CMYK RENK MODELİ

#63B2A5 rengi CMYK tonu (44,0,7,30).

  • camgöbeği tonu 44.38%
  • eflatun tonu 0.00%
  • sarı tonu 7.30%
  • ana renk tonu 30.20%

CMYK: (44,0,7,30)
C44M0Y7K30 (44%, 0%, 7%, 30%)
(0.44 / 0.00 / 0.07 / 0.30)

CMYK yüzdeleri

%44.38
%0
%7.3
%30.2

Codes

Color #63B2A5 in popluar color models

63 B2 A5
RGB 99 178 165
HSL 170° 33.91% 54.31%
HSB/HSV 170° 44.38% 69.80%
CMYK 44.38% 0.00% 7.30%
30.20%

Color #63B2A5 in popluar number systems.

HEX 63 B2 A5
Decimal 99 178 165
Binary 1100011 10110010 10100101
Octal 143 262 245

Shades and tints

Shades of #63B2A5

#63B2A5
(99,178,165)
#5AA296
(90,162,150)
#519287
(81,146,135)
#488278
(72,130,120)
#3F7269
(63,114,105)
#36625A
(54,98,90)
#2D524B
(45,82,75)
#24423C
(36,66,60)
#1B322D
(27,50,45)
#12221E
(18,34,30)
#09120F
(9,18,15)
#000000
(0,0,0)

Tints of #63B2A5

#63B2A5
(99,178,165)
#71B9AD
(113,185,173)
#7FC0B5
(127,192,181)
#8DC7BD
(141,199,189)
#9BCEC5
(155,206,197)
#A9D5CD
(169,213,205)
#B7DCD5
(183,220,213)
#C5E3DD
(197,227,221)
#D3EAE5
(211,234,229)
#E1F1ED
(225,241,237)
#EFF8F5
(239,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63B2A5 color. Also use rgb(99,178,165) instead hex code.

Text Font Color

.myTextColor { color: #63B2A5; }

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

This text font color is #63B2A5.

Background Color

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

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

This div background color is #63B2A5.

Border color

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

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

This div border color is #63B2A5.

Opacity

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

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

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

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

This text has shadow with #63B2A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63B2A5.

Preview

Color preview on black background

This text has color #63B2A5 on black background.


Color preview on white background

This text has color #63B2A5 on white background.


Black color preview on #63B2A5 background

This text has black color on #63B2A5 background.


White color preview on #63B2A5 background

This text has white color on #63B2A5 background.


Related colors

Complementary color

Complementary color for #hex is #9C4D5A.


I love getcolorcode.com

Triadic colors

1 #A563B2 and #B2A563 with #63B2A5 are triadic colors.

2 #A5B263 and #B263A5 with #63B2A5 are triadic colors.