COLOR #63C766

HEX: #63C766 RGB: (99,199,102)

Renk bilgisi

#63C766 contains mainly green color. #63C766 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#63C766 color RGB value is (99,199,102).

RGB: (99,199,102) (39%, 78%, 40%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 199 of 255 = 78%
B 102 of 255 = 40%

99
199
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 199 + 102 = 400 (100%)
R 99 of 400 ~ 24.75%
G 199 of 400 ~ 49.75%
B 102 of 400 ~ 25.5'%

%24.75
%49.75
%25.5

CMYK RENK MODELİ

#63C766 rengi CMYK tonu (50,0,49,22).

  • camgöbeği tonu 50.25%
  • eflatun tonu 0.00%
  • sarı tonu 48.74%
  • ana renk tonu 21.96%

CMYK: (50,0,49,22)
C50M0Y49K22 (50%, 0%, 49%, 22%)
(0.50 / 0.00 / 0.49 / 0.22)

CMYK yüzdeleri

%50.25
%0
%48.74
%21.96

Codes

Color #63C766 in popluar color models

63 C7 66
RGB 99 199 102
HSL 122° 47.17% 58.43%
HSB/HSV 122° 50.25% 78.04%
CMYK 50.25% 0.00% 48.74%
21.96%

Color #63C766 in popluar number systems.

HEX 63 C7 66
Decimal 99 199 102
Binary 1100011 11000111 1100110
Octal 143 307 146

Shades and tints

Shades of #63C766

#63C766
(99,199,102)
#5AB55D
(90,181,93)
#51A354
(81,163,84)
#48914B
(72,145,75)
#3F7F42
(63,127,66)
#366D39
(54,109,57)
#2D5B30
(45,91,48)
#244927
(36,73,39)
#1B371E
(27,55,30)
#122515
(18,37,21)
#09130C
(9,19,12)
#000000
(0,0,0)

Tints of #63C766

#63C766
(99,199,102)
#71CC73
(113,204,115)
#7FD180
(127,209,128)
#8DD68D
(141,214,141)
#9BDB9A
(155,219,154)
#A9E0A7
(169,224,167)
#B7E5B4
(183,229,180)
#C5EAC1
(197,234,193)
#D3EFCE
(211,239,206)
#E1F4DB
(225,244,219)
#EFF9E8
(239,249,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63C766 color. Also use rgb(99,199,102) instead hex code.

Text Font Color

.myTextColor { color: #63C766; }

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

This text font color is #63C766.

Background Color

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

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

This div background color is #63C766.

Border color

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

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

This div border color is #63C766.

Opacity

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

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

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

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

This text has shadow with #63C766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63C766.

Preview

Color preview on black background

This text has color #63C766 on black background.


Color preview on white background

This text has color #63C766 on white background.


Black color preview on #63C766 background

This text has black color on #63C766 background.


White color preview on #63C766 background

This text has white color on #63C766 background.


Related colors

Complementary color

Complementary color for #hex is #9C3899.


I love getcolorcode.com

Triadic colors

1 #6663C7 and #C76663 with #63C766 are triadic colors.

2 #66C763 and #C76366 with #63C766 are triadic colors.