COLOR #63ABB0

HEX: #63ABB0 RGB: (99,171,176)

Renk bilgisi

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

RGB renk modeli

#63ABB0 color RGB value is (99,171,176).

RGB: (99,171,176) (39%, 67%, 69%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 171 of 255 = 67%
B 176 of 255 = 69%

99
171
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 171 + 176 = 446 (100%)
R 99 of 446 ~ 22.2%
G 171 of 446 ~ 38.34%
B 176 of 446 ~ 39.46'%

%22.2
%38.34
%39.46

CMYK RENK MODELİ

#63ABB0 rengi CMYK tonu (44,3,0,31).

  • camgöbeği tonu 43.75%
  • eflatun tonu 2.84%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (44,3,0,31)
C44M3Y0K31 (44%, 3%, 0%, 31%)
(0.44 / 0.03 / 0.00 / 0.31)

CMYK yüzdeleri

%43.75
%2.84
%0
%30.98

Codes

Color #63ABB0 in popluar color models

63 AB B0
RGB 99 171 176
HSL 184° 32.77% 53.92%
HSB/HSV 184° 43.75% 69.02%
CMYK 43.75% 2.84% 0.00%
30.98%

Color #63ABB0 in popluar number systems.

HEX 63 AB B0
Decimal 99 171 176
Binary 1100011 10101011 10110000
Octal 143 253 260

Shades and tints

Shades of #63ABB0

#63ABB0
(99,171,176)
#5A9CA0
(90,156,160)
#518D90
(81,141,144)
#487E80
(72,126,128)
#3F6F70
(63,111,112)
#366060
(54,96,96)
#2D5150
(45,81,80)
#244240
(36,66,64)
#1B3330
(27,51,48)
#122420
(18,36,32)
#091510
(9,21,16)
#000000
(0,0,0)

Tints of #63ABB0

#63ABB0
(99,171,176)
#71B2B7
(113,178,183)
#7FB9BE
(127,185,190)
#8DC0C5
(141,192,197)
#9BC7CC
(155,199,204)
#A9CED3
(169,206,211)
#B7D5DA
(183,213,218)
#C5DCE1
(197,220,225)
#D3E3E8
(211,227,232)
#E1EAEF
(225,234,239)
#EFF1F6
(239,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63ABB0 color. Also use rgb(99,171,176) instead hex code.

Text Font Color

.myTextColor { color: #63ABB0; }

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

This text font color is #63ABB0.

Background Color

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

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

This div background color is #63ABB0.

Border color

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

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

This div border color is #63ABB0.

Opacity

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

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

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

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

This text has shadow with #63ABB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63ABB0.

Preview

Color preview on black background

This text has color #63ABB0 on black background.


Color preview on white background

This text has color #63ABB0 on white background.


Black color preview on #63ABB0 background

This text has black color on #63ABB0 background.


White color preview on #63ABB0 background

This text has white color on #63ABB0 background.


Related colors

Complementary color

Complementary color for #hex is #9C544F.


I love getcolorcode.com

Triadic colors

1 #B063AB and #ABB063 with #63ABB0 are triadic colors.

2 #B0AB63 and #AB63B0 with #63ABB0 are triadic colors.