COLOR #63A45C

HEX: #63A45C RGB: (99,164,92)

Renk bilgisi

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

RGB renk modeli

#63A45C color RGB value is (99,164,92).

RGB: (99,164,92) (39%, 64%, 36%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 164 of 255 = 64%
B 92 of 255 = 36%

99
164
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 164 + 92 = 355 (100%)
R 99 of 355 ~ 27.89%
G 164 of 355 ~ 46.2%
B 92 of 355 ~ 25.92'%

%27.89
%46.2
%25.92

CMYK RENK MODELİ

#63A45C rengi CMYK tonu (40,0,44,36).

  • camgöbeği tonu 39.63%
  • eflatun tonu 0.00%
  • sarı tonu 43.90%
  • ana renk tonu 35.69%

CMYK: (40,0,44,36)
C40M0Y44K36 (40%, 0%, 44%, 36%)
(0.40 / 0.00 / 0.44 / 0.36)

CMYK yüzdeleri

%39.63
%0
%43.9
%35.69

Codes

Color #63A45C in popluar color models

63 A4 5C
RGB 99 164 92
HSL 114° 28.35% 50.20%
HSB/HSV 114° 43.90% 64.31%
CMYK 39.63% 0.00% 43.90%
35.69%

Color #63A45C in popluar number systems.

HEX 63 A4 5C
Decimal 99 164 92
Binary 1100011 10100100 1011100
Octal 143 244 134

Shades and tints

Shades of #63A45C

#63A45C
(99,164,92)
#5A9654
(90,150,84)
#51884C
(81,136,76)
#487A44
(72,122,68)
#3F6C3C
(63,108,60)
#365E34
(54,94,52)
#2D502C
(45,80,44)
#244224
(36,66,36)
#1B341C
(27,52,28)
#122614
(18,38,20)
#09180C
(9,24,12)
#000000
(0,0,0)

Tints of #63A45C

#63A45C
(99,164,92)
#71AC6A
(113,172,106)
#7FB478
(127,180,120)
#8DBC86
(141,188,134)
#9BC494
(155,196,148)
#A9CCA2
(169,204,162)
#B7D4B0
(183,212,176)
#C5DCBE
(197,220,190)
#D3E4CC
(211,228,204)
#E1ECDA
(225,236,218)
#EFF4E8
(239,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63A45C color. Also use rgb(99,164,92) instead hex code.

Text Font Color

.myTextColor { color: #63A45C; }

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

This text font color is #63A45C.

Background Color

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

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

This div background color is #63A45C.

Border color

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

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

This div border color is #63A45C.

Opacity

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

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

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

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

This text has shadow with #63A45C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63A45C.

Preview

Color preview on black background

This text has color #63A45C on black background.


Color preview on white background

This text has color #63A45C on white background.


Black color preview on #63A45C background

This text has black color on #63A45C background.


White color preview on #63A45C background

This text has white color on #63A45C background.


Related colors

Complementary color

Complementary color for #hex is #9C5BA3.


I love getcolorcode.com

Triadic colors

1 #5C63A4 and #A45C63 with #63A45C are triadic colors.

2 #5CA463 and #A4635C with #63A45C are triadic colors.