COLOR #761607

HEX: #761607 RGB: (118,22,7)

Color info

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

RGB color model

#761607 color RGB value is (118,22,7).

RGB: (118,22,7) (46%, 9%, 3%)

RGB channels and saturation

R 118 of 255 = 46%
G 22 of 255 = 9%
B 7 of 255 = 3%

118
22
7

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

Portions of RGB colors in percentages

R + G + B = 118 + 22 + 7 = 147 (100%)
R 118 of 147 ~ 80.27%
G 22 of 147 ~ 14.97%
B 7 of 147 ~ 4.76'%

%80.27
%14.97

CMYK color model

#761607 color CMYK value is (0,81,94,54).

  • cyan value is 0.00%
  • magenta value is 81.36%
  • yellow value is 94.07%
  • key color value is 53.73%

CMYK: (0,81,94,54)
C0M81Y94K54 (0%, 81%, 94%, 54%)
(0.00 / 0.81 / 0.94 / 0.54)

CMYK percentages

%0
%81.36
%94.07
%53.73

Codes

Color #761607 in popluar color models

76 16 07
RGB 118 22 7
HSL 88.80% 24.51%
HSB/HSV 94.07% 46.27%
CMYK 0.00% 81.36% 94.07%
53.73%

Color #761607 in popluar number systems.

HEX 76 16 07
Decimal 118 22 7
Binary 1110110 10110 111
Octal 166 26 7

Shades and tints

Shades of #761607

#761607
(118,22,7)
#6C1407
(108,20,7)
#621207
(98,18,7)
#581007
(88,16,7)
#4E0E07
(78,14,7)
#440C07
(68,12,7)
#3A0A07
(58,10,7)
#300807
(48,8,7)
#260607
(38,6,7)
#1C0407
(28,4,7)
#120207
(18,2,7)
#000000
(0,0,0)

Tints of #761607

#761607
(118,22,7)
#822B1D
(130,43,29)
#8E4033
(142,64,51)
#9A5549
(154,85,73)
#A66A5F
(166,106,95)
#B27F75
(178,127,117)
#BE948B
(190,148,139)
#CAA9A1
(202,169,161)
#D6BEB7
(214,190,183)
#E2D3CD
(226,211,205)
#EEE8E3
(238,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #761607 color. Also use rgb(118,22,7) instead hex code.

Text Font Color

.myTextColor { color: #761607; }

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

This text font color is #761607.

Background Color

.myBgColor { background-color: #761607; }

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

This div background color is #761607.

Border color

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

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

This div border color is #761607.

Opacity

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

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

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

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

This text has shadow with #761607 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #761607.

Preview

Color preview on black background

This text has color #761607 on black background.


Color preview on white background

This text has color #761607 on white background.


Black color preview on #761607 background

This text has black color on #761607 background.


White color preview on #761607 background

This text has white color on #761607 background.


Related colors

Complementary color

Complementary color for #hex is #89E9F8.


I love getcolorcode.com

Triadic colors

1 #077616 and #160776 with #761607 are triadic colors.

2 #071676 and #167607 with #761607 are triadic colors.