COLOR #615E16

HEX: #615E16 RGB: (97,94,22)

Color info

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

RGB color model

#615E16 color RGB value is (97,94,22).

RGB: (97,94,22) (38%, 37%, 9%)

RGB channels and saturation

R 97 of 255 = 38%
G 94 of 255 = 37%
B 22 of 255 = 9%

97
94
22

R + G + B ~ 28%. #615E16 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 94 + 22 = 213 (100%)
R 97 of 213 ~ 45.54%
G 94 of 213 ~ 44.13%
B 22 of 213 ~ 10.33'%

%45.54
%44.13

CMYK color model

#615E16 color CMYK value is (0,3,77,62).

  • cyan value is 0.00%
  • magenta value is 3.09%
  • yellow value is 77.32%
  • key color value is 61.96%

CMYK: (0,3,77,62)
C0M3Y77K62 (0%, 3%, 77%, 62%)
(0.00 / 0.03 / 0.77 / 0.62)

CMYK percentages

%0
%3.09
%77.32
%61.96

Codes

Color #615E16 in popluar color models

61 5E 16
RGB 97 94 22
HSL 58° 63.03% 23.33%
HSB/HSV 58° 77.32% 38.04%
CMYK 0.00% 3.09% 77.32%
61.96%

Color #615E16 in popluar number systems.

HEX 61 5E 16
Decimal 97 94 22
Binary 1100001 1011110 10110
Octal 141 136 26

Shades and tints

Shades of #615E16

#615E16
(97,94,22)
#595614
(89,86,20)
#514E12
(81,78,18)
#494610
(73,70,16)
#413E0E
(65,62,14)
#39360C
(57,54,12)
#312E0A
(49,46,10)
#292608
(41,38,8)
#211E06
(33,30,6)
#191604
(25,22,4)
#110E02
(17,14,2)
#000000
(0,0,0)

Tints of #615E16

#615E16
(97,94,22)
#6F6C2B
(111,108,43)
#7D7A40
(125,122,64)
#8B8855
(139,136,85)
#99966A
(153,150,106)
#A7A47F
(167,164,127)
#B5B294
(181,178,148)
#C3C0A9
(195,192,169)
#D1CEBE
(209,206,190)
#DFDCD3
(223,220,211)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615E16 color. Also use rgb(97,94,22) instead hex code.

Text Font Color

.myTextColor { color: #615E16; }

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

This text font color is #615E16.

Background Color

.myBgColor { background-color: #615E16; }

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

This div background color is #615E16.

Border color

.myBorderColor { border: 1px solid #615E16; }

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

This div border color is #615E16.

Opacity

.myOpacity80 { color: #615E16; opacity: 0.8; }

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

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

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

This text has shadow with #615E16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615E16.

Preview

Color preview on black background

This text has color #615E16 on black background.


Color preview on white background

This text has color #615E16 on white background.


Black color preview on #615E16 background

This text has black color on #615E16 background.


White color preview on #615E16 background

This text has white color on #615E16 background.


Related colors

Complementary color

Complementary color for #hex is #9EA1E9.


I love getcolorcode.com

Triadic colors

1 #16615E and #5E1661 with #615E16 are triadic colors.

2 #165E61 and #5E6116 with #615E16 are triadic colors.