COLOR #63977F

HEX: #63977F RGB: (99,151,127)

Renk bilgisi

#63977F contains red, green and blue colors in about the same proportion. #63977F ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#63977F color RGB value is (99,151,127).

RGB: (99,151,127) (39%, 59%, 50%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 151 of 255 = 59%
B 127 of 255 = 50%

99
151
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 151 + 127 = 377 (100%)
R 99 of 377 ~ 26.26%
G 151 of 377 ~ 40.05%
B 127 of 377 ~ 33.69'%

%26.26
%40.05
%33.69

CMYK RENK MODELİ

#63977F rengi CMYK tonu (34,0,16,41).

  • camgöbeği tonu 34.44%
  • eflatun tonu 0.00%
  • sarı tonu 15.89%
  • ana renk tonu 40.78%

CMYK: (34,0,16,41)
C34M0Y16K41 (34%, 0%, 16%, 41%)
(0.34 / 0.00 / 0.16 / 0.41)

CMYK yüzdeleri

%34.44
%0
%15.89
%40.78

Codes

Color #63977F in popluar color models

63 97 7F
RGB 99 151 127
HSL 152° 20.80% 49.02%
HSB/HSV 152° 34.44% 59.22%
CMYK 34.44% 0.00% 15.89%
40.78%

Color #63977F in popluar number systems.

HEX 63 97 7F
Decimal 99 151 127
Binary 1100011 10010111 1111111
Octal 143 227 177

Shades and tints

Shades of #63977F

#63977F
(99,151,127)
#5A8A74
(90,138,116)
#517D69
(81,125,105)
#48705E
(72,112,94)
#3F6353
(63,99,83)
#365648
(54,86,72)
#2D493D
(45,73,61)
#243C32
(36,60,50)
#1B2F27
(27,47,39)
#12221C
(18,34,28)
#091511
(9,21,17)
#000000
(0,0,0)

Tints of #63977F

#63977F
(99,151,127)
#71A08A
(113,160,138)
#7FA995
(127,169,149)
#8DB2A0
(141,178,160)
#9BBBAB
(155,187,171)
#A9C4B6
(169,196,182)
#B7CDC1
(183,205,193)
#C5D6CC
(197,214,204)
#D3DFD7
(211,223,215)
#E1E8E2
(225,232,226)
#EFF1ED
(239,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63977F color. Also use rgb(99,151,127) instead hex code.

Text Font Color

.myTextColor { color: #63977F; }

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

This text font color is #63977F.

Background Color

.myBgColor { background-color: #63977F; }

<div style="background-color:#63977F">Inner text</div>

This div background color is #63977F.

Border color

.myBorderColor { border: 1px solid #63977F; }

<div style="border:3px solid #63977F">Div</div>

This div border color is #63977F.

Opacity

.myOpacity80 { color: #63977F; opacity: 0.8; }

<p style="color:#63977F;opacity:0.8;">80%</p>

Text with #63977F 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 #63977F;}

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

This text has shadow with #63977F color.


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

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

This text has shadow with #63977F primary color and red secondary color.


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

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

This text has shadow with #63977F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63977F.

Preview

Color preview on black background

This text has color #63977F on black background.


Color preview on white background

This text has color #63977F on white background.


Black color preview on #63977F background

This text has black color on #63977F background.


White color preview on #63977F background

This text has white color on #63977F background.


Related colors

Complementary color

Complementary color for #hex is #9C6880.


I love getcolorcode.com

Triadic colors

1 #7F6397 and #977F63 with #63977F are triadic colors.

2 #7F9763 and #97637F with #63977F are triadic colors.