COLOR #75476A

HEX: #75476A RGB: (117,71,106)

Color info

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

RGB color model

#75476A color RGB value is (117,71,106).

RGB: (117,71,106) (46%, 28%, 42%)

RGB channels and saturation

R 117 of 255 = 46%
G 71 of 255 = 28%
B 106 of 255 = 42%

117
71
106

R + G + B ~ 39%. #75476A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 71 + 106 = 294 (100%)
R 117 of 294 ~ 39.8%
G 71 of 294 ~ 24.15%
B 106 of 294 ~ 36.05'%

%39.8
%24.15
%36.05

CMYK color model

#75476A color CMYK value is (0,39,9,54).

  • cyan value is 0.00%
  • magenta value is 39.32%
  • yellow value is 9.40%
  • key color value is 54.12%

CMYK: (0,39,9,54)
C0M39Y9K54 (0%, 39%, 9%, 54%)
(0.00 / 0.39 / 0.09 / 0.54)

CMYK percentages

%0
%39.32
%9.4
%54.12

Codes

Color #75476A in popluar color models

75 47 6A
RGB 117 71 106
HSL 314° 24.47% 36.86%
HSB/HSV 314° 39.32% 45.88%
CMYK 0.00% 39.32% 9.40%
54.12%

Color #75476A in popluar number systems.

HEX 75 47 6A
Decimal 117 71 106
Binary 1110101 1000111 1101010
Octal 165 107 152

Shades and tints

Shades of #75476A

#75476A
(117,71,106)
#6B4161
(107,65,97)
#613B58
(97,59,88)
#57354F
(87,53,79)
#4D2F46
(77,47,70)
#43293D
(67,41,61)
#392334
(57,35,52)
#2F1D2B
(47,29,43)
#251722
(37,23,34)
#1B1119
(27,17,25)
#110B10
(17,11,16)
#000000
(0,0,0)

Tints of #75476A

#75476A
(117,71,106)
#815777
(129,87,119)
#8D6784
(141,103,132)
#997791
(153,119,145)
#A5879E
(165,135,158)
#B197AB
(177,151,171)
#BDA7B8
(189,167,184)
#C9B7C5
(201,183,197)
#D5C7D2
(213,199,210)
#E1D7DF
(225,215,223)
#EDE7EC
(237,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75476A color. Also use rgb(117,71,106) instead hex code.

Text Font Color

.myTextColor { color: #75476A; }

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

This text font color is #75476A.

Background Color

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

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

This div background color is #75476A.

Border color

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

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

This div border color is #75476A.

Opacity

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

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

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

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

This text has shadow with #75476A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75476A.

Preview

Color preview on black background

This text has color #75476A on black background.


Color preview on white background

This text has color #75476A on white background.


Black color preview on #75476A background

This text has black color on #75476A background.


White color preview on #75476A background

This text has white color on #75476A background.


Related colors

Complementary color

Complementary color for #hex is #8AB895.


I love getcolorcode.com

Triadic colors

1 #6A7547 and #476A75 with #75476A are triadic colors.

2 #6A4775 and #47756A with #75476A are triadic colors.