COLOR #762813

HEX: #762813 RGB: (118,40,19)

Color info

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

RGB color model

#762813 color RGB value is (118,40,19).

RGB: (118,40,19) (46%, 16%, 7%)

RGB channels and saturation

R 118 of 255 = 46%
G 40 of 255 = 16%
B 19 of 255 = 7%

118
40
19

R + G + B ~ 23%. #762813 is dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 40 + 19 = 177 (100%)
R 118 of 177 ~ 66.67%
G 40 of 177 ~ 22.6%
B 19 of 177 ~ 10.73'%

%66.67
%22.6
%10.73

CMYK color model

#762813 color CMYK value is (0,66,84,54).

  • cyan value is 0.00%
  • magenta value is 66.10%
  • yellow value is 83.90%
  • key color value is 53.73%

CMYK: (0,66,84,54)
C0M66Y84K54 (0%, 66%, 84%, 54%)
(0.00 / 0.66 / 0.84 / 0.54)

CMYK percentages

%0
%66.1
%83.9
%53.73

Codes

Color #762813 in popluar color models

76 28 13
RGB 118 40 19
HSL 13° 72.26% 26.86%
HSB/HSV 13° 83.90% 46.27%
CMYK 0.00% 66.10% 83.90%
53.73%

Color #762813 in popluar number systems.

HEX 76 28 13
Decimal 118 40 19
Binary 1110110 101000 10011
Octal 166 50 23

Shades and tints

Shades of #762813

#762813
(118,40,19)
#6C2512
(108,37,18)
#622211
(98,34,17)
#581F10
(88,31,16)
#4E1C0F
(78,28,15)
#44190E
(68,25,14)
#3A160D
(58,22,13)
#30130C
(48,19,12)
#26100B
(38,16,11)
#1C0D0A
(28,13,10)
#120A09
(18,10,9)
#000000
(0,0,0)

Tints of #762813

#762813
(118,40,19)
#823B28
(130,59,40)
#8E4E3D
(142,78,61)
#9A6152
(154,97,82)
#A67467
(166,116,103)
#B2877C
(178,135,124)
#BE9A91
(190,154,145)
#CAADA6
(202,173,166)
#D6C0BB
(214,192,187)
#E2D3D0
(226,211,208)
#EEE6E5
(238,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #762813 color. Also use rgb(118,40,19) instead hex code.

Text Font Color

.myTextColor { color: #762813; }

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

This text font color is #762813.

Background Color

.myBgColor { background-color: #762813; }

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

This div background color is #762813.

Border color

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

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

This div border color is #762813.

Opacity

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

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

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

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

This text has shadow with #762813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #762813.

Preview

Color preview on black background

This text has color #762813 on black background.


Color preview on white background

This text has color #762813 on white background.


Black color preview on #762813 background

This text has black color on #762813 background.


White color preview on #762813 background

This text has white color on #762813 background.


Related colors

Complementary color

Complementary color for #hex is #89D7EC.


I love getcolorcode.com

Triadic colors

1 #137628 and #281376 with #762813 are triadic colors.

2 #132876 and #287613 with #762813 are triadic colors.