COLOR #563338

HEX: #563338 RGB: (86,51,56)

Color info

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

RGB color model

#563338 color RGB value is (86,51,56).

RGB: (86,51,56) (34%, 20%, 22%)

RGB channels and saturation

R 86 of 255 = 34%
G 51 of 255 = 20%
B 56 of 255 = 22%

86
51
56

R + G + B ~ 25%. #563338 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 51 + 56 = 193 (100%)
R 86 of 193 ~ 44.56%
G 51 of 193 ~ 26.42%
B 56 of 193 ~ 29.02'%

%44.56
%26.42
%29.02

CMYK color model

#563338 color CMYK value is (0,41,35,66).

  • cyan value is 0.00%
  • magenta value is 40.70%
  • yellow value is 34.88%
  • key color value is 66.27%

CMYK: (0,41,35,66)
C0M41Y35K66 (0%, 41%, 35%, 66%)
(0.00 / 0.41 / 0.35 / 0.66)

CMYK percentages

%0
%40.7
%34.88
%66.27

Codes

Color #563338 in popluar color models

56 33 38
RGB 86 51 56
HSL 351° 25.55% 26.86%
HSB/HSV 351° 40.70% 33.73%
CMYK 0.00% 40.70% 34.88%
66.27%

Color #563338 in popluar number systems.

HEX 56 33 38
Decimal 86 51 56
Binary 1010110 110011 111000
Octal 126 63 70

Shades and tints

Shades of #563338

#563338
(86,51,56)
#4F2F33
(79,47,51)
#482B2E
(72,43,46)
#412729
(65,39,41)
#3A2324
(58,35,36)
#331F1F
(51,31,31)
#2C1B1A
(44,27,26)
#251715
(37,23,21)
#1E1310
(30,19,16)
#170F0B
(23,15,11)
#100B06
(16,11,6)
#000000
(0,0,0)

Tints of #563338

#563338
(86,51,56)
#65454A
(101,69,74)
#74575C
(116,87,92)
#83696E
(131,105,110)
#927B80
(146,123,128)
#A18D92
(161,141,146)
#B09FA4
(176,159,164)
#BFB1B6
(191,177,182)
#CEC3C8
(206,195,200)
#DDD5DA
(221,213,218)
#ECE7EC
(236,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563338 color. Also use rgb(86,51,56) instead hex code.

Text Font Color

.myTextColor { color: #563338; }

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

This text font color is #563338.

Background Color

.myBgColor { background-color: #563338; }

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

This div background color is #563338.

Border color

.myBorderColor { border: 1px solid #563338; }

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

This div border color is #563338.

Opacity

.myOpacity80 { color: #563338; opacity: 0.8; }

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

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

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

This text has shadow with #563338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563338.

Preview

Color preview on black background

This text has color #563338 on black background.


Color preview on white background

This text has color #563338 on white background.


Black color preview on #563338 background

This text has black color on #563338 background.


White color preview on #563338 background

This text has white color on #563338 background.


Related colors

Complementary color

Complementary color for #hex is #A9CCC7.


I love getcolorcode.com

Triadic colors

1 #385633 and #333856 with #563338 are triadic colors.

2 #383356 and #335638 with #563338 are triadic colors.