COLOR #63B090

HEX: #63B090 RGB: (99,176,144)

Renk bilgisi

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

RGB renk modeli

#63B090 color RGB value is (99,176,144).

RGB: (99,176,144) (39%, 69%, 56%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 176 of 255 = 69%
B 144 of 255 = 56%

99
176
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 176 + 144 = 419 (100%)
R 99 of 419 ~ 23.63%
G 176 of 419 ~ 42%
B 144 of 419 ~ 34.37'%

%23.63
%42
%34.37

CMYK RENK MODELİ

#63B090 rengi CMYK tonu (44,0,18,31).

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

CMYK: (44,0,18,31)
C44M0Y18K31 (44%, 0%, 18%, 31%)
(0.44 / 0.00 / 0.18 / 0.31)

CMYK yüzdeleri

%43.75
%0
%18.18
%30.98

Codes

Color #63B090 in popluar color models

63 B0 90
RGB 99 176 144
HSL 155° 32.77% 53.92%
HSB/HSV 155° 43.75% 69.02%
CMYK 43.75% 0.00% 18.18%
30.98%

Color #63B090 in popluar number systems.

HEX 63 B0 90
Decimal 99 176 144
Binary 1100011 10110000 10010000
Octal 143 260 220

Shades and tints

Shades of #63B090

#63B090
(99,176,144)
#5AA083
(90,160,131)
#519076
(81,144,118)
#488069
(72,128,105)
#3F705C
(63,112,92)
#36604F
(54,96,79)
#2D5042
(45,80,66)
#244035
(36,64,53)
#1B3028
(27,48,40)
#12201B
(18,32,27)
#09100E
(9,16,14)
#000000
(0,0,0)

Tints of #63B090

#63B090
(99,176,144)
#71B79A
(113,183,154)
#7FBEA4
(127,190,164)
#8DC5AE
(141,197,174)
#9BCCB8
(155,204,184)
#A9D3C2
(169,211,194)
#B7DACC
(183,218,204)
#C5E1D6
(197,225,214)
#D3E8E0
(211,232,224)
#E1EFEA
(225,239,234)
#EFF6F4
(239,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63B090; }

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

This text font color is #63B090.

Background Color

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

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

This div background color is #63B090.

Border color

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

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

This div border color is #63B090.

Opacity

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

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

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

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

This text has shadow with #63B090 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63B090.

Preview

Color preview on black background

This text has color #63B090 on black background.


Color preview on white background

This text has color #63B090 on white background.


Black color preview on #63B090 background

This text has black color on #63B090 background.


White color preview on #63B090 background

This text has white color on #63B090 background.


Related colors

Complementary color

Complementary color for #hex is #9C4F6F.


I love getcolorcode.com

Triadic colors

1 #9063B0 and #B09063 with #63B090 are triadic colors.

2 #90B063 and #B06390 with #63B090 are triadic colors.