COLOR #75466B

HEX: #75466B RGB: (117,70,107)

Color info

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

RGB color model

#75466B color RGB value is (117,70,107).

RGB: (117,70,107) (46%, 27%, 42%)

RGB channels and saturation

R 117 of 255 = 46%
G 70 of 255 = 27%
B 107 of 255 = 42%

117
70
107

R + G + B ~ 38%. #75466B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 70 + 107 = 294 (100%)
R 117 of 294 ~ 39.8%
G 70 of 294 ~ 23.81%
B 107 of 294 ~ 36.39'%

%39.8
%23.81
%36.39

CMYK color model

#75466B color CMYK value is (0,40,9,54).

  • cyan value is 0.00%
  • magenta value is 40.17%
  • yellow value is 8.55%
  • key color value is 54.12%

CMYK: (0,40,9,54)
C0M40Y9K54 (0%, 40%, 9%, 54%)
(0.00 / 0.40 / 0.09 / 0.54)

CMYK percentages

%0
%40.17
%8.55
%54.12

Codes

Color #75466B in popluar color models

75 46 6B
RGB 117 70 107
HSL 313° 25.13% 36.67%
HSB/HSV 313° 40.17% 45.88%
CMYK 0.00% 40.17% 8.55%
54.12%

Color #75466B in popluar number systems.

HEX 75 46 6B
Decimal 117 70 107
Binary 1110101 1000110 1101011
Octal 165 106 153

Shades and tints

Shades of #75466B

#75466B
(117,70,107)
#6B4062
(107,64,98)
#613A59
(97,58,89)
#573450
(87,52,80)
#4D2E47
(77,46,71)
#43283E
(67,40,62)
#392235
(57,34,53)
#2F1C2C
(47,28,44)
#251623
(37,22,35)
#1B101A
(27,16,26)
#110A11
(17,10,17)
#000000
(0,0,0)

Tints of #75466B

#75466B
(117,70,107)
#815678
(129,86,120)
#8D6685
(141,102,133)
#997692
(153,118,146)
#A5869F
(165,134,159)
#B196AC
(177,150,172)
#BDA6B9
(189,166,185)
#C9B6C6
(201,182,198)
#D5C6D3
(213,198,211)
#E1D6E0
(225,214,224)
#EDE6ED
(237,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75466B color. Also use rgb(117,70,107) instead hex code.

Text Font Color

.myTextColor { color: #75466B; }

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

This text font color is #75466B.

Background Color

.myBgColor { background-color: #75466B; }

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

This div background color is #75466B.

Border color

.myBorderColor { border: 1px solid #75466B; }

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

This div border color is #75466B.

Opacity

.myOpacity80 { color: #75466B; opacity: 0.8; }

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

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

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

This text has shadow with #75466B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75466B.

Preview

Color preview on black background

This text has color #75466B on black background.


Color preview on white background

This text has color #75466B on white background.


Black color preview on #75466B background

This text has black color on #75466B background.


White color preview on #75466B background

This text has white color on #75466B background.


Related colors

Complementary color

Complementary color for #hex is #8AB994.


I love getcolorcode.com

Triadic colors

1 #6B7546 and #466B75 with #75466B are triadic colors.

2 #6B4675 and #46756B with #75466B are triadic colors.