COLOR #756488

HEX: #756488 RGB: (117,100,136)

Color info

#756488 contains red, green and blue colors in about the same proportion. Web safe color of #756488 is #666699 (or #669).

RGB color model

#756488 color RGB value is (117,100,136).

RGB: (117,100,136) (46%, 39%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 100 of 255 = 39%
B 136 of 255 = 53%

117
100
136

R + G + B ~ 46%. #756488 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 100 + 136 = 353 (100%)
R 117 of 353 ~ 33.14%
G 100 of 353 ~ 28.33%
B 136 of 353 ~ 38.53'%

%33.14
%28.33
%38.53

CMYK color model

#756488 color CMYK value is (14,26,0,47).

  • cyan value is 13.97%
  • magenta value is 26.47%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (14,26,0,47)
C14M26Y0K47 (14%, 26%, 0%, 47%)
(0.14 / 0.26 / 0.00 / 0.47)

CMYK percentages

%13.97
%26.47
%0
%46.67

Codes

Color #756488 in popluar color models

75 64 88
RGB 117 100 136
HSL 268° 15.25% 46.27%
HSB/HSV 268° 26.47% 53.33%
CMYK 13.97% 26.47% 0.00%
46.67%

Color #756488 in popluar number systems.

HEX 75 64 88
Decimal 117 100 136
Binary 1110101 1100100 10001000
Octal 165 144 210

Shades and tints

Shades of #756488

#756488
(117,100,136)
#6B5B7C
(107,91,124)
#615270
(97,82,112)
#574964
(87,73,100)
#4D4058
(77,64,88)
#43374C
(67,55,76)
#392E40
(57,46,64)
#2F2534
(47,37,52)
#251C28
(37,28,40)
#1B131C
(27,19,28)
#110A10
(17,10,16)
#000000
(0,0,0)

Tints of #756488

#756488
(117,100,136)
#817292
(129,114,146)
#8D809C
(141,128,156)
#998EA6
(153,142,166)
#A59CB0
(165,156,176)
#B1AABA
(177,170,186)
#BDB8C4
(189,184,196)
#C9C6CE
(201,198,206)
#D5D4D8
(213,212,216)
#E1E2E2
(225,226,226)
#EDF0EC
(237,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756488 color. Also use rgb(117,100,136) instead hex code.

Text Font Color

.myTextColor { color: #756488; }

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

This text font color is #756488.

Background Color

.myBgColor { background-color: #756488; }

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

This div background color is #756488.

Border color

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

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

This div border color is #756488.

Opacity

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

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

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

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

This text has shadow with #756488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756488.

Preview

Color preview on black background

This text has color #756488 on black background.


Color preview on white background

This text has color #756488 on white background.


Black color preview on #756488 background

This text has black color on #756488 background.


White color preview on #756488 background

This text has white color on #756488 background.


Related colors

Complementary color

Complementary color for #hex is #8A9B77.


I love getcolorcode.com

Triadic colors

1 #887564 and #648875 with #756488 are triadic colors.

2 #886475 and #647588 with #756488 are triadic colors.