COLOR #762736

HEX: #762736 RGB: (118,39,54)

Color info

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

RGB color model

#762736 color RGB value is (118,39,54).

RGB: (118,39,54) (46%, 15%, 21%)

RGB channels and saturation

R 118 of 255 = 46%
G 39 of 255 = 15%
B 54 of 255 = 21%

118
39
54

R + G + B ~ 27%. #762736 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 39 + 54 = 211 (100%)
R 118 of 211 ~ 55.92%
G 39 of 211 ~ 18.48%
B 54 of 211 ~ 25.59'%

%55.92
%18.48
%25.59

CMYK color model

#762736 color CMYK value is (0,67,54,54).

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

CMYK: (0,67,54,54)
C0M67Y54K54 (0%, 67%, 54%, 54%)
(0.00 / 0.67 / 0.54 / 0.54)

CMYK percentages

%0
%66.95
%54.24
%53.73

Codes

Color #762736 in popluar color models

76 27 36
RGB 118 39 54
HSL 349° 50.32% 30.78%
HSB/HSV 349° 66.95% 46.27%
CMYK 0.00% 66.95% 54.24%
53.73%

Color #762736 in popluar number systems.

HEX 76 27 36
Decimal 118 39 54
Binary 1110110 100111 110110
Octal 166 47 66

Shades and tints

Shades of #762736

#762736
(118,39,54)
#6C2432
(108,36,50)
#62212E
(98,33,46)
#581E2A
(88,30,42)
#4E1B26
(78,27,38)
#441822
(68,24,34)
#3A151E
(58,21,30)
#30121A
(48,18,26)
#260F16
(38,15,22)
#1C0C12
(28,12,18)
#12090E
(18,9,14)
#000000
(0,0,0)

Tints of #762736

#762736
(118,39,54)
#823A48
(130,58,72)
#8E4D5A
(142,77,90)
#9A606C
(154,96,108)
#A6737E
(166,115,126)
#B28690
(178,134,144)
#BE99A2
(190,153,162)
#CAACB4
(202,172,180)
#D6BFC6
(214,191,198)
#E2D2D8
(226,210,216)
#EEE5EA
(238,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #762736; }

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

This text font color is #762736.

Background Color

.myBgColor { background-color: #762736; }

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

This div background color is #762736.

Border color

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

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

This div border color is #762736.

Opacity

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

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

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

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

This text has shadow with #762736 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #762736.

Preview

Color preview on black background

This text has color #762736 on black background.


Color preview on white background

This text has color #762736 on white background.


Black color preview on #762736 background

This text has black color on #762736 background.


White color preview on #762736 background

This text has white color on #762736 background.


Related colors

Complementary color

Complementary color for #hex is #89D8C9.


I love getcolorcode.com

Triadic colors

1 #367627 and #273676 with #762736 are triadic colors.

2 #362776 and #277636 with #762736 are triadic colors.