COLOR #613836

HEX: #613836 RGB: (97,56,54)

Color info

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

RGB color model

#613836 color RGB value is (97,56,54).

RGB: (97,56,54) (38%, 22%, 21%)

RGB channels and saturation

R 97 of 255 = 38%
G 56 of 255 = 22%
B 54 of 255 = 21%

97
56
54

R + G + B ~ 27%. #613836 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 56 + 54 = 207 (100%)
R 97 of 207 ~ 46.86%
G 56 of 207 ~ 27.05%
B 54 of 207 ~ 26.09'%

%46.86
%27.05
%26.09

CMYK color model

#613836 color CMYK value is (0,42,44,62).

  • cyan value is 0.00%
  • magenta value is 42.27%
  • yellow value is 44.33%
  • key color value is 61.96%

CMYK: (0,42,44,62)
C0M42Y44K62 (0%, 42%, 44%, 62%)
(0.00 / 0.42 / 0.44 / 0.62)

CMYK percentages

%0
%42.27
%44.33
%61.96

Codes

Color #613836 in popluar color models

61 38 36
RGB 97 56 54
HSL 28.48% 29.61%
HSB/HSV 44.33% 38.04%
CMYK 0.00% 42.27% 44.33%
61.96%

Color #613836 in popluar number systems.

HEX 61 38 36
Decimal 97 56 54
Binary 1100001 111000 110110
Octal 141 70 66

Shades and tints

Shades of #613836

#613836
(97,56,54)
#593332
(89,51,50)
#512E2E
(81,46,46)
#49292A
(73,41,42)
#412426
(65,36,38)
#391F22
(57,31,34)
#311A1E
(49,26,30)
#29151A
(41,21,26)
#211016
(33,16,22)
#190B12
(25,11,18)
#11060E
(17,6,14)
#000000
(0,0,0)

Tints of #613836

#613836
(97,56,54)
#6F4A48
(111,74,72)
#7D5C5A
(125,92,90)
#8B6E6C
(139,110,108)
#99807E
(153,128,126)
#A79290
(167,146,144)
#B5A4A2
(181,164,162)
#C3B6B4
(195,182,180)
#D1C8C6
(209,200,198)
#DFDAD8
(223,218,216)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #613836; }

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

This text font color is #613836.

Background Color

.myBgColor { background-color: #613836; }

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

This div background color is #613836.

Border color

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

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

This div border color is #613836.

Opacity

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

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

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

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

This text has shadow with #613836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #613836.

Preview

Color preview on black background

This text has color #613836 on black background.


Color preview on white background

This text has color #613836 on white background.


Black color preview on #613836 background

This text has black color on #613836 background.


White color preview on #613836 background

This text has white color on #613836 background.


Related colors

Complementary color

Complementary color for #hex is #9EC7C9.


I love getcolorcode.com

Triadic colors

1 #366138 and #383661 with #613836 are triadic colors.

2 #363861 and #386136 with #613836 are triadic colors.