COLOR #63AF5E

HEX: #63AF5E RGB: (99,175,94)

Renk bilgisi

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

RGB renk modeli

#63AF5E color RGB value is (99,175,94).

RGB: (99,175,94) (39%, 69%, 37%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 175 of 255 = 69%
B 94 of 255 = 37%

99
175
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 175 + 94 = 368 (100%)
R 99 of 368 ~ 26.9%
G 175 of 368 ~ 47.55%
B 94 of 368 ~ 25.54'%

%26.9
%47.55
%25.54

CMYK RENK MODELİ

#63AF5E rengi CMYK tonu (43,0,46,31).

  • camgöbeği tonu 43.43%
  • eflatun tonu 0.00%
  • sarı tonu 46.29%
  • ana renk tonu 31.37%

CMYK: (43,0,46,31)
C43M0Y46K31 (43%, 0%, 46%, 31%)
(0.43 / 0.00 / 0.46 / 0.31)

CMYK yüzdeleri

%43.43
%0
%46.29
%31.37

Codes

Color #63AF5E in popluar color models

63 AF 5E
RGB 99 175 94
HSL 116° 33.61% 52.75%
HSB/HSV 116° 46.29% 68.63%
CMYK 43.43% 0.00% 46.29%
31.37%

Color #63AF5E in popluar number systems.

HEX 63 AF 5E
Decimal 99 175 94
Binary 1100011 10101111 1011110
Octal 143 257 136

Shades and tints

Shades of #63AF5E

#63AF5E
(99,175,94)
#5AA056
(90,160,86)
#51914E
(81,145,78)
#488246
(72,130,70)
#3F733E
(63,115,62)
#366436
(54,100,54)
#2D552E
(45,85,46)
#244626
(36,70,38)
#1B371E
(27,55,30)
#122816
(18,40,22)
#09190E
(9,25,14)
#000000
(0,0,0)

Tints of #63AF5E

#63AF5E
(99,175,94)
#71B66C
(113,182,108)
#7FBD7A
(127,189,122)
#8DC488
(141,196,136)
#9BCB96
(155,203,150)
#A9D2A4
(169,210,164)
#B7D9B2
(183,217,178)
#C5E0C0
(197,224,192)
#D3E7CE
(211,231,206)
#E1EEDC
(225,238,220)
#EFF5EA
(239,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63AF5E; }

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

This text font color is #63AF5E.

Background Color

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

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

This div background color is #63AF5E.

Border color

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

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

This div border color is #63AF5E.

Opacity

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

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

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

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

This text has shadow with #63AF5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63AF5E.

Preview

Color preview on black background

This text has color #63AF5E on black background.


Color preview on white background

This text has color #63AF5E on white background.


Black color preview on #63AF5E background

This text has black color on #63AF5E background.


White color preview on #63AF5E background

This text has white color on #63AF5E background.


Related colors

Complementary color

Complementary color for #hex is #9C50A1.


I love getcolorcode.com

Triadic colors

1 #5E63AF and #AF5E63 with #63AF5E are triadic colors.

2 #5EAF63 and #AF635E with #63AF5E are triadic colors.