COLOR #76270D

HEX: #76270D RGB: (118,39,13)

Color info

#76270D contains mainly red color. Web safe color of #76270D is #663300 (or #630).

RGB color model

#76270D color RGB value is (118,39,13).

RGB: (118,39,13) (46%, 15%, 5%)

RGB channels and saturation

R 118 of 255 = 46%
G 39 of 255 = 15%
B 13 of 255 = 5%

118
39
13

R + G + B ~ 22%. #76270D is dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 39 + 13 = 170 (100%)
R 118 of 170 ~ 69.41%
G 39 of 170 ~ 22.94%
B 13 of 170 ~ 7.65'%

%69.41
%22.94

CMYK color model

#76270D color CMYK value is (0,67,89,54).

  • cyan value is 0.00%
  • magenta value is 66.95%
  • yellow value is 88.98%
  • key color value is 53.73%

CMYK: (0,67,89,54)
C0M67Y89K54 (0%, 67%, 89%, 54%)
(0.00 / 0.67 / 0.89 / 0.54)

CMYK percentages

%0
%66.95
%88.98
%53.73

Codes

Color #76270D in popluar color models

76 27 0D
RGB 118 39 13
HSL 15° 80.15% 25.69%
HSB/HSV 15° 88.98% 46.27%
CMYK 0.00% 66.95% 88.98%
53.73%

Color #76270D in popluar number systems.

HEX 76 27 0D
Decimal 118 39 13
Binary 1110110 100111 1101
Octal 166 47 15

Shades and tints

Shades of #76270D

#76270D
(118,39,13)
#6C240C
(108,36,12)
#62210B
(98,33,11)
#581E0A
(88,30,10)
#4E1B09
(78,27,9)
#441808
(68,24,8)
#3A1507
(58,21,7)
#301206
(48,18,6)
#260F05
(38,15,5)
#1C0C04
(28,12,4)
#120903
(18,9,3)
#000000
(0,0,0)

Tints of #76270D

#76270D
(118,39,13)
#823A23
(130,58,35)
#8E4D39
(142,77,57)
#9A604F
(154,96,79)
#A67365
(166,115,101)
#B2867B
(178,134,123)
#BE9991
(190,153,145)
#CAACA7
(202,172,167)
#D6BFBD
(214,191,189)
#E2D2D3
(226,210,211)
#EEE5E9
(238,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76270D color. Also use rgb(118,39,13) instead hex code.

Text Font Color

.myTextColor { color: #76270D; }

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

This text font color is #76270D.

Background Color

.myBgColor { background-color: #76270D; }

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

This div background color is #76270D.

Border color

.myBorderColor { border: 1px solid #76270D; }

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

This div border color is #76270D.

Opacity

.myOpacity80 { color: #76270D; opacity: 0.8; }

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

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

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

This text has shadow with #76270D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76270D.

Preview

Color preview on black background

This text has color #76270D on black background.


Color preview on white background

This text has color #76270D on white background.


Black color preview on #76270D background

This text has black color on #76270D background.


White color preview on #76270D background

This text has white color on #76270D background.


Related colors

Complementary color

Complementary color for #hex is #89D8F2.


I love getcolorcode.com

Triadic colors

1 #0D7627 and #270D76 with #76270D are triadic colors.

2 #0D2776 and #27760D with #76270D are triadic colors.