COLOR #571407

HEX: #571407 RGB: (87,20,7)

Color info

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

RGB color model

#571407 color RGB value is (87,20,7).

RGB: (87,20,7) (34%, 8%, 3%)

RGB channels and saturation

R 87 of 255 = 34%
G 20 of 255 = 8%
B 7 of 255 = 3%

87
20
7

R + G + B ~ 15%. #571407 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 20 + 7 = 114 (100%)
R 87 of 114 ~ 76.32%
G 20 of 114 ~ 17.54%
B 7 of 114 ~ 6.14'%

%76.32
%17.54

CMYK color model

#571407 color CMYK value is (0,77,92,66).

  • cyan value is 0.00%
  • magenta value is 77.01%
  • yellow value is 91.95%
  • key color value is 65.88%

CMYK: (0,77,92,66)
C0M77Y92K66 (0%, 77%, 92%, 66%)
(0.00 / 0.77 / 0.92 / 0.66)

CMYK percentages

%0
%77.01
%91.95
%65.88

Codes

Color #571407 in popluar color models

57 14 07
RGB 87 20 7
HSL 10° 85.11% 18.43%
HSB/HSV 10° 91.95% 34.12%
CMYK 0.00% 77.01% 91.95%
65.88%

Color #571407 in popluar number systems.

HEX 57 14 07
Decimal 87 20 7
Binary 1010111 10100 111
Octal 127 24 7

Shades and tints

Shades of #571407

#571407
(87,20,7)
#501307
(80,19,7)
#491207
(73,18,7)
#421107
(66,17,7)
#3B1007
(59,16,7)
#340F07
(52,15,7)
#2D0E07
(45,14,7)
#260D07
(38,13,7)
#1F0C07
(31,12,7)
#180B07
(24,11,7)
#110A07
(17,10,7)
#000000
(0,0,0)

Tints of #571407

#571407
(87,20,7)
#66291D
(102,41,29)
#753E33
(117,62,51)
#845349
(132,83,73)
#93685F
(147,104,95)
#A27D75
(162,125,117)
#B1928B
(177,146,139)
#C0A7A1
(192,167,161)
#CFBCB7
(207,188,183)
#DED1CD
(222,209,205)
#EDE6E3
(237,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #571407 color. Also use rgb(87,20,7) instead hex code.

Text Font Color

.myTextColor { color: #571407; }

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

This text font color is #571407.

Background Color

.myBgColor { background-color: #571407; }

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

This div background color is #571407.

Border color

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

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

This div border color is #571407.

Opacity

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

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

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

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

This text has shadow with #571407 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #571407.

Preview

Color preview on black background

This text has color #571407 on black background.


Color preview on white background

This text has color #571407 on white background.


Black color preview on #571407 background

This text has black color on #571407 background.


White color preview on #571407 background

This text has white color on #571407 background.


Related colors

Complementary color

Complementary color for #hex is #A8EBF8.


I love getcolorcode.com

Triadic colors

1 #075714 and #140757 with #571407 are triadic colors.

2 #071457 and #145707 with #571407 are triadic colors.