COLOR #76220B

HEX: #76220B RGB: (118,34,11)

Color info

#76220B contains mainly red color. Web safe color of #76220B is #663300 (or #630).

RGB color model

#76220B color RGB value is (118,34,11).

RGB: (118,34,11) (46%, 13%, 4%)

RGB channels and saturation

R 118 of 255 = 46%
G 34 of 255 = 13%
B 11 of 255 = 4%

118
34
11

R + G + B ~ 21%. #76220B is dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 34 + 11 = 163 (100%)
R 118 of 163 ~ 72.39%
G 34 of 163 ~ 20.86%
B 11 of 163 ~ 6.75'%

%72.39
%20.86

CMYK color model

#76220B color CMYK value is (0,71,91,54).

  • cyan value is 0.00%
  • magenta value is 71.19%
  • yellow value is 90.68%
  • key color value is 53.73%

CMYK: (0,71,91,54)
C0M71Y91K54 (0%, 71%, 91%, 54%)
(0.00 / 0.71 / 0.91 / 0.54)

CMYK percentages

%0
%71.19
%90.68
%53.73

Codes

Color #76220B in popluar color models

76 22 0B
RGB 118 34 11
HSL 13° 82.95% 25.29%
HSB/HSV 13° 90.68% 46.27%
CMYK 0.00% 71.19% 90.68%
53.73%

Color #76220B in popluar number systems.

HEX 76 22 0B
Decimal 118 34 11
Binary 1110110 100010 1011
Octal 166 42 13

Shades and tints

Shades of #76220B

#76220B
(118,34,11)
#6C1F0A
(108,31,10)
#621C09
(98,28,9)
#581908
(88,25,8)
#4E1607
(78,22,7)
#441306
(68,19,6)
#3A1005
(58,16,5)
#300D04
(48,13,4)
#260A03
(38,10,3)
#1C0702
(28,7,2)
#120401
(18,4,1)
#000000
(0,0,0)

Tints of #76220B

#76220B
(118,34,11)
#823621
(130,54,33)
#8E4A37
(142,74,55)
#9A5E4D
(154,94,77)
#A67263
(166,114,99)
#B28679
(178,134,121)
#BE9A8F
(190,154,143)
#CAAEA5
(202,174,165)
#D6C2BB
(214,194,187)
#E2D6D1
(226,214,209)
#EEEAE7
(238,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76220B color. Also use rgb(118,34,11) instead hex code.

Text Font Color

.myTextColor { color: #76220B; }

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

This text font color is #76220B.

Background Color

.myBgColor { background-color: #76220B; }

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

This div background color is #76220B.

Border color

.myBorderColor { border: 1px solid #76220B; }

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

This div border color is #76220B.

Opacity

.myOpacity80 { color: #76220B; opacity: 0.8; }

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

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

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

This text has shadow with #76220B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76220B.

Preview

Color preview on black background

This text has color #76220B on black background.


Color preview on white background

This text has color #76220B on white background.


Black color preview on #76220B background

This text has black color on #76220B background.


White color preview on #76220B background

This text has white color on #76220B background.


Related colors

Complementary color

Complementary color for #hex is #89DDF4.


I love getcolorcode.com

Triadic colors

1 #0B7622 and #220B76 with #76220B are triadic colors.

2 #0B2276 and #22760B with #76220B are triadic colors.