COLOR #76485A

HEX: #76485A RGB: (118,72,90)

Color info

#76485A contains red, green and blue colors in about the same proportion. Web safe color of #76485A is #663366 (or #636).

RGB color model

#76485A color RGB value is (118,72,90).

RGB: (118,72,90) (46%, 28%, 35%)

RGB channels and saturation

R 118 of 255 = 46%
G 72 of 255 = 28%
B 90 of 255 = 35%

118
72
90

R + G + B ~ 36%. #76485A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 72 + 90 = 280 (100%)
R 118 of 280 ~ 42.14%
G 72 of 280 ~ 25.71%
B 90 of 280 ~ 32.14'%

%42.14
%25.71
%32.14

CMYK color model

#76485A color CMYK value is (0,39,24,54).

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

CMYK: (0,39,24,54)
C0M39Y24K54 (0%, 39%, 24%, 54%)
(0.00 / 0.39 / 0.24 / 0.54)

CMYK percentages

%0
%38.98
%23.73
%53.73

Codes

Color #76485A in popluar color models

76 48 5A
RGB 118 72 90
HSL 337° 24.21% 37.25%
HSB/HSV 337° 38.98% 46.27%
CMYK 0.00% 38.98% 23.73%
53.73%

Color #76485A in popluar number systems.

HEX 76 48 5A
Decimal 118 72 90
Binary 1110110 1001000 1011010
Octal 166 110 132

Shades and tints

Shades of #76485A

#76485A
(118,72,90)
#6C4252
(108,66,82)
#623C4A
(98,60,74)
#583642
(88,54,66)
#4E303A
(78,48,58)
#442A32
(68,42,50)
#3A242A
(58,36,42)
#301E22
(48,30,34)
#26181A
(38,24,26)
#1C1212
(28,18,18)
#120C0A
(18,12,10)
#000000
(0,0,0)

Tints of #76485A

#76485A
(118,72,90)
#825869
(130,88,105)
#8E6878
(142,104,120)
#9A7887
(154,120,135)
#A68896
(166,136,150)
#B298A5
(178,152,165)
#BEA8B4
(190,168,180)
#CAB8C3
(202,184,195)
#D6C8D2
(214,200,210)
#E2D8E1
(226,216,225)
#EEE8F0
(238,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76485A; }

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

This text font color is #76485A.

Background Color

.myBgColor { background-color: #76485A; }

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

This div background color is #76485A.

Border color

.myBorderColor { border: 1px solid #76485A; }

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

This div border color is #76485A.

Opacity

.myOpacity80 { color: #76485A; opacity: 0.8; }

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

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

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

This text has shadow with #76485A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76485A.

Preview

Color preview on black background

This text has color #76485A on black background.


Color preview on white background

This text has color #76485A on white background.


Black color preview on #76485A background

This text has black color on #76485A background.


White color preview on #76485A background

This text has white color on #76485A background.


Related colors

Complementary color

Complementary color for #hex is #89B7A5.


I love getcolorcode.com

Triadic colors

1 #5A7648 and #485A76 with #76485A are triadic colors.

2 #5A4876 and #48765A with #76485A are triadic colors.