COLOR #63461E

HEX: #63461E RGB: (99,70,30)

Color info

#63461E contains mainly red and green colors. Web safe color of #63461E is #663333 (or #633).

RGB color model

#63461E color RGB value is (99,70,30).

RGB: (99,70,30) (39%, 27%, 12%)

RGB channels and saturation

R 99 of 255 = 39%
G 70 of 255 = 27%
B 30 of 255 = 12%

99
70
30

R + G + B ~ 26%. #63461E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 70 + 30 = 199 (100%)
R 99 of 199 ~ 49.75%
G 70 of 199 ~ 35.18%
B 30 of 199 ~ 15.08'%

%49.75
%35.18
%15.08

CMYK color model

#63461E color CMYK value is (0,29,70,61).

  • cyan value is 0.00%
  • magenta value is 29.29%
  • yellow value is 69.70%
  • key color value is 61.18%

CMYK: (0,29,70,61)
C0M29Y70K61 (0%, 29%, 70%, 61%)
(0.00 / 0.29 / 0.70 / 0.61)

CMYK percentages

%0
%29.29
%69.7
%61.18

Codes

Color #63461E in popluar color models

63 46 1E
RGB 99 70 30
HSL 35° 53.49% 25.29%
HSB/HSV 35° 69.70% 38.82%
CMYK 0.00% 29.29% 69.70%
61.18%

Color #63461E in popluar number systems.

HEX 63 46 1E
Decimal 99 70 30
Binary 1100011 1000110 11110
Octal 143 106 36

Shades and tints

Shades of #63461E

#63461E
(99,70,30)
#5A401C
(90,64,28)
#513A1A
(81,58,26)
#483418
(72,52,24)
#3F2E16
(63,46,22)
#362814
(54,40,20)
#2D2212
(45,34,18)
#241C10
(36,28,16)
#1B160E
(27,22,14)
#12100C
(18,16,12)
#090A0A
(9,10,10)
#000000
(0,0,0)

Tints of #63461E

#63461E
(99,70,30)
#715632
(113,86,50)
#7F6646
(127,102,70)
#8D765A
(141,118,90)
#9B866E
(155,134,110)
#A99682
(169,150,130)
#B7A696
(183,166,150)
#C5B6AA
(197,182,170)
#D3C6BE
(211,198,190)
#E1D6D2
(225,214,210)
#EFE6E6
(239,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63461E color. Also use rgb(99,70,30) instead hex code.

Text Font Color

.myTextColor { color: #63461E; }

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

This text font color is #63461E.

Background Color

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

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

This div background color is #63461E.

Border color

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

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

This div border color is #63461E.

Opacity

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

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

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

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

This text has shadow with #63461E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63461E.

Preview

Color preview on black background

This text has color #63461E on black background.


Color preview on white background

This text has color #63461E on white background.


Black color preview on #63461E background

This text has black color on #63461E background.


White color preview on #63461E background

This text has white color on #63461E background.


Related colors

Complementary color

Complementary color for #hex is #9CB9E1.


I love getcolorcode.com

Triadic colors

1 #1E6346 and #461E63 with #63461E are triadic colors.

2 #1E4663 and #46631E with #63461E are triadic colors.