COLOR #63A66B

HEX: #63A66B RGB: (99,166,107)

Renk bilgisi

#63A66B contains mainly green and blue colors. #63A66B ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#63A66B color RGB value is (99,166,107).

RGB: (99,166,107) (39%, 65%, 42%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 166 of 255 = 65%
B 107 of 255 = 42%

99
166
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 166 + 107 = 372 (100%)
R 99 of 372 ~ 26.61%
G 166 of 372 ~ 44.62%
B 107 of 372 ~ 28.76'%

%26.61
%44.62
%28.76

CMYK RENK MODELİ

#63A66B rengi CMYK tonu (40,0,36,35).

  • camgöbeği tonu 40.36%
  • eflatun tonu 0.00%
  • sarı tonu 35.54%
  • ana renk tonu 34.90%

CMYK: (40,0,36,35)
C40M0Y36K35 (40%, 0%, 36%, 35%)
(0.40 / 0.00 / 0.36 / 0.35)

CMYK yüzdeleri

%40.36
%0
%35.54
%34.9

Codes

Color #63A66B in popluar color models

63 A6 6B
RGB 99 166 107
HSL 127° 27.35% 51.96%
HSB/HSV 127° 40.36% 65.10%
CMYK 40.36% 0.00% 35.54%
34.90%

Color #63A66B in popluar number systems.

HEX 63 A6 6B
Decimal 99 166 107
Binary 1100011 10100110 1101011
Octal 143 246 153

Shades and tints

Shades of #63A66B

#63A66B
(99,166,107)
#5A9762
(90,151,98)
#518859
(81,136,89)
#487950
(72,121,80)
#3F6A47
(63,106,71)
#365B3E
(54,91,62)
#2D4C35
(45,76,53)
#243D2C
(36,61,44)
#1B2E23
(27,46,35)
#121F1A
(18,31,26)
#091011
(9,16,17)
#000000
(0,0,0)

Tints of #63A66B

#63A66B
(99,166,107)
#71AE78
(113,174,120)
#7FB685
(127,182,133)
#8DBE92
(141,190,146)
#9BC69F
(155,198,159)
#A9CEAC
(169,206,172)
#B7D6B9
(183,214,185)
#C5DEC6
(197,222,198)
#D3E6D3
(211,230,211)
#E1EEE0
(225,238,224)
#EFF6ED
(239,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63A66B color. Also use rgb(99,166,107) instead hex code.

Text Font Color

.myTextColor { color: #63A66B; }

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

This text font color is #63A66B.

Background Color

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

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

This div background color is #63A66B.

Border color

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

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

This div border color is #63A66B.

Opacity

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

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

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

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

This text has shadow with #63A66B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63A66B.

Preview

Color preview on black background

This text has color #63A66B on black background.


Color preview on white background

This text has color #63A66B on white background.


Black color preview on #63A66B background

This text has black color on #63A66B background.


White color preview on #63A66B background

This text has white color on #63A66B background.


Related colors

Complementary color

Complementary color for #hex is #9C5994.


I love getcolorcode.com

Triadic colors

1 #6B63A6 and #A66B63 with #63A66B are triadic colors.

2 #6BA663 and #A6636B with #63A66B are triadic colors.