COLOR #63B09A

HEX: #63B09A RGB: (99,176,154)

Renk bilgisi

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

RGB renk modeli

#63B09A color RGB value is (99,176,154).

RGB: (99,176,154) (39%, 69%, 60%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 176 of 255 = 69%
B 154 of 255 = 60%

99
176
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 176 + 154 = 429 (100%)
R 99 of 429 ~ 23.08%
G 176 of 429 ~ 41.03%
B 154 of 429 ~ 35.9'%

%23.08
%41.03
%35.9

CMYK RENK MODELİ

#63B09A rengi CMYK tonu (44,0,13,31).

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

CMYK: (44,0,13,31)
C44M0Y13K31 (44%, 0%, 13%, 31%)
(0.44 / 0.00 / 0.13 / 0.31)

CMYK yüzdeleri

%43.75
%0
%12.5
%30.98

Codes

Color #63B09A in popluar color models

63 B0 9A
RGB 99 176 154
HSL 163° 32.77% 53.92%
HSB/HSV 163° 43.75% 69.02%
CMYK 43.75% 0.00% 12.50%
30.98%

Color #63B09A in popluar number systems.

HEX 63 B0 9A
Decimal 99 176 154
Binary 1100011 10110000 10011010
Octal 143 260 232

Shades and tints

Shades of #63B09A

#63B09A
(99,176,154)
#5AA08C
(90,160,140)
#51907E
(81,144,126)
#488070
(72,128,112)
#3F7062
(63,112,98)
#366054
(54,96,84)
#2D5046
(45,80,70)
#244038
(36,64,56)
#1B302A
(27,48,42)
#12201C
(18,32,28)
#09100E
(9,16,14)
#000000
(0,0,0)

Tints of #63B09A

#63B09A
(99,176,154)
#71B7A3
(113,183,163)
#7FBEAC
(127,190,172)
#8DC5B5
(141,197,181)
#9BCCBE
(155,204,190)
#A9D3C7
(169,211,199)
#B7DAD0
(183,218,208)
#C5E1D9
(197,225,217)
#D3E8E2
(211,232,226)
#E1EFEB
(225,239,235)
#EFF6F4
(239,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63B09A; }

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

This text font color is #63B09A.

Background Color

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

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

This div background color is #63B09A.

Border color

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

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

This div border color is #63B09A.

Opacity

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

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

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

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

This text has shadow with #63B09A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63B09A.

Preview

Color preview on black background

This text has color #63B09A on black background.


Color preview on white background

This text has color #63B09A on white background.


Black color preview on #63B09A background

This text has black color on #63B09A background.


White color preview on #63B09A background

This text has white color on #63B09A background.


Related colors

Complementary color

Complementary color for #hex is #9C4F65.


I love getcolorcode.com

Triadic colors

1 #9A63B0 and #B09A63 with #63B09A are triadic colors.

2 #9AB063 and #B0639A with #63B09A are triadic colors.