COLOR #63A05A

HEX: #63A05A RGB: (99,160,90)

Renk bilgisi

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

RGB renk modeli

#63A05A color RGB value is (99,160,90).

RGB: (99,160,90) (39%, 63%, 35%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 160 of 255 = 63%
B 90 of 255 = 35%

99
160
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 160 + 90 = 349 (100%)
R 99 of 349 ~ 28.37%
G 160 of 349 ~ 45.85%
B 90 of 349 ~ 25.79'%

%28.37
%45.85
%25.79

CMYK RENK MODELİ

#63A05A rengi CMYK tonu (38,0,44,37).

  • camgöbeği tonu 38.13%
  • eflatun tonu 0.00%
  • sarı tonu 43.75%
  • ana renk tonu 37.25%

CMYK: (38,0,44,37)
C38M0Y44K37 (38%, 0%, 44%, 37%)
(0.38 / 0.00 / 0.44 / 0.37)

CMYK yüzdeleri

%38.13
%0
%43.75
%37.25

Codes

Color #63A05A in popluar color models

63 A0 5A
RGB 99 160 90
HSL 112° 28.00% 49.02%
HSB/HSV 112° 43.75% 62.75%
CMYK 38.13% 0.00% 43.75%
37.25%

Color #63A05A in popluar number systems.

HEX 63 A0 5A
Decimal 99 160 90
Binary 1100011 10100000 1011010
Octal 143 240 132

Shades and tints

Shades of #63A05A

#63A05A
(99,160,90)
#5A9252
(90,146,82)
#51844A
(81,132,74)
#487642
(72,118,66)
#3F683A
(63,104,58)
#365A32
(54,90,50)
#2D4C2A
(45,76,42)
#243E22
(36,62,34)
#1B301A
(27,48,26)
#122212
(18,34,18)
#09140A
(9,20,10)
#000000
(0,0,0)

Tints of #63A05A

#63A05A
(99,160,90)
#71A869
(113,168,105)
#7FB078
(127,176,120)
#8DB887
(141,184,135)
#9BC096
(155,192,150)
#A9C8A5
(169,200,165)
#B7D0B4
(183,208,180)
#C5D8C3
(197,216,195)
#D3E0D2
(211,224,210)
#E1E8E1
(225,232,225)
#EFF0F0
(239,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63A05A color. Also use rgb(99,160,90) instead hex code.

Text Font Color

.myTextColor { color: #63A05A; }

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

This text font color is #63A05A.

Background Color

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

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

This div background color is #63A05A.

Border color

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

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

This div border color is #63A05A.

Opacity

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

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

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

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

This text has shadow with #63A05A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63A05A.

Preview

Color preview on black background

This text has color #63A05A on black background.


Color preview on white background

This text has color #63A05A on white background.


Black color preview on #63A05A background

This text has black color on #63A05A background.


White color preview on #63A05A background

This text has white color on #63A05A background.


Related colors

Complementary color

Complementary color for #hex is #9C5FA5.


I love getcolorcode.com

Triadic colors

1 #5A63A0 and #A05A63 with #63A05A are triadic colors.

2 #5AA063 and #A0635A with #63A05A are triadic colors.