COLOR #611506

HEX: #611506 RGB: (97,21,6)

Color info

#611506 contains mainly red color. Web safe color of #611506 is #660000 (or #600).

RGB color model

#611506 color RGB value is (97,21,6).

RGB: (97,21,6) (38%, 8%, 2%)

RGB channels and saturation

R 97 of 255 = 38%
G 21 of 255 = 8%
B 6 of 255 = 2%

97
21
6

R + G + B ~ 16%. #611506 is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 21 + 6 = 124 (100%)
R 97 of 124 ~ 78.23%
G 21 of 124 ~ 16.94%
B 6 of 124 ~ 4.84'%

%78.23
%16.94

CMYK color model

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

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

CMYK: (0,78,94,62)
C0M78Y94K62 (0%, 78%, 94%, 62%)
(0.00 / 0.78 / 0.94 / 0.62)

CMYK percentages

%0
%78.35
%93.81
%61.96

Codes

Color #611506 in popluar color models

61 15 06
RGB 97 21 6
HSL 10° 88.35% 20.20%
HSB/HSV 10° 93.81% 38.04%
CMYK 0.00% 78.35% 93.81%
61.96%

Color #611506 in popluar number systems.

HEX 61 15 06
Decimal 97 21 6
Binary 1100001 10101 110
Octal 141 25 6

Shades and tints

Shades of #611506

#611506
(97,21,6)
#591406
(89,20,6)
#511306
(81,19,6)
#491206
(73,18,6)
#411106
(65,17,6)
#391006
(57,16,6)
#310F06
(49,15,6)
#290E06
(41,14,6)
#210D06
(33,13,6)
#190C06
(25,12,6)
#110B06
(17,11,6)
#000000
(0,0,0)

Tints of #611506

#611506
(97,21,6)
#6F2A1C
(111,42,28)
#7D3F32
(125,63,50)
#8B5448
(139,84,72)
#99695E
(153,105,94)
#A77E74
(167,126,116)
#B5938A
(181,147,138)
#C3A8A0
(195,168,160)
#D1BDB6
(209,189,182)
#DFD2CC
(223,210,204)
#EDE7E2
(237,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #611506; }

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

This text font color is #611506.

Background Color

.myBgColor { background-color: #611506; }

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

This div background color is #611506.

Border color

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

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

This div border color is #611506.

Opacity

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

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

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

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

This text has shadow with #611506 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #611506.

Preview

Color preview on black background

This text has color #611506 on black background.


Color preview on white background

This text has color #611506 on white background.


Black color preview on #611506 background

This text has black color on #611506 background.


White color preview on #611506 background

This text has white color on #611506 background.


Related colors

Complementary color

Complementary color for #hex is #9EEAF9.


I love getcolorcode.com

Triadic colors

1 #066115 and #150661 with #611506 are triadic colors.

2 #061561 and #156106 with #611506 are triadic colors.