COLOR #63B48B

HEX: #63B48B RGB: (99,180,139)

Renk bilgisi

#63B48B contains mainly green and blue colors. #63B48B ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#63B48B color RGB value is (99,180,139).

RGB: (99,180,139) (39%, 71%, 55%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 180 of 255 = 71%
B 139 of 255 = 55%

99
180
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 180 + 139 = 418 (100%)
R 99 of 418 ~ 23.68%
G 180 of 418 ~ 43.06%
B 139 of 418 ~ 33.25'%

%23.68
%43.06
%33.25

CMYK RENK MODELİ

#63B48B rengi CMYK tonu (45,0,23,29).

  • camgöbeği tonu 45.00%
  • eflatun tonu 0.00%
  • sarı tonu 22.78%
  • ana renk tonu 29.41%

CMYK: (45,0,23,29)
C45M0Y23K29 (45%, 0%, 23%, 29%)
(0.45 / 0.00 / 0.23 / 0.29)

CMYK yüzdeleri

%45
%0
%22.78
%29.41

Codes

Color #63B48B in popluar color models

63 B4 8B
RGB 99 180 139
HSL 150° 35.06% 54.71%
HSB/HSV 150° 45.00% 70.59%
CMYK 45.00% 0.00% 22.78%
29.41%

Color #63B48B in popluar number systems.

HEX 63 B4 8B
Decimal 99 180 139
Binary 1100011 10110100 10001011
Octal 143 264 213

Shades and tints

Shades of #63B48B

#63B48B
(99,180,139)
#5AA47F
(90,164,127)
#519473
(81,148,115)
#488467
(72,132,103)
#3F745B
(63,116,91)
#36644F
(54,100,79)
#2D5443
(45,84,67)
#244437
(36,68,55)
#1B342B
(27,52,43)
#12241F
(18,36,31)
#091413
(9,20,19)
#000000
(0,0,0)

Tints of #63B48B

#63B48B
(99,180,139)
#71BA95
(113,186,149)
#7FC09F
(127,192,159)
#8DC6A9
(141,198,169)
#9BCCB3
(155,204,179)
#A9D2BD
(169,210,189)
#B7D8C7
(183,216,199)
#C5DED1
(197,222,209)
#D3E4DB
(211,228,219)
#E1EAE5
(225,234,229)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63B48B color. Also use rgb(99,180,139) instead hex code.

Text Font Color

.myTextColor { color: #63B48B; }

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

This text font color is #63B48B.

Background Color

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

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

This div background color is #63B48B.

Border color

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

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

This div border color is #63B48B.

Opacity

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

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

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

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

This text has shadow with #63B48B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63B48B.

Preview

Color preview on black background

This text has color #63B48B on black background.


Color preview on white background

This text has color #63B48B on white background.


Black color preview on #63B48B background

This text has black color on #63B48B background.


White color preview on #63B48B background

This text has white color on #63B48B background.


Related colors

Complementary color

Complementary color for #hex is #9C4B74.


I love getcolorcode.com

Triadic colors

1 #8B63B4 and #B48B63 with #63B48B are triadic colors.

2 #8BB463 and #B4638B with #63B48B are triadic colors.