COLOR #615210

HEX: #615210 RGB: (97,82,16)

Color info

#615210 contains mainly red and green colors. Web safe color of #615210 is #666600 (or #660).

RGB color model

#615210 color RGB value is (97,82,16).

RGB: (97,82,16) (38%, 32%, 6%)

RGB channels and saturation

R 97 of 255 = 38%
G 82 of 255 = 32%
B 16 of 255 = 6%

97
82
16

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

Portions of RGB colors in percentages

R + G + B = 97 + 82 + 16 = 195 (100%)
R 97 of 195 ~ 49.74%
G 82 of 195 ~ 42.05%
B 16 of 195 ~ 8.21'%

%49.74
%42.05

CMYK color model

#615210 color CMYK value is (0,15,84,62).

  • cyan value is 0.00%
  • magenta value is 15.46%
  • yellow value is 83.51%
  • key color value is 61.96%

CMYK: (0,15,84,62)
C0M15Y84K62 (0%, 15%, 84%, 62%)
(0.00 / 0.15 / 0.84 / 0.62)

CMYK percentages

%0
%15.46
%83.51
%61.96

Codes

Color #615210 in popluar color models

61 52 10
RGB 97 82 16
HSL 49° 71.68% 22.16%
HSB/HSV 49° 83.51% 38.04%
CMYK 0.00% 15.46% 83.51%
61.96%

Color #615210 in popluar number systems.

HEX 61 52 10
Decimal 97 82 16
Binary 1100001 1010010 10000
Octal 141 122 20

Shades and tints

Shades of #615210

#615210
(97,82,16)
#594B0F
(89,75,15)
#51440E
(81,68,14)
#493D0D
(73,61,13)
#41360C
(65,54,12)
#392F0B
(57,47,11)
#31280A
(49,40,10)
#292109
(41,33,9)
#211A08
(33,26,8)
#191307
(25,19,7)
#110C06
(17,12,6)
#000000
(0,0,0)

Tints of #615210

#615210
(97,82,16)
#6F6125
(111,97,37)
#7D703A
(125,112,58)
#8B7F4F
(139,127,79)
#998E64
(153,142,100)
#A79D79
(167,157,121)
#B5AC8E
(181,172,142)
#C3BBA3
(195,187,163)
#D1CAB8
(209,202,184)
#DFD9CD
(223,217,205)
#EDE8E2
(237,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615210 color. Also use rgb(97,82,16) instead hex code.

Text Font Color

.myTextColor { color: #615210; }

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

This text font color is #615210.

Background Color

.myBgColor { background-color: #615210; }

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

This div background color is #615210.

Border color

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

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

This div border color is #615210.

Opacity

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

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

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

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

This text has shadow with #615210 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615210.

Preview

Color preview on black background

This text has color #615210 on black background.


Color preview on white background

This text has color #615210 on white background.


Black color preview on #615210 background

This text has black color on #615210 background.


White color preview on #615210 background

This text has white color on #615210 background.


Related colors

Complementary color

Complementary color for #hex is #9EADEF.


I love getcolorcode.com

Triadic colors

1 #106152 and #521061 with #615210 are triadic colors.

2 #105261 and #526110 with #615210 are triadic colors.