COLOR #63A95E

HEX: #63A95E RGB: (99,169,94)

Renk bilgisi

#63A95E contains mainly green color. #63A95E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#63A95E color RGB value is (99,169,94).

RGB: (99,169,94) (39%, 66%, 37%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 169 of 255 = 66%
B 94 of 255 = 37%

99
169
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 169 + 94 = 362 (100%)
R 99 of 362 ~ 27.35%
G 169 of 362 ~ 46.69%
B 94 of 362 ~ 25.97'%

%27.35
%46.69
%25.97

CMYK RENK MODELİ

#63A95E rengi CMYK tonu (41,0,44,34).

  • camgöbeği tonu 41.42%
  • eflatun tonu 0.00%
  • sarı tonu 44.38%
  • ana renk tonu 33.73%

CMYK: (41,0,44,34)
C41M0Y44K34 (41%, 0%, 44%, 34%)
(0.41 / 0.00 / 0.44 / 0.34)

CMYK yüzdeleri

%41.42
%0
%44.38
%33.73

Codes

Color #63A95E in popluar color models

63 A9 5E
RGB 99 169 94
HSL 116° 30.36% 51.57%
HSB/HSV 116° 44.38% 66.27%
CMYK 41.42% 0.00% 44.38%
33.73%

Color #63A95E in popluar number systems.

HEX 63 A9 5E
Decimal 99 169 94
Binary 1100011 10101001 1011110
Octal 143 251 136

Shades and tints

Shades of #63A95E

#63A95E
(99,169,94)
#5A9A56
(90,154,86)
#518B4E
(81,139,78)
#487C46
(72,124,70)
#3F6D3E
(63,109,62)
#365E36
(54,94,54)
#2D4F2E
(45,79,46)
#244026
(36,64,38)
#1B311E
(27,49,30)
#122216
(18,34,22)
#09130E
(9,19,14)
#000000
(0,0,0)

Tints of #63A95E

#63A95E
(99,169,94)
#71B06C
(113,176,108)
#7FB77A
(127,183,122)
#8DBE88
(141,190,136)
#9BC596
(155,197,150)
#A9CCA4
(169,204,164)
#B7D3B2
(183,211,178)
#C5DAC0
(197,218,192)
#D3E1CE
(211,225,206)
#E1E8DC
(225,232,220)
#EFEFEA
(239,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63A95E color. Also use rgb(99,169,94) instead hex code.

Text Font Color

.myTextColor { color: #63A95E; }

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

This text font color is #63A95E.

Background Color

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

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

This div background color is #63A95E.

Border color

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

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

This div border color is #63A95E.

Opacity

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

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

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

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

This text has shadow with #63A95E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63A95E.

Preview

Color preview on black background

This text has color #63A95E on black background.


Color preview on white background

This text has color #63A95E on white background.


Black color preview on #63A95E background

This text has black color on #63A95E background.


White color preview on #63A95E background

This text has white color on #63A95E background.


Related colors

Complementary color

Complementary color for #hex is #9C56A1.


I love getcolorcode.com

Triadic colors

1 #5E63A9 and #A95E63 with #63A95E are triadic colors.

2 #5EA963 and #A9635E with #63A95E are triadic colors.