COLOR #63957F

HEX: #63957F RGB: (99,149,127)

Renk bilgisi

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

RGB renk modeli

#63957F color RGB value is (99,149,127).

RGB: (99,149,127) (39%, 58%, 50%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 149 of 255 = 58%
B 127 of 255 = 50%

99
149
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 149 + 127 = 375 (100%)
R 99 of 375 ~ 26.4%
G 149 of 375 ~ 39.73%
B 127 of 375 ~ 33.87'%

%26.4
%39.73
%33.87

CMYK RENK MODELİ

#63957F rengi CMYK tonu (34,0,15,42).

  • camgöbeği tonu 33.56%
  • eflatun tonu 0.00%
  • sarı tonu 14.77%
  • ana renk tonu 41.57%

CMYK: (34,0,15,42)
C34M0Y15K42 (34%, 0%, 15%, 42%)
(0.34 / 0.00 / 0.15 / 0.42)

CMYK yüzdeleri

%33.56
%0
%14.77
%41.57

Codes

Color #63957F in popluar color models

63 95 7F
RGB 99 149 127
HSL 154° 20.16% 48.63%
HSB/HSV 154° 33.56% 58.43%
CMYK 33.56% 0.00% 14.77%
41.57%

Color #63957F in popluar number systems.

HEX 63 95 7F
Decimal 99 149 127
Binary 1100011 10010101 1111111
Octal 143 225 177

Shades and tints

Shades of #63957F

#63957F
(99,149,127)
#5A8874
(90,136,116)
#517B69
(81,123,105)
#486E5E
(72,110,94)
#3F6153
(63,97,83)
#365448
(54,84,72)
#2D473D
(45,71,61)
#243A32
(36,58,50)
#1B2D27
(27,45,39)
#12201C
(18,32,28)
#091311
(9,19,17)
#000000
(0,0,0)

Tints of #63957F

#63957F
(99,149,127)
#719E8A
(113,158,138)
#7FA795
(127,167,149)
#8DB0A0
(141,176,160)
#9BB9AB
(155,185,171)
#A9C2B6
(169,194,182)
#B7CBC1
(183,203,193)
#C5D4CC
(197,212,204)
#D3DDD7
(211,221,215)
#E1E6E2
(225,230,226)
#EFEFED
(239,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63957F; }

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

This text font color is #63957F.

Background Color

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

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

This div background color is #63957F.

Border color

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

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

This div border color is #63957F.

Opacity

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

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

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

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

This text has shadow with #63957F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63957F.

Preview

Color preview on black background

This text has color #63957F on black background.


Color preview on white background

This text has color #63957F on white background.


Black color preview on #63957F background

This text has black color on #63957F background.


White color preview on #63957F background

This text has white color on #63957F background.


Related colors

Complementary color

Complementary color for #hex is #9C6A80.


I love getcolorcode.com

Triadic colors

1 #7F6395 and #957F63 with #63957F are triadic colors.

2 #7F9563 and #95637F with #63957F are triadic colors.