COLOR #763138

HEX: #763138 RGB: (118,49,56)

Color info

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

RGB color model

#763138 color RGB value is (118,49,56).

RGB: (118,49,56) (46%, 19%, 22%)

RGB channels and saturation

R 118 of 255 = 46%
G 49 of 255 = 19%
B 56 of 255 = 22%

118
49
56

R + G + B ~ 29%. #763138 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 49 + 56 = 223 (100%)
R 118 of 223 ~ 52.91%
G 49 of 223 ~ 21.97%
B 56 of 223 ~ 25.11'%

%52.91
%21.97
%25.11

CMYK color model

#763138 color CMYK value is (0,58,53,54).

  • cyan value is 0.00%
  • magenta value is 58.47%
  • yellow value is 52.54%
  • key color value is 53.73%

CMYK: (0,58,53,54)
C0M58Y53K54 (0%, 58%, 53%, 54%)
(0.00 / 0.58 / 0.53 / 0.54)

CMYK percentages

%0
%58.47
%52.54
%53.73

Codes

Color #763138 in popluar color models

76 31 38
RGB 118 49 56
HSL 354° 41.32% 32.75%
HSB/HSV 354° 58.47% 46.27%
CMYK 0.00% 58.47% 52.54%
53.73%

Color #763138 in popluar number systems.

HEX 76 31 38
Decimal 118 49 56
Binary 1110110 110001 111000
Octal 166 61 70

Shades and tints

Shades of #763138

#763138
(118,49,56)
#6C2D33
(108,45,51)
#62292E
(98,41,46)
#582529
(88,37,41)
#4E2124
(78,33,36)
#441D1F
(68,29,31)
#3A191A
(58,25,26)
#301515
(48,21,21)
#261110
(38,17,16)
#1C0D0B
(28,13,11)
#120906
(18,9,6)
#000000
(0,0,0)

Tints of #763138

#763138
(118,49,56)
#82434A
(130,67,74)
#8E555C
(142,85,92)
#9A676E
(154,103,110)
#A67980
(166,121,128)
#B28B92
(178,139,146)
#BE9DA4
(190,157,164)
#CAAFB6
(202,175,182)
#D6C1C8
(214,193,200)
#E2D3DA
(226,211,218)
#EEE5EC
(238,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #763138 color. Also use rgb(118,49,56) instead hex code.

Text Font Color

.myTextColor { color: #763138; }

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

This text font color is #763138.

Background Color

.myBgColor { background-color: #763138; }

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

This div background color is #763138.

Border color

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

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

This div border color is #763138.

Opacity

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

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

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

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

This text has shadow with #763138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #763138.

Preview

Color preview on black background

This text has color #763138 on black background.


Color preview on white background

This text has color #763138 on white background.


Black color preview on #763138 background

This text has black color on #763138 background.


White color preview on #763138 background

This text has white color on #763138 background.


Related colors

Complementary color

Complementary color for #hex is #89CEC7.


I love getcolorcode.com

Triadic colors

1 #387631 and #313876 with #763138 are triadic colors.

2 #383176 and #317638 with #763138 are triadic colors.