COLOR #613816

HEX: #613816 RGB: (97,56,22)

Color info

#613816 contains mainly red and green colors. Web safe color of #613816 is #663300 (or #630).

RGB color model

#613816 color RGB value is (97,56,22).

RGB: (97,56,22) (38%, 22%, 9%)

RGB channels and saturation

R 97 of 255 = 38%
G 56 of 255 = 22%
B 22 of 255 = 9%

97
56
22

R + G + B ~ 23%. #613816 is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 56 + 22 = 175 (100%)
R 97 of 175 ~ 55.43%
G 56 of 175 ~ 32%
B 22 of 175 ~ 12.57'%

%55.43
%32
%12.57

CMYK color model

#613816 color CMYK value is (0,42,77,62).

  • cyan value is 0.00%
  • magenta value is 42.27%
  • yellow value is 77.32%
  • key color value is 61.96%
CMYK: (0,42,77,62) C0M42Y77K62 (0%,42%,77%,62%) (0.00/0.42/0.77/0.62) 

CMYK percentages

%0
%42.27
%77.32
%61.96

Codes

Color #613816 in popluar color models

61 38 16
RGB 97 56 22
HSL 27° 63.03% 23.33%
HSB/HSV 27° 77.32% 38.04%
CMYK 0.00% 42.27% 77.32%
61.96%

Color #613816 in popluar number systems.

HEX 61 38 16
Decimal 97 56 22
Binary 1100001 111000 10110
Octal 141 70 26

Shades and tints

Shades of #613816

#613816
(97,56,22)
#593314
(89,51,20)
#512E12
(81,46,18)
#492910
(73,41,16)
#41240E
(65,36,14)
#391F0C
(57,31,12)
#311A0A
(49,26,10)
#291508
(41,21,8)
#211006
(33,16,6)
#190B04
(25,11,4)
#110602
(17,6,2)
#000000
(0,0,0)

Tints of #613816

#613816
(97,56,22)
#6F4A2B
(111,74,43)
#7D5C40
(125,92,64)
#8B6E55
(139,110,85)
#99806A
(153,128,106)
#A7927F
(167,146,127)
#B5A494
(181,164,148)
#C3B6A9
(195,182,169)
#D1C8BE
(209,200,190)
#DFDAD3
(223,218,211)
#EDECE8
(237,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #613816 color. Also use rgb(97,56,22) instead hex code.

Text Font Color

.myTextColor { color: #613816; }

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

This text font color is #613816.

Background Color

.myBgColor { background-color: #613816; }

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

This div background color is #613816.

Border color

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

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

This div border color is #613816.

Opacity

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

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

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

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

This text has shadow with #613816 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613816.

Preview

Color preview on black background

This text has color #613816 on black background.


Color preview on white background

This text has color #613816 on white background.


Black color preview on #613816 background

This text has black color on #613816 background.


White color preview on #613816 background

This text has white color on #613816 background.


Related colors

Complementary color

Complementary color for #hex is #9EC7E9.


I love getcolorcode.com

Triadic colors

1 #166138 and #381661 with #613816 are triadic colors.

2 #163861 and #386116 with #613816 are triadic colors.