COLOR #611B13

HEX: #611B13 RGB: (97,27,19)

Color info

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

RGB color model

#611B13 color RGB value is (97,27,19).

RGB: (97,27,19) (38%, 11%, 7%)

RGB channels and saturation

R 97 of 255 = 38%
G 27 of 255 = 11%
B 19 of 255 = 7%

97
27
19

R + G + B ~ 19%. #611B13 is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 27 + 19 = 143 (100%)
R 97 of 143 ~ 67.83%
G 27 of 143 ~ 18.88%
B 19 of 143 ~ 13.29'%

%67.83
%18.88
%13.29

CMYK color model

#611B13 color CMYK value is (0,72,80,62).

  • cyan value is 0.00%
  • magenta value is 72.16%
  • yellow value is 80.41%
  • key color value is 61.96%

CMYK: (0,72,80,62)
C0M72Y80K62 (0%, 72%, 80%, 62%)
(0.00 / 0.72 / 0.80 / 0.62)

CMYK percentages

%0
%72.16
%80.41
%61.96

Codes

Color #611B13 in popluar color models

61 1B 13
RGB 97 27 19
HSL 67.24% 22.75%
HSB/HSV 80.41% 38.04%
CMYK 0.00% 72.16% 80.41%
61.96%

Color #611B13 in popluar number systems.

HEX 61 1B 13
Decimal 97 27 19
Binary 1100001 11011 10011
Octal 141 33 23

Shades and tints

Shades of #611B13

#611B13
(97,27,19)
#591912
(89,25,18)
#511711
(81,23,17)
#491510
(73,21,16)
#41130F
(65,19,15)
#39110E
(57,17,14)
#310F0D
(49,15,13)
#290D0C
(41,13,12)
#210B0B
(33,11,11)
#19090A
(25,9,10)
#110709
(17,7,9)
#000000
(0,0,0)

Tints of #611B13

#611B13
(97,27,19)
#6F2F28
(111,47,40)
#7D433D
(125,67,61)
#8B5752
(139,87,82)
#996B67
(153,107,103)
#A77F7C
(167,127,124)
#B59391
(181,147,145)
#C3A7A6
(195,167,166)
#D1BBBB
(209,187,187)
#DFCFD0
(223,207,208)
#EDE3E5
(237,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #611B13 color. Also use rgb(97,27,19) instead hex code.

Text Font Color

.myTextColor { color: #611B13; }

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

This text font color is #611B13.

Background Color

.myBgColor { background-color: #611B13; }

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

This div background color is #611B13.

Border color

.myBorderColor { border: 1px solid #611B13; }

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

This div border color is #611B13.

Opacity

.myOpacity80 { color: #611B13; opacity: 0.8; }

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

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

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

This text has shadow with #611B13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #611B13.

Preview

Color preview on black background

This text has color #611B13 on black background.


Color preview on white background

This text has color #611B13 on white background.


Black color preview on #611B13 background

This text has black color on #611B13 background.


White color preview on #611B13 background

This text has white color on #611B13 background.


Related colors

Complementary color

Complementary color for #hex is #9EE4EC.


I love getcolorcode.com

Triadic colors

1 #13611B and #1B1361 with #611B13 are triadic colors.

2 #131B61 and #1B6113 with #611B13 are triadic colors.