COLOR #612711

HEX: #612711 RGB: (97,39,17)

Color info

#612711 contains mainly red and green colors. Web safe color of #612711 is #663300 (or #630).

RGB color model

#612711 color RGB value is (97,39,17).

RGB: (97,39,17) (38%, 15%, 7%)

RGB channels and saturation

R 97 of 255 = 38%
G 39 of 255 = 15%
B 17 of 255 = 7%

97
39
17

R + G + B ~ 20%. #612711 is dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 39 + 17 = 153 (100%)
R 97 of 153 ~ 63.4%
G 39 of 153 ~ 25.49%
B 17 of 153 ~ 11.11'%

%63.4
%25.49
%11.11

CMYK color model

#612711 color CMYK value is (0,60,82,62).

  • cyan value is 0.00%
  • magenta value is 59.79%
  • yellow value is 82.47%
  • key color value is 61.96%

CMYK: (0,60,82,62)
C0M60Y82K62 (0%, 60%, 82%, 62%)
(0.00 / 0.60 / 0.82 / 0.62)

CMYK percentages

%0
%59.79
%82.47
%61.96

Codes

Color #612711 in popluar color models

61 27 11
RGB 97 39 17
HSL 17° 70.18% 22.35%
HSB/HSV 17° 82.47% 38.04%
CMYK 0.00% 59.79% 82.47%
61.96%

Color #612711 in popluar number systems.

HEX 61 27 11
Decimal 97 39 17
Binary 1100001 100111 10001
Octal 141 47 21

Shades and tints

Shades of #612711

#612711
(97,39,17)
#592410
(89,36,16)
#51210F
(81,33,15)
#491E0E
(73,30,14)
#411B0D
(65,27,13)
#39180C
(57,24,12)
#31150B
(49,21,11)
#29120A
(41,18,10)
#210F09
(33,15,9)
#190C08
(25,12,8)
#110907
(17,9,7)
#000000
(0,0,0)

Tints of #612711

#612711
(97,39,17)
#6F3A26
(111,58,38)
#7D4D3B
(125,77,59)
#8B6050
(139,96,80)
#997365
(153,115,101)
#A7867A
(167,134,122)
#B5998F
(181,153,143)
#C3ACA4
(195,172,164)
#D1BFB9
(209,191,185)
#DFD2CE
(223,210,206)
#EDE5E3
(237,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #612711 color. Also use rgb(97,39,17) instead hex code.

Text Font Color

.myTextColor { color: #612711; }

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

This text font color is #612711.

Background Color

.myBgColor { background-color: #612711; }

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

This div background color is #612711.

Border color

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

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

This div border color is #612711.

Opacity

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

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

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

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

This text has shadow with #612711 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #612711.

Preview

Color preview on black background

This text has color #612711 on black background.


Color preview on white background

This text has color #612711 on white background.


Black color preview on #612711 background

This text has black color on #612711 background.


White color preview on #612711 background

This text has white color on #612711 background.


Related colors

Complementary color

Complementary color for #hex is #9ED8EE.


I love getcolorcode.com

Triadic colors

1 #116127 and #271161 with #612711 are triadic colors.

2 #112761 and #276111 with #612711 are triadic colors.