COLOR #762B27

HEX: #762B27 RGB: (118,43,39)

Color info

#762B27 contains mainly red color. Web safe color of #762B27 is #663333 (or #633).

RGB color model

#762B27 color RGB value is (118,43,39).

RGB: (118,43,39) (46%, 17%, 15%)

RGB channels and saturation

R 118 of 255 = 46%
G 43 of 255 = 17%
B 39 of 255 = 15%

118
43
39

R + G + B ~ 26%. #762B27 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 43 + 39 = 200 (100%)
R 118 of 200 ~ 59%
G 43 of 200 ~ 21.5%
B 39 of 200 ~ 19.5'%

%59
%21.5
%19.5

CMYK color model

#762B27 color CMYK value is (0,64,67,54).

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

CMYK: (0,64,67,54)
C0M64Y67K54 (0%, 64%, 67%, 54%)
(0.00 / 0.64 / 0.67 / 0.54)

CMYK percentages

%0
%63.56
%66.95
%53.73

Codes

Color #762B27 in popluar color models

76 2B 27
RGB 118 43 39
HSL 50.32% 30.78%
HSB/HSV 66.95% 46.27%
CMYK 0.00% 63.56% 66.95%
53.73%

Color #762B27 in popluar number systems.

HEX 76 2B 27
Decimal 118 43 39
Binary 1110110 101011 100111
Octal 166 53 47

Shades and tints

Shades of #762B27

#762B27
(118,43,39)
#6C2824
(108,40,36)
#622521
(98,37,33)
#58221E
(88,34,30)
#4E1F1B
(78,31,27)
#441C18
(68,28,24)
#3A1915
(58,25,21)
#301612
(48,22,18)
#26130F
(38,19,15)
#1C100C
(28,16,12)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #762B27

#762B27
(118,43,39)
#823E3A
(130,62,58)
#8E514D
(142,81,77)
#9A6460
(154,100,96)
#A67773
(166,119,115)
#B28A86
(178,138,134)
#BE9D99
(190,157,153)
#CAB0AC
(202,176,172)
#D6C3BF
(214,195,191)
#E2D6D2
(226,214,210)
#EEE9E5
(238,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #762B27 color. Also use rgb(118,43,39) instead hex code.

Text Font Color

.myTextColor { color: #762B27; }

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

This text font color is #762B27.

Background Color

.myBgColor { background-color: #762B27; }

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

This div background color is #762B27.

Border color

.myBorderColor { border: 1px solid #762B27; }

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

This div border color is #762B27.

Opacity

.myOpacity80 { color: #762B27; opacity: 0.8; }

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

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

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

This text has shadow with #762B27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #762B27.

Preview

Color preview on black background

This text has color #762B27 on black background.


Color preview on white background

This text has color #762B27 on white background.


Black color preview on #762B27 background

This text has black color on #762B27 background.


White color preview on #762B27 background

This text has white color on #762B27 background.


Related colors

Complementary color

Complementary color for #hex is #89D4D8.


I love getcolorcode.com

Triadic colors

1 #27762B and #2B2776 with #762B27 are triadic colors.

2 #272B76 and #2B7627 with #762B27 are triadic colors.