COLOR #63768E

HEX: #63768E RGB: (99,118,142)

Color info

#63768E contains red, green and blue colors in about the same proportion. Web safe color of #63768E is #666699 (or #669).

RGB color model

#63768E color RGB value is (99,118,142).

RGB: (99,118,142) (39%, 46%, 56%)

RGB channels and saturation

R 99 of 255 = 39%
G 118 of 255 = 46%
B 142 of 255 = 56%

99
118
142

R + G + B ~ 47%. #63768E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 118 + 142 = 359 (100%)
R 99 of 359 ~ 27.58%
G 118 of 359 ~ 32.87%
B 142 of 359 ~ 39.55'%

%27.58
%32.87
%39.55

CMYK color model

#63768E color CMYK value is (30,17,0,44).

  • cyan value is 30.28%
  • magenta value is 16.90%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (30,17,0,44)
C30M17Y0K44 (30%, 17%, 0%, 44%)
(0.30 / 0.17 / 0.00 / 0.44)

CMYK percentages

%30.28
%16.9
%0
%44.31

Codes

Color #63768E in popluar color models

63 76 8E
RGB 99 118 142
HSL 213° 17.84% 47.25%
HSB/HSV 213° 30.28% 55.69%
CMYK 30.28% 16.90% 0.00%
44.31%

Color #63768E in popluar number systems.

HEX 63 76 8E
Decimal 99 118 142
Binary 1100011 1110110 10001110
Octal 143 166 216

Shades and tints

Shades of #63768E

#63768E
(99,118,142)
#5A6C82
(90,108,130)
#516276
(81,98,118)
#48586A
(72,88,106)
#3F4E5E
(63,78,94)
#364452
(54,68,82)
#2D3A46
(45,58,70)
#24303A
(36,48,58)
#1B262E
(27,38,46)
#121C22
(18,28,34)
#091216
(9,18,22)
#000000
(0,0,0)

Tints of #63768E

#63768E
(99,118,142)
#718298
(113,130,152)
#7F8EA2
(127,142,162)
#8D9AAC
(141,154,172)
#9BA6B6
(155,166,182)
#A9B2C0
(169,178,192)
#B7BECA
(183,190,202)
#C5CAD4
(197,202,212)
#D3D6DE
(211,214,222)
#E1E2E8
(225,226,232)
#EFEEF2
(239,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63768E color. Also use rgb(99,118,142) instead hex code.

Text Font Color

.myTextColor { color: #63768E; }

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

This text font color is #63768E.

Background Color

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

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

This div background color is #63768E.

Border color

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

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

This div border color is #63768E.

Opacity

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

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

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

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

This text has shadow with #63768E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63768E.

Preview

Color preview on black background

This text has color #63768E on black background.


Color preview on white background

This text has color #63768E on white background.


Black color preview on #63768E background

This text has black color on #63768E background.


White color preview on #63768E background

This text has white color on #63768E background.


Related colors

Complementary color

Complementary color for #hex is #9C8971.


I love getcolorcode.com

Triadic colors

1 #8E6376 and #768E63 with #63768E are triadic colors.

2 #8E7663 and #76638E with #63768E are triadic colors.