COLOR #63A55B

HEX: #63A55B RGB: (99,165,91)

Renk bilgisi

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

RGB renk modeli

#63A55B color RGB value is (99,165,91).

RGB: (99,165,91) (39%, 65%, 36%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 165 of 255 = 65%
B 91 of 255 = 36%

99
165
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 165 + 91 = 355 (100%)
R 99 of 355 ~ 27.89%
G 165 of 355 ~ 46.48%
B 91 of 355 ~ 25.63'%

%27.89
%46.48
%25.63

CMYK RENK MODELİ

#63A55B rengi CMYK tonu (40,0,45,35).

  • camgöbeği tonu 40.00%
  • eflatun tonu 0.00%
  • sarı tonu 44.85%
  • ana renk tonu 35.29%
CMYK: (40,0,45,35) C40M0Y45K35 (40%,0%,45%,35%) (0.40/0.00/0.45/0.35) 

CMYK yüzdeleri

%40
%0
%44.85
%35.29

Codes

Color #63A55B in popluar color models

63 A5 5B
RGB 99 165 91
HSL 114° 29.13% 50.20%
HSB/HSV 114° 44.85% 64.71%
CMYK 40.00% 0.00% 44.85%
35.29%

Color #63A55B in popluar number systems.

HEX 63 A5 5B
Decimal 99 165 91
Binary 1100011 10100101 1011011
Octal 143 245 133

Shades and tints

Shades of #63A55B

#63A55B
(99,165,91)
#5A9653
(90,150,83)
#51874B
(81,135,75)
#487843
(72,120,67)
#3F693B
(63,105,59)
#365A33
(54,90,51)
#2D4B2B
(45,75,43)
#243C23
(36,60,35)
#1B2D1B
(27,45,27)
#121E13
(18,30,19)
#090F0B
(9,15,11)
#000000
(0,0,0)

Tints of #63A55B

#63A55B
(99,165,91)
#71AD69
(113,173,105)
#7FB577
(127,181,119)
#8DBD85
(141,189,133)
#9BC593
(155,197,147)
#A9CDA1
(169,205,161)
#B7D5AF
(183,213,175)
#C5DDBD
(197,221,189)
#D3E5CB
(211,229,203)
#E1EDD9
(225,237,217)
#EFF5E7
(239,245,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63A55B color. Also use rgb(99,165,91) instead hex code.

Text Font Color

.myTextColor { color: #63A55B; }

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

This text font color is #63A55B.

Background Color

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

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

This div background color is #63A55B.

Border color

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

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

This div border color is #63A55B.

Opacity

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

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

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

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

This text has shadow with #63A55B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63A55B.

Preview

Color preview on black background

This text has color #63A55B on black background.


Color preview on white background

This text has color #63A55B on white background.


Black color preview on #63A55B background

This text has black color on #63A55B background.


White color preview on #63A55B background

This text has white color on #63A55B background.


Related colors

Complementary color

Complementary color for #hex is #9C5AA4.


I love getcolorcode.com

Triadic colors

1 #5B63A5 and #A55B63 with #63A55B are triadic colors.

2 #5BA563 and #A5635B with #63A55B are triadic colors.