COLOR #63C07C

HEX: #63C07C RGB: (99,192,124)

Renk bilgisi

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

RGB renk modeli

#63C07C color RGB value is (99,192,124).

RGB: (99,192,124) (39%, 75%, 49%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 192 of 255 = 75%
B 124 of 255 = 49%

99
192
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 192 + 124 = 415 (100%)
R 99 of 415 ~ 23.86%
G 192 of 415 ~ 46.27%
B 124 of 415 ~ 29.88'%

%23.86
%46.27
%29.88

CMYK RENK MODELİ

#63C07C rengi CMYK tonu (48,0,35,25).

  • camgöbeği tonu 48.44%
  • eflatun tonu 0.00%
  • sarı tonu 35.42%
  • ana renk tonu 24.71%

CMYK: (48,0,35,25)
C48M0Y35K25 (48%, 0%, 35%, 25%)
(0.48 / 0.00 / 0.35 / 0.25)

CMYK yüzdeleri

%48.44
%0
%35.42
%24.71

Codes

Color #63C07C in popluar color models

63 C0 7C
RGB 99 192 124
HSL 136° 42.47% 57.06%
HSB/HSV 136° 48.44% 75.29%
CMYK 48.44% 0.00% 35.42%
24.71%

Color #63C07C in popluar number systems.

HEX 63 C0 7C
Decimal 99 192 124
Binary 1100011 11000000 1111100
Octal 143 300 174

Shades and tints

Shades of #63C07C

#63C07C
(99,192,124)
#5AAF71
(90,175,113)
#519E66
(81,158,102)
#488D5B
(72,141,91)
#3F7C50
(63,124,80)
#366B45
(54,107,69)
#2D5A3A
(45,90,58)
#24492F
(36,73,47)
#1B3824
(27,56,36)
#122719
(18,39,25)
#09160E
(9,22,14)
#000000
(0,0,0)

Tints of #63C07C

#63C07C
(99,192,124)
#71C587
(113,197,135)
#7FCA92
(127,202,146)
#8DCF9D
(141,207,157)
#9BD4A8
(155,212,168)
#A9D9B3
(169,217,179)
#B7DEBE
(183,222,190)
#C5E3C9
(197,227,201)
#D3E8D4
(211,232,212)
#E1EDDF
(225,237,223)
#EFF2EA
(239,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63C07C color. Also use rgb(99,192,124) instead hex code.

Text Font Color

.myTextColor { color: #63C07C; }

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

This text font color is #63C07C.

Background Color

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

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

This div background color is #63C07C.

Border color

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

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

This div border color is #63C07C.

Opacity

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

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

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

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

This text has shadow with #63C07C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63C07C.

Preview

Color preview on black background

This text has color #63C07C on black background.


Color preview on white background

This text has color #63C07C on white background.


Black color preview on #63C07C background

This text has black color on #63C07C background.


White color preview on #63C07C background

This text has white color on #63C07C background.


Related colors

Complementary color

Complementary color for #hex is #9C3F83.


I love getcolorcode.com

Triadic colors

1 #7C63C0 and #C07C63 with #63C07C are triadic colors.

2 #7CC063 and #C0637C with #63C07C are triadic colors.