COLOR #615209

HEX: #615209 RGB: (97,82,9)

Color info

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

RGB color model

#615209 color RGB value is (97,82,9).

RGB: (97,82,9) (38%, 32%, 4%)

RGB channels and saturation

R 97 of 255 = 38%
G 82 of 255 = 32%
B 9 of 255 = 4%

97
82
9

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

Portions of RGB colors in percentages

R + G + B = 97 + 82 + 9 = 188 (100%)
R 97 of 188 ~ 51.6%
G 82 of 188 ~ 43.62%
B 9 of 188 ~ 4.79'%

%51.6
%43.62

CMYK color model

#615209 color CMYK value is (0,15,91,62).

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

CMYK: (0,15,91,62)
C0M15Y91K62 (0%, 15%, 91%, 62%)
(0.00 / 0.15 / 0.91 / 0.62)

CMYK percentages

%0
%15.46
%90.72
%61.96

Codes

Color #615209 in popluar color models

61 52 09
RGB 97 82 9
HSL 50° 83.02% 20.78%
HSB/HSV 50° 90.72% 38.04%
CMYK 0.00% 15.46% 90.72%
61.96%

Color #615209 in popluar number systems.

HEX 61 52 09
Decimal 97 82 9
Binary 1100001 1010010 1001
Octal 141 122 11

Shades and tints

Shades of #615209

#615209
(97,82,9)
#594B09
(89,75,9)
#514409
(81,68,9)
#493D09
(73,61,9)
#413609
(65,54,9)
#392F09
(57,47,9)
#312809
(49,40,9)
#292109
(41,33,9)
#211A09
(33,26,9)
#191309
(25,19,9)
#110C09
(17,12,9)
#000000
(0,0,0)

Tints of #615209

#615209
(97,82,9)
#6F611F
(111,97,31)
#7D7035
(125,112,53)
#8B7F4B
(139,127,75)
#998E61
(153,142,97)
#A79D77
(167,157,119)
#B5AC8D
(181,172,141)
#C3BBA3
(195,187,163)
#D1CAB9
(209,202,185)
#DFD9CF
(223,217,207)
#EDE8E5
(237,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615209; }

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

This text font color is #615209.

Background Color

.myBgColor { background-color: #615209; }

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

This div background color is #615209.

Border color

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

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

This div border color is #615209.

Opacity

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

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

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

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

This text has shadow with #615209 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615209.

Preview

Color preview on black background

This text has color #615209 on black background.


Color preview on white background

This text has color #615209 on white background.


Black color preview on #615209 background

This text has black color on #615209 background.


White color preview on #615209 background

This text has white color on #615209 background.


Related colors

Complementary color

Complementary color for #hex is #9EADF6.


I love getcolorcode.com

Triadic colors

1 #096152 and #520961 with #615209 are triadic colors.

2 #095261 and #526109 with #615209 are triadic colors.