COLOR #763344

HEX: #763344 RGB: (118,51,68)

Color info

#763344 contains mainly red and blue colors. Web safe color of #763344 is #663333 (or #633).

RGB color model

#763344 color RGB value is (118,51,68).

RGB: (118,51,68) (46%, 20%, 27%)

RGB channels and saturation

R 118 of 255 = 46%
G 51 of 255 = 20%
B 68 of 255 = 27%

118
51
68

R + G + B ~ 31%. #763344 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 51 + 68 = 237 (100%)
R 118 of 237 ~ 49.79%
G 51 of 237 ~ 21.52%
B 68 of 237 ~ 28.69'%

%49.79
%21.52
%28.69

CMYK color model

#763344 color CMYK value is (0,57,42,54).

  • cyan value is 0.00%
  • magenta value is 56.78%
  • yellow value is 42.37%
  • key color value is 53.73%
CMYK: (0,57,42,54) C0M57Y42K54 (0%,57%,42%,54%) (0.00/0.57/0.42/0.54) 

CMYK percentages

%0
%56.78
%42.37
%53.73

Codes

Color #763344 in popluar color models

76 33 44
RGB 118 51 68
HSL 345° 39.64% 33.14%
HSB/HSV 345° 56.78% 46.27%
CMYK 0.00% 56.78% 42.37%
53.73%

Color #763344 in popluar number systems.

HEX 76 33 44
Decimal 118 51 68
Binary 1110110 110011 1000100
Octal 166 63 104

Shades and tints

Shades of #763344

#763344
(118,51,68)
#6C2F3E
(108,47,62)
#622B38
(98,43,56)
#582732
(88,39,50)
#4E232C
(78,35,44)
#441F26
(68,31,38)
#3A1B20
(58,27,32)
#30171A
(48,23,26)
#261314
(38,19,20)
#1C0F0E
(28,15,14)
#120B08
(18,11,8)
#000000
(0,0,0)

Tints of #763344

#763344
(118,51,68)
#824555
(130,69,85)
#8E5766
(142,87,102)
#9A6977
(154,105,119)
#A67B88
(166,123,136)
#B28D99
(178,141,153)
#BE9FAA
(190,159,170)
#CAB1BB
(202,177,187)
#D6C3CC
(214,195,204)
#E2D5DD
(226,213,221)
#EEE7EE
(238,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #763344 color. Also use rgb(118,51,68) instead hex code.

Text Font Color

.myTextColor { color: #763344; }

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

This text font color is #763344.

Background Color

.myBgColor { background-color: #763344; }

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

This div background color is #763344.

Border color

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

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

This div border color is #763344.

Opacity

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

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

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

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

This text has shadow with #763344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #763344.

Preview

Color preview on black background

This text has color #763344 on black background.


Color preview on white background

This text has color #763344 on white background.


Black color preview on #763344 background

This text has black color on #763344 background.


White color preview on #763344 background

This text has white color on #763344 background.


Related colors

Complementary color

Complementary color for #hex is #89CCBB.


I love getcolorcode.com

Triadic colors

1 #447633 and #334476 with #763344 are triadic colors.

2 #443376 and #337644 with #763344 are triadic colors.