COLOR #63695E

HEX: #63695E RGB: (99,105,94)

Color info

#63695E contains red, green and blue colors in about the same proportion. Web safe color of #63695E is #666666 (or #666).

RGB color model

#63695E color RGB value is (99,105,94).

RGB: (99,105,94) (39%, 41%, 37%)

RGB channels and saturation

R 99 of 255 = 39%
G 105 of 255 = 41%
B 94 of 255 = 37%

99
105
94

R + G + B ~ 39%. #63695E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 105 + 94 = 298 (100%)
R 99 of 298 ~ 33.22%
G 105 of 298 ~ 35.23%
B 94 of 298 ~ 31.54'%

%33.22
%35.23
%31.54

CMYK color model

#63695E color CMYK value is (6,0,10,59).

  • cyan value is 5.71%
  • magenta value is 0.00%
  • yellow value is 10.48%
  • key color value is 58.82%

CMYK: (6,0,10,59)
C6M0Y10K59 (6%, 0%, 10%, 59%)
(0.06 / 0.00 / 0.10 / 0.59)

CMYK percentages

%5.71
%0
%10.48
%58.82

Codes

Color #63695E in popluar color models

63 69 5E
RGB 99 105 94
HSL 93° 5.53% 39.02%
HSB/HSV 93° 10.48% 41.18%
CMYK 5.71% 0.00% 10.48%
58.82%

Color #63695E in popluar number systems.

HEX 63 69 5E
Decimal 99 105 94
Binary 1100011 1101001 1011110
Octal 143 151 136

Shades and tints

Shades of #63695E

#63695E
(99,105,94)
#5A6056
(90,96,86)
#51574E
(81,87,78)
#484E46
(72,78,70)
#3F453E
(63,69,62)
#363C36
(54,60,54)
#2D332E
(45,51,46)
#242A26
(36,42,38)
#1B211E
(27,33,30)
#121816
(18,24,22)
#090F0E
(9,15,14)
#000000
(0,0,0)

Tints of #63695E

#63695E
(99,105,94)
#71766C
(113,118,108)
#7F837A
(127,131,122)
#8D9088
(141,144,136)
#9B9D96
(155,157,150)
#A9AAA4
(169,170,164)
#B7B7B2
(183,183,178)
#C5C4C0
(197,196,192)
#D3D1CE
(211,209,206)
#E1DEDC
(225,222,220)
#EFEBEA
(239,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63695E color. Also use rgb(99,105,94) instead hex code.

Text Font Color

.myTextColor { color: #63695E; }

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

This text font color is #63695E.

Background Color

.myBgColor { background-color: #63695E; }

<div style="background-color:#63695E">Inner text</div>

This div background color is #63695E.

Border color

.myBorderColor { border: 1px solid #63695E; }

<div style="border:3px solid #63695E">Div</div>

This div border color is #63695E.

Opacity

.myOpacity80 { color: #63695E; opacity: 0.8; }

<p style="color:#63695E;opacity:0.8;">80%</p>

Text with #63695E 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 #63695E;}

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

This text has shadow with #63695E color.


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

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

This text has shadow with #63695E primary color and red secondary color.


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

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

This text has shadow with #63695E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63695E.

Preview

Color preview on black background

This text has color #63695E on black background.


Color preview on white background

This text has color #63695E on white background.


Black color preview on #63695E background

This text has black color on #63695E background.


White color preview on #63695E background

This text has white color on #63695E background.


Related colors

Complementary color

Complementary color for #hex is #9C96A1.


I love getcolorcode.com

Triadic colors

1 #5E6369 and #695E63 with #63695E are triadic colors.

2 #5E6963 and #69635E with #63695E are triadic colors.