COLOR #762726

HEX: #762726 RGB: (118,39,38)

Color info

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

RGB color model

#762726 color RGB value is (118,39,38).

RGB: (118,39,38) (46%, 15%, 15%)

RGB channels and saturation

R 118 of 255 = 46%
G 39 of 255 = 15%
B 38 of 255 = 15%

118
39
38

R + G + B ~ 25%. #762726 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 39 + 38 = 195 (100%)
R 118 of 195 ~ 60.51%
G 39 of 195 ~ 20%
B 38 of 195 ~ 19.49'%

%60.51
%20
%19.49

CMYK color model

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

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

CMYK: (0,67,68,54)
C0M67Y68K54 (0%, 67%, 68%, 54%)
(0.00 / 0.67 / 0.68 / 0.54)

CMYK percentages

%0
%66.95
%67.8
%53.73

Codes

Color #762726 in popluar color models

76 27 26
RGB 118 39 38
HSL 51.28% 30.59%
HSB/HSV 67.80% 46.27%
CMYK 0.00% 66.95% 67.80%
53.73%

Color #762726 in popluar number systems.

HEX 76 27 26
Decimal 118 39 38
Binary 1110110 100111 100110
Octal 166 47 46

Shades and tints

Shades of #762726

#762726
(118,39,38)
#6C2423
(108,36,35)
#622120
(98,33,32)
#581E1D
(88,30,29)
#4E1B1A
(78,27,26)
#441817
(68,24,23)
#3A1514
(58,21,20)
#301211
(48,18,17)
#260F0E
(38,15,14)
#1C0C0B
(28,12,11)
#120908
(18,9,8)
#000000
(0,0,0)

Tints of #762726

#762726
(118,39,38)
#823A39
(130,58,57)
#8E4D4C
(142,77,76)
#9A605F
(154,96,95)
#A67372
(166,115,114)
#B28685
(178,134,133)
#BE9998
(190,153,152)
#CAACAB
(202,172,171)
#D6BFBE
(214,191,190)
#E2D2D1
(226,210,209)
#EEE5E4
(238,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #762726; }

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

This text font color is #762726.

Background Color

.myBgColor { background-color: #762726; }

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

This div background color is #762726.

Border color

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

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

This div border color is #762726.

Opacity

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

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

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

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

This text has shadow with #762726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #762726.

Preview

Color preview on black background

This text has color #762726 on black background.


Color preview on white background

This text has color #762726 on white background.


Black color preview on #762726 background

This text has black color on #762726 background.


White color preview on #762726 background

This text has white color on #762726 background.


Related colors

Complementary color

Complementary color for #hex is #89D8D9.


I love getcolorcode.com

Triadic colors

1 #267627 and #272676 with #762726 are triadic colors.

2 #262776 and #277626 with #762726 are triadic colors.