COLOR #612515

HEX: #612515 RGB: (97,37,21)

Color info

#612515 contains mainly red color. Web safe color of #612515 is #663300 (or #630).

RGB color model

#612515 color RGB value is (97,37,21).

RGB: (97,37,21) (38%, 15%, 8%)

RGB channels and saturation

R 97 of 255 = 38%
G 37 of 255 = 15%
B 21 of 255 = 8%

97
37
21

R + G + B ~ 20%. #612515 is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 37 + 21 = 155 (100%)
R 97 of 155 ~ 62.58%
G 37 of 155 ~ 23.87%
B 21 of 155 ~ 13.55'%

%62.58
%23.87
%13.55

CMYK color model

#612515 color CMYK value is (0,62,78,62).

  • cyan value is 0.00%
  • magenta value is 61.86%
  • yellow value is 78.35%
  • key color value is 61.96%

CMYK: (0,62,78,62)
C0M62Y78K62 (0%, 62%, 78%, 62%)
(0.00 / 0.62 / 0.78 / 0.62)

CMYK percentages

%0
%61.86
%78.35
%61.96

Codes

Color #612515 in popluar color models

61 25 15
RGB 97 37 21
HSL 13° 64.41% 23.14%
HSB/HSV 13° 78.35% 38.04%
CMYK 0.00% 61.86% 78.35%
61.96%

Color #612515 in popluar number systems.

HEX 61 25 15
Decimal 97 37 21
Binary 1100001 100101 10101
Octal 141 45 25

Shades and tints

Shades of #612515

#612515
(97,37,21)
#592214
(89,34,20)
#511F13
(81,31,19)
#491C12
(73,28,18)
#411911
(65,25,17)
#391610
(57,22,16)
#31130F
(49,19,15)
#29100E
(41,16,14)
#210D0D
(33,13,13)
#190A0C
(25,10,12)
#11070B
(17,7,11)
#000000
(0,0,0)

Tints of #612515

#612515
(97,37,21)
#6F382A
(111,56,42)
#7D4B3F
(125,75,63)
#8B5E54
(139,94,84)
#997169
(153,113,105)
#A7847E
(167,132,126)
#B59793
(181,151,147)
#C3AAA8
(195,170,168)
#D1BDBD
(209,189,189)
#DFD0D2
(223,208,210)
#EDE3E7
(237,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612515 color. Also use rgb(97,37,21) instead hex code.

Text Font Color

.myTextColor { color: #612515; }

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

This text font color is #612515.

Background Color

.myBgColor { background-color: #612515; }

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

This div background color is #612515.

Border color

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

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

This div border color is #612515.

Opacity

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

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

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

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

This text has shadow with #612515 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612515.

Preview

Color preview on black background

This text has color #612515 on black background.


Color preview on white background

This text has color #612515 on white background.


Black color preview on #612515 background

This text has black color on #612515 background.


White color preview on #612515 background

This text has white color on #612515 background.


Related colors

Complementary color

Complementary color for #hex is #9EDAEA.


I love getcolorcode.com

Triadic colors

1 #156125 and #251561 with #612515 are triadic colors.

2 #152561 and #256115 with #612515 are triadic colors.