COLOR #63715D

HEX: #63715D RGB: (99,113,93)

Renk bilgisi

#63715D contains red, green and blue colors in about the same proportion. #63715D ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#63715D color RGB value is (99,113,93).

RGB: (99,113,93) (39%, 44%, 36%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 113 of 255 = 44%
B 93 of 255 = 36%

99
113
93

R + G + B ~ 40%. #63715D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 113 + 93 = 305 (100%)
R 99 of 305 ~ 32.46%
G 113 of 305 ~ 37.05%
B 93 of 305 ~ 30.49'%

%32.46
%37.05
%30.49

CMYK RENK MODELİ

#63715D rengi CMYK tonu (12,0,18,56).

  • camgöbeği tonu 12.39%
  • eflatun tonu 0.00%
  • sarı tonu 17.70%
  • ana renk tonu 55.69%
CMYK: (12,0,18,56) C12M0Y18K56 (12%,0%,18%,56%) (0.12/0.00/0.18/0.56) 

CMYK yüzdeleri

%12.39
%0
%17.7
%55.69

Codes

Color #63715D in popluar color models

63 71 5D
RGB 99 113 93
HSL 102° 9.71% 40.39%
HSB/HSV 102° 17.70% 44.31%
CMYK 12.39% 0.00% 17.70%
55.69%

Color #63715D in popluar number systems.

HEX 63 71 5D
Decimal 99 113 93
Binary 1100011 1110001 1011101
Octal 143 161 135

Shades and tints

Shades of #63715D

#63715D
(99,113,93)
#5A6755
(90,103,85)
#515D4D
(81,93,77)
#485345
(72,83,69)
#3F493D
(63,73,61)
#363F35
(54,63,53)
#2D352D
(45,53,45)
#242B25
(36,43,37)
#1B211D
(27,33,29)
#121715
(18,23,21)
#090D0D
(9,13,13)
#000000
(0,0,0)

Tints of #63715D

#63715D
(99,113,93)
#717D6B
(113,125,107)
#7F8979
(127,137,121)
#8D9587
(141,149,135)
#9BA195
(155,161,149)
#A9ADA3
(169,173,163)
#B7B9B1
(183,185,177)
#C5C5BF
(197,197,191)
#D3D1CD
(211,209,205)
#E1DDDB
(225,221,219)
#EFE9E9
(239,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63715D color. Also use rgb(99,113,93) instead hex code.

Text Font Color

.myTextColor { color: #63715D; }

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

This text font color is #63715D.

Background Color

.myBgColor { background-color: #63715D; }

<div style="background-color:#63715D">Inner text</div>

This div background color is #63715D.

Border color

.myBorderColor { border: 1px solid #63715D; }

<div style="border:3px solid #63715D">Div</div>

This div border color is #63715D.

Opacity

.myOpacity80 { color: #63715D; opacity: 0.8; }

<p style="color:#63715D;opacity:0.8;">80%</p>

Text with #63715D 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 #63715D;}

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

This text has shadow with #63715D color.


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

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

This text has shadow with #63715D primary color and red secondary color.


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

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

This text has shadow with #63715D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63715D.

Preview

Color preview on black background

This text has color #63715D on black background.


Color preview on white background

This text has color #63715D on white background.


Black color preview on #63715D background

This text has black color on #63715D background.


White color preview on #63715D background

This text has white color on #63715D background.


Related colors

Complementary color

Complementary color for #hex is #9C8EA2.


I love getcolorcode.com

Triadic colors

1 #5D6371 and #715D63 with #63715D are triadic colors.

2 #5D7163 and #71635D with #63715D are triadic colors.