COLOR #63AC65

HEX: #63AC65 RGB: (99,172,101)

Renk bilgisi

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

RGB renk modeli

#63AC65 color RGB value is (99,172,101).

RGB: (99,172,101) (39%, 67%, 40%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 172 of 255 = 67%
B 101 of 255 = 40%

99
172
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 172 + 101 = 372 (100%)
R 99 of 372 ~ 26.61%
G 172 of 372 ~ 46.24%
B 101 of 372 ~ 27.15'%

%26.61
%46.24
%27.15

CMYK RENK MODELİ

#63AC65 rengi CMYK tonu (42,0,41,33).

  • camgöbeği tonu 42.44%
  • eflatun tonu 0.00%
  • sarı tonu 41.28%
  • ana renk tonu 32.55%

CMYK: (42,0,41,33)
C42M0Y41K33 (42%, 0%, 41%, 33%)
(0.42 / 0.00 / 0.41 / 0.33)

CMYK yüzdeleri

%42.44
%0
%41.28
%32.55

Codes

Color #63AC65 in popluar color models

63 AC 65
RGB 99 172 101
HSL 122° 30.54% 53.14%
HSB/HSV 122° 42.44% 67.45%
CMYK 42.44% 0.00% 41.28%
32.55%

Color #63AC65 in popluar number systems.

HEX 63 AC 65
Decimal 99 172 101
Binary 1100011 10101100 1100101
Octal 143 254 145

Shades and tints

Shades of #63AC65

#63AC65
(99,172,101)
#5A9D5C
(90,157,92)
#518E53
(81,142,83)
#487F4A
(72,127,74)
#3F7041
(63,112,65)
#366138
(54,97,56)
#2D522F
(45,82,47)
#244326
(36,67,38)
#1B341D
(27,52,29)
#122514
(18,37,20)
#09160B
(9,22,11)
#000000
(0,0,0)

Tints of #63AC65

#63AC65
(99,172,101)
#71B373
(113,179,115)
#7FBA81
(127,186,129)
#8DC18F
(141,193,143)
#9BC89D
(155,200,157)
#A9CFAB
(169,207,171)
#B7D6B9
(183,214,185)
#C5DDC7
(197,221,199)
#D3E4D5
(211,228,213)
#E1EBE3
(225,235,227)
#EFF2F1
(239,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63AC65 color. Also use rgb(99,172,101) instead hex code.

Text Font Color

.myTextColor { color: #63AC65; }

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

This text font color is #63AC65.

Background Color

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

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

This div background color is #63AC65.

Border color

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

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

This div border color is #63AC65.

Opacity

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

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

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

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

This text has shadow with #63AC65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63AC65.

Preview

Color preview on black background

This text has color #63AC65 on black background.


Color preview on white background

This text has color #63AC65 on white background.


Black color preview on #63AC65 background

This text has black color on #63AC65 background.


White color preview on #63AC65 background

This text has white color on #63AC65 background.


Related colors

Complementary color

Complementary color for #hex is #9C539A.


I love getcolorcode.com

Triadic colors

1 #6563AC and #AC6563 with #63AC65 are triadic colors.

2 #65AC63 and #AC6365 with #63AC65 are triadic colors.