COLOR #63846E

HEX: #63846E RGB: (99,132,110)

Color info

#63846E contains red, green and blue colors in about the same proportion. Web safe color of #63846E is #669966 (or #696).

RGB color model

#63846E color RGB value is (99,132,110).

RGB: (99,132,110) (39%, 52%, 43%)

RGB channels and saturation

R 99 of 255 = 39%
G 132 of 255 = 52%
B 110 of 255 = 43%

99
132
110

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

Portions of RGB colors in percentages

R + G + B = 99 + 132 + 110 = 341 (100%)
R 99 of 341 ~ 29.03%
G 132 of 341 ~ 38.71%
B 110 of 341 ~ 32.26'%

%29.03
%38.71
%32.26

CMYK color model

#63846E color CMYK value is (25,0,17,48).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 48.24%
CMYK: (25,0,17,48) C25M0Y17K48 (25%,0%,17%,48%) (0.25/0.00/0.17/0.48) 

CMYK percentages

%25
%0
%16.67
%48.24

Codes

Color #63846E in popluar color models

63 84 6E
RGB 99 132 110
HSL 140° 14.29% 45.29%
HSB/HSV 140° 25.00% 51.76%
CMYK 25.00% 0.00% 16.67%
48.24%

Color #63846E in popluar number systems.

HEX 63 84 6E
Decimal 99 132 110
Binary 1100011 10000100 1101110
Octal 143 204 156

Shades and tints

Shades of #63846E

#63846E
(99,132,110)
#5A7864
(90,120,100)
#516C5A
(81,108,90)
#486050
(72,96,80)
#3F5446
(63,84,70)
#36483C
(54,72,60)
#2D3C32
(45,60,50)
#243028
(36,48,40)
#1B241E
(27,36,30)
#121814
(18,24,20)
#090C0A
(9,12,10)
#000000
(0,0,0)

Tints of #63846E

#63846E
(99,132,110)
#718F7B
(113,143,123)
#7F9A88
(127,154,136)
#8DA595
(141,165,149)
#9BB0A2
(155,176,162)
#A9BBAF
(169,187,175)
#B7C6BC
(183,198,188)
#C5D1C9
(197,209,201)
#D3DCD6
(211,220,214)
#E1E7E3
(225,231,227)
#EFF2F0
(239,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63846E color. Also use rgb(99,132,110) instead hex code.

Text Font Color

.myTextColor { color: #63846E; }

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

This text font color is #63846E.

Background Color

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

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

This div background color is #63846E.

Border color

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

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

This div border color is #63846E.

Opacity

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

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

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

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

This text has shadow with #63846E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63846E.

Preview

Color preview on black background

This text has color #63846E on black background.


Color preview on white background

This text has color #63846E on white background.


Black color preview on #63846E background

This text has black color on #63846E background.


White color preview on #63846E background

This text has white color on #63846E background.


Related colors

Complementary color

Complementary color for #hex is #9C7B91.


I love getcolorcode.com

Triadic colors

1 #6E6384 and #846E63 with #63846E are triadic colors.

2 #6E8463 and #84636E with #63846E are triadic colors.