COLOR #763548

HEX: #763548 RGB: (118,53,72)

Color info

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

RGB color model

#763548 color RGB value is (118,53,72).

RGB: (118,53,72) (46%, 21%, 28%)

RGB channels and saturation

R 118 of 255 = 46%
G 53 of 255 = 21%
B 72 of 255 = 28%

118
53
72

R + G + B ~ 32%. #763548 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 53 + 72 = 243 (100%)
R 118 of 243 ~ 48.56%
G 53 of 243 ~ 21.81%
B 72 of 243 ~ 29.63'%

%48.56
%21.81
%29.63

CMYK color model

#763548 color CMYK value is (0,55,39,54).

  • cyan value is 0.00%
  • magenta value is 55.08%
  • yellow value is 38.98%
  • key color value is 53.73%

CMYK: (0,55,39,54)
C0M55Y39K54 (0%, 55%, 39%, 54%)
(0.00 / 0.55 / 0.39 / 0.54)

CMYK percentages

%0
%55.08
%38.98
%53.73

Codes

Color #763548 in popluar color models

76 35 48
RGB 118 53 72
HSL 342° 38.01% 33.53%
HSB/HSV 342° 55.08% 46.27%
CMYK 0.00% 55.08% 38.98%
53.73%

Color #763548 in popluar number systems.

HEX 76 35 48
Decimal 118 53 72
Binary 1110110 110101 1001000
Octal 166 65 110

Shades and tints

Shades of #763548

#763548
(118,53,72)
#6C3142
(108,49,66)
#622D3C
(98,45,60)
#582936
(88,41,54)
#4E2530
(78,37,48)
#44212A
(68,33,42)
#3A1D24
(58,29,36)
#30191E
(48,25,30)
#261518
(38,21,24)
#1C1112
(28,17,18)
#120D0C
(18,13,12)
#000000
(0,0,0)

Tints of #763548

#763548
(118,53,72)
#824758
(130,71,88)
#8E5968
(142,89,104)
#9A6B78
(154,107,120)
#A67D88
(166,125,136)
#B28F98
(178,143,152)
#BEA1A8
(190,161,168)
#CAB3B8
(202,179,184)
#D6C5C8
(214,197,200)
#E2D7D8
(226,215,216)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #763548 color. Also use rgb(118,53,72) instead hex code.

Text Font Color

.myTextColor { color: #763548; }

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

This text font color is #763548.

Background Color

.myBgColor { background-color: #763548; }

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

This div background color is #763548.

Border color

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

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

This div border color is #763548.

Opacity

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

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

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

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

This text has shadow with #763548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #763548.

Preview

Color preview on black background

This text has color #763548 on black background.


Color preview on white background

This text has color #763548 on white background.


Black color preview on #763548 background

This text has black color on #763548 background.


White color preview on #763548 background

This text has white color on #763548 background.


Related colors

Complementary color

Complementary color for #hex is #89CAB7.


I love getcolorcode.com

Triadic colors

1 #487635 and #354876 with #763548 are triadic colors.

2 #483576 and #357648 with #763548 are triadic colors.