COLOR #63A5AF

HEX: #63A5AF RGB: (99,165,175)

Renk bilgisi

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

RGB renk modeli

#63A5AF color RGB value is (99,165,175).

RGB: (99,165,175) (39%, 65%, 69%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 165 of 255 = 65%
B 175 of 255 = 69%

99
165
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 165 + 175 = 439 (100%)
R 99 of 439 ~ 22.55%
G 165 of 439 ~ 37.59%
B 175 of 439 ~ 39.86'%

%22.55
%37.59
%39.86

CMYK RENK MODELİ

#63A5AF rengi CMYK tonu (43,6,0,31).

  • camgöbeği tonu 43.43%
  • eflatun tonu 5.71%
  • sarı tonu 0.00%
  • ana renk tonu 31.37%

CMYK: (43,6,0,31)
C43M6Y0K31 (43%, 6%, 0%, 31%)
(0.43 / 0.06 / 0.00 / 0.31)

CMYK yüzdeleri

%43.43
%5.71
%0
%31.37

Codes

Color #63A5AF in popluar color models

63 A5 AF
RGB 99 165 175
HSL 188° 32.20% 53.73%
HSB/HSV 188° 43.43% 68.63%
CMYK 43.43% 5.71% 0.00%
31.37%

Color #63A5AF in popluar number systems.

HEX 63 A5 AF
Decimal 99 165 175
Binary 1100011 10100101 10101111
Octal 143 245 257

Shades and tints

Shades of #63A5AF

#63A5AF
(99,165,175)
#5A96A0
(90,150,160)
#518791
(81,135,145)
#487882
(72,120,130)
#3F6973
(63,105,115)
#365A64
(54,90,100)
#2D4B55
(45,75,85)
#243C46
(36,60,70)
#1B2D37
(27,45,55)
#121E28
(18,30,40)
#090F19
(9,15,25)
#000000
(0,0,0)

Tints of #63A5AF

#63A5AF
(99,165,175)
#71ADB6
(113,173,182)
#7FB5BD
(127,181,189)
#8DBDC4
(141,189,196)
#9BC5CB
(155,197,203)
#A9CDD2
(169,205,210)
#B7D5D9
(183,213,217)
#C5DDE0
(197,221,224)
#D3E5E7
(211,229,231)
#E1EDEE
(225,237,238)
#EFF5F5
(239,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63A5AF; }

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

This text font color is #63A5AF.

Background Color

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

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

This div background color is #63A5AF.

Border color

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

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

This div border color is #63A5AF.

Opacity

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

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

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

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

This text has shadow with #63A5AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63A5AF.

Preview

Color preview on black background

This text has color #63A5AF on black background.


Color preview on white background

This text has color #63A5AF on white background.


Black color preview on #63A5AF background

This text has black color on #63A5AF background.


White color preview on #63A5AF background

This text has white color on #63A5AF background.


Related colors

Complementary color

Complementary color for #hex is #9C5A50.


I love getcolorcode.com

Triadic colors

1 #AF63A5 and #A5AF63 with #63A5AF are triadic colors.

2 #AFA563 and #A563AF with #63A5AF are triadic colors.