COLOR #63F992

HEX: #63F992 RGB: (99,249,146)

Renk bilgisi

#63F992 contains mainly green color. #63F992 ‘ nin web güvenlik rengi #66FF99 (ya da #6F9) dir.

RGB renk modeli

#63F992 color RGB value is (99,249,146).

RGB: (99,249,146) (39%, 98%, 57%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 249 of 255 = 98%
B 146 of 255 = 57%

99
249
146

R + G + B ~ 65%. #63F992 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 249 + 146 = 494 (100%)
R 99 of 494 ~ 20.04%
G 249 of 494 ~ 50.4%
B 146 of 494 ~ 29.55'%

%20.04
%50.4
%29.55

CMYK RENK MODELİ

#63F992 rengi CMYK tonu (60,0,41,2).

  • camgöbeği tonu 60.24%
  • eflatun tonu 0.00%
  • sarı tonu 41.37%
  • ana renk tonu 2.35%

CMYK: (60,0,41,2)
C60M0Y41K2 (60%, 0%, 41%, 2%)
(0.60 / 0.00 / 0.41 / 0.02)

CMYK yüzdeleri

%60.24
%0
%41.37
%2.35

Codes

Color #63F992 in popluar color models

63 F9 92
RGB 99 249 146
HSL 139° 92.59% 68.24%
HSB/HSV 139° 60.24% 97.65%
CMYK 60.24% 0.00% 41.37%
2.35%

Color #63F992 in popluar number systems.

HEX 63 F9 92
Decimal 99 249 146
Binary 1100011 11111001 10010010
Octal 143 371 222

Shades and tints

Shades of #63F992

#63F992
(99,249,146)
#5AE385
(90,227,133)
#51CD78
(81,205,120)
#48B76B
(72,183,107)
#3FA15E
(63,161,94)
#368B51
(54,139,81)
#2D7544
(45,117,68)
#245F37
(36,95,55)
#1B492A
(27,73,42)
#12331D
(18,51,29)
#091D10
(9,29,16)
#000000
(0,0,0)

Tints of #63F992

#63F992
(99,249,146)
#71F99B
(113,249,155)
#7FF9A4
(127,249,164)
#8DF9AD
(141,249,173)
#9BF9B6
(155,249,182)
#A9F9BF
(169,249,191)
#B7F9C8
(183,249,200)
#C5F9D1
(197,249,209)
#D3F9DA
(211,249,218)
#E1F9E3
(225,249,227)
#EFF9EC
(239,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63F992 color. Also use rgb(99,249,146) instead hex code.

Text Font Color

.myTextColor { color: #63F992; }

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

This text font color is #63F992.

Background Color

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

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

This div background color is #63F992.

Border color

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

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

This div border color is #63F992.

Opacity

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

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

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

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

This text has shadow with #63F992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63F992.

Preview

Color preview on black background

This text has color #63F992 on black background.


Color preview on white background

This text has color #63F992 on white background.


Black color preview on #63F992 background

This text has black color on #63F992 background.


White color preview on #63F992 background

This text has white color on #63F992 background.


Related colors

Complementary color

Complementary color for #hex is #9C066D.


I love getcolorcode.com

Triadic colors

1 #9263F9 and #F99263 with #63F992 are triadic colors.

2 #92F963 and #F96392 with #63F992 are triadic colors.