COLOR #63A3A4

HEX: #63A3A4 RGB: (99,163,164)

Renk bilgisi

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

RGB renk modeli

#63A3A4 color RGB value is (99,163,164).

RGB: (99,163,164) (39%, 64%, 64%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 163 of 255 = 64%
B 164 of 255 = 64%

99
163
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 163 + 164 = 426 (100%)
R 99 of 426 ~ 23.24%
G 163 of 426 ~ 38.26%
B 164 of 426 ~ 38.5'%

%23.24
%38.26
%38.5

CMYK RENK MODELİ

#63A3A4 rengi CMYK tonu (40,1,0,36).

  • camgöbeği tonu 39.63%
  • eflatun tonu 0.61%
  • sarı tonu 0.00%
  • ana renk tonu 35.69%

CMYK: (40,1,0,36)
C40M1Y0K36 (40%, 1%, 0%, 36%)
(0.40 / 0.01 / 0.00 / 0.36)

CMYK yüzdeleri

%39.63
%0.61
%0
%35.69

Codes

Color #63A3A4 in popluar color models

63 A3 A4
RGB 99 163 164
HSL 181° 26.32% 51.57%
HSB/HSV 181° 39.63% 64.31%
CMYK 39.63% 0.61% 0.00%
35.69%

Color #63A3A4 in popluar number systems.

HEX 63 A3 A4
Decimal 99 163 164
Binary 1100011 10100011 10100100
Octal 143 243 244

Shades and tints

Shades of #63A3A4

#63A3A4
(99,163,164)
#5A9596
(90,149,150)
#518788
(81,135,136)
#48797A
(72,121,122)
#3F6B6C
(63,107,108)
#365D5E
(54,93,94)
#2D4F50
(45,79,80)
#244142
(36,65,66)
#1B3334
(27,51,52)
#122526
(18,37,38)
#091718
(9,23,24)
#000000
(0,0,0)

Tints of #63A3A4

#63A3A4
(99,163,164)
#71ABAC
(113,171,172)
#7FB3B4
(127,179,180)
#8DBBBC
(141,187,188)
#9BC3C4
(155,195,196)
#A9CBCC
(169,203,204)
#B7D3D4
(183,211,212)
#C5DBDC
(197,219,220)
#D3E3E4
(211,227,228)
#E1EBEC
(225,235,236)
#EFF3F4
(239,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63A3A4 color. Also use rgb(99,163,164) instead hex code.

Text Font Color

.myTextColor { color: #63A3A4; }

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

This text font color is #63A3A4.

Background Color

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

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

This div background color is #63A3A4.

Border color

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

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

This div border color is #63A3A4.

Opacity

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

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

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

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

This text has shadow with #63A3A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63A3A4.

Preview

Color preview on black background

This text has color #63A3A4 on black background.


Color preview on white background

This text has color #63A3A4 on white background.


Black color preview on #63A3A4 background

This text has black color on #63A3A4 background.


White color preview on #63A3A4 background

This text has white color on #63A3A4 background.


Related colors

Complementary color

Complementary color for #hex is #9C5C5B.


I love getcolorcode.com

Triadic colors

1 #A463A3 and #A3A463 with #63A3A4 are triadic colors.

2 #A4A363 and #A363A4 with #63A3A4 are triadic colors.