COLOR #61520D

HEX: #61520D RGB: (97,82,13)

Color info

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

RGB color model

#61520D color RGB value is (97,82,13).

RGB: (97,82,13) (38%, 32%, 5%)

RGB channels and saturation

R 97 of 255 = 38%
G 82 of 255 = 32%
B 13 of 255 = 5%

97
82
13

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

Portions of RGB colors in percentages

R + G + B = 97 + 82 + 13 = 192 (100%)
R 97 of 192 ~ 50.52%
G 82 of 192 ~ 42.71%
B 13 of 192 ~ 6.77'%

%50.52
%42.71

CMYK color model

#61520D color CMYK value is (0,15,87,62).

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

CMYK: (0,15,87,62)
C0M15Y87K62 (0%, 15%, 87%, 62%)
(0.00 / 0.15 / 0.87 / 0.62)

CMYK percentages

%0
%15.46
%86.6
%61.96

Codes

Color #61520D in popluar color models

61 52 0D
RGB 97 82 13
HSL 49° 76.36% 21.57%
HSB/HSV 49° 86.60% 38.04%
CMYK 0.00% 15.46% 86.60%
61.96%

Color #61520D in popluar number systems.

HEX 61 52 0D
Decimal 97 82 13
Binary 1100001 1010010 1101
Octal 141 122 15

Shades and tints

Shades of #61520D

#61520D
(97,82,13)
#594B0C
(89,75,12)
#51440B
(81,68,11)
#493D0A
(73,61,10)
#413609
(65,54,9)
#392F08
(57,47,8)
#312807
(49,40,7)
#292106
(41,33,6)
#211A05
(33,26,5)
#191304
(25,19,4)
#110C03
(17,12,3)
#000000
(0,0,0)

Tints of #61520D

#61520D
(97,82,13)
#6F6123
(111,97,35)
#7D7039
(125,112,57)
#8B7F4F
(139,127,79)
#998E65
(153,142,101)
#A79D7B
(167,157,123)
#B5AC91
(181,172,145)
#C3BBA7
(195,187,167)
#D1CABD
(209,202,189)
#DFD9D3
(223,217,211)
#EDE8E9
(237,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61520D; }

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

This text font color is #61520D.

Background Color

.myBgColor { background-color: #61520D; }

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

This div background color is #61520D.

Border color

.myBorderColor { border: 1px solid #61520D; }

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

This div border color is #61520D.

Opacity

.myOpacity80 { color: #61520D; opacity: 0.8; }

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

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

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

This text has shadow with #61520D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61520D.

Preview

Color preview on black background

This text has color #61520D on black background.


Color preview on white background

This text has color #61520D on white background.


Black color preview on #61520D background

This text has black color on #61520D background.


White color preview on #61520D background

This text has white color on #61520D background.


Related colors

Complementary color

Complementary color for #hex is #9EADF2.


I love getcolorcode.com

Triadic colors

1 #0D6152 and #520D61 with #61520D are triadic colors.

2 #0D5261 and #52610D with #61520D are triadic colors.