COLOR #63755D

HEX: #63755D RGB: (99,117,93)

Renk bilgisi

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

RGB renk modeli

#63755D color RGB value is (99,117,93).

RGB: (99,117,93) (39%, 46%, 36%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 117 of 255 = 46%
B 93 of 255 = 36%

99
117
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 117 + 93 = 309 (100%)
R 99 of 309 ~ 32.04%
G 117 of 309 ~ 37.86%
B 93 of 309 ~ 30.1'%

%32.04
%37.86
%30.1

CMYK RENK MODELİ

#63755D rengi CMYK tonu (15,0,21,54).

  • camgöbeği tonu 15.38%
  • eflatun tonu 0.00%
  • sarı tonu 20.51%
  • ana renk tonu 54.12%
CMYK: (15,0,21,54) C15M0Y21K54 (15%,0%,21%,54%) (0.15/0.00/0.21/0.54) 

CMYK yüzdeleri

%15.38
%0
%20.51
%54.12

Codes

Color #63755D in popluar color models

63 75 5D
RGB 99 117 93
HSL 105° 11.43% 41.18%
HSB/HSV 105° 20.51% 45.88%
CMYK 15.38% 0.00% 20.51%
54.12%

Color #63755D in popluar number systems.

HEX 63 75 5D
Decimal 99 117 93
Binary 1100011 1110101 1011101
Octal 143 165 135

Shades and tints

Shades of #63755D

#63755D
(99,117,93)
#5A6B55
(90,107,85)
#51614D
(81,97,77)
#485745
(72,87,69)
#3F4D3D
(63,77,61)
#364335
(54,67,53)
#2D392D
(45,57,45)
#242F25
(36,47,37)
#1B251D
(27,37,29)
#121B15
(18,27,21)
#09110D
(9,17,13)
#000000
(0,0,0)

Tints of #63755D

#63755D
(99,117,93)
#71816B
(113,129,107)
#7F8D79
(127,141,121)
#8D9987
(141,153,135)
#9BA595
(155,165,149)
#A9B1A3
(169,177,163)
#B7BDB1
(183,189,177)
#C5C9BF
(197,201,191)
#D3D5CD
(211,213,205)
#E1E1DB
(225,225,219)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63755D; }

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

This text font color is #63755D.

Background Color

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

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

This div background color is #63755D.

Border color

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

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

This div border color is #63755D.

Opacity

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

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

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

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

This text has shadow with #63755D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63755D.

Preview

Color preview on black background

This text has color #63755D on black background.


Color preview on white background

This text has color #63755D on white background.


Black color preview on #63755D background

This text has black color on #63755D background.


White color preview on #63755D background

This text has white color on #63755D background.


Related colors

Complementary color

Complementary color for #hex is #9C8AA2.


I love getcolorcode.com

Triadic colors

1 #5D6375 and #755D63 with #63755D are triadic colors.

2 #5D7563 and #75635D with #63755D are triadic colors.