COLOR #63483B

HEX: #63483B RGB: (99,72,59)

Color info

#63483B contains red, green and blue colors in about the same proportion. Web safe color of #63483B is #663333 (or #633).

RGB color model

#63483B color RGB value is (99,72,59).

RGB: (99,72,59) (39%, 28%, 23%)

RGB channels and saturation

R 99 of 255 = 39%
G 72 of 255 = 28%
B 59 of 255 = 23%

99
72
59

R + G + B ~ 30%. #63483B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 72 + 59 = 230 (100%)
R 99 of 230 ~ 43.04%
G 72 of 230 ~ 31.3%
B 59 of 230 ~ 25.65'%

%43.04
%31.3
%25.65

CMYK color model

#63483B color CMYK value is (0,27,40,61).

  • cyan value is 0.00%
  • magenta value is 27.27%
  • yellow value is 40.40%
  • key color value is 61.18%

CMYK: (0,27,40,61)
C0M27Y40K61 (0%, 27%, 40%, 61%)
(0.00 / 0.27 / 0.40 / 0.61)

CMYK percentages

%0
%27.27
%40.4
%61.18

Codes

Color #63483B in popluar color models

63 48 3B
RGB 99 72 59
HSL 20° 25.32% 30.98%
HSB/HSV 20° 40.40% 38.82%
CMYK 0.00% 27.27% 40.40%
61.18%

Color #63483B in popluar number systems.

HEX 63 48 3B
Decimal 99 72 59
Binary 1100011 1001000 111011
Octal 143 110 73

Shades and tints

Shades of #63483B

#63483B
(99,72,59)
#5A4236
(90,66,54)
#513C31
(81,60,49)
#48362C
(72,54,44)
#3F3027
(63,48,39)
#362A22
(54,42,34)
#2D241D
(45,36,29)
#241E18
(36,30,24)
#1B1813
(27,24,19)
#12120E
(18,18,14)
#090C09
(9,12,9)
#000000
(0,0,0)

Tints of #63483B

#63483B
(99,72,59)
#71584C
(113,88,76)
#7F685D
(127,104,93)
#8D786E
(141,120,110)
#9B887F
(155,136,127)
#A99890
(169,152,144)
#B7A8A1
(183,168,161)
#C5B8B2
(197,184,178)
#D3C8C3
(211,200,195)
#E1D8D4
(225,216,212)
#EFE8E5
(239,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63483B color. Also use rgb(99,72,59) instead hex code.

Text Font Color

.myTextColor { color: #63483B; }

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

This text font color is #63483B.

Background Color

.myBgColor { background-color: #63483B; }

<div style="background-color:#63483B">Inner text</div>

This div background color is #63483B.

Border color

.myBorderColor { border: 1px solid #63483B; }

<div style="border:3px solid #63483B">Div</div>

This div border color is #63483B.

Opacity

.myOpacity80 { color: #63483B; opacity: 0.8; }

<p style="color:#63483B;opacity:0.8;">80%</p>

Text with #63483B 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 #63483B;}

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

This text has shadow with #63483B color.


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

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

This text has shadow with #63483B primary color and red secondary color.


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

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

This text has shadow with #63483B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63483B.

Preview

Color preview on black background

This text has color #63483B on black background.


Color preview on white background

This text has color #63483B on white background.


Black color preview on #63483B background

This text has black color on #63483B background.


White color preview on #63483B background

This text has white color on #63483B background.


Related colors

Complementary color

Complementary color for #hex is #9CB7C4.


I love getcolorcode.com

Triadic colors

1 #3B6348 and #483B63 with #63483B are triadic colors.

2 #3B4863 and #48633B with #63483B are triadic colors.