COLOR #765188

HEX: #765188 RGB: (118,81,136)

Color info

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

RGB color model

#765188 color RGB value is (118,81,136).

RGB: (118,81,136) (46%, 32%, 53%)

RGB channels and saturation

R 118 of 255 = 46%
G 81 of 255 = 32%
B 136 of 255 = 53%

118
81
136

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

Portions of RGB colors in percentages

R + G + B = 118 + 81 + 136 = 335 (100%)
R 118 of 335 ~ 35.22%
G 81 of 335 ~ 24.18%
B 136 of 335 ~ 40.6'%

%35.22
%24.18
%40.6

CMYK color model

#765188 color CMYK value is (13,40,0,47).

  • cyan value is 13.24%
  • magenta value is 40.44%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (13,40,0,47)
C13M40Y0K47 (13%, 40%, 0%, 47%)
(0.13 / 0.40 / 0.00 / 0.47)

CMYK percentages

%13.24
%40.44
%0
%46.67

Codes

Color #765188 in popluar color models

76 51 88
RGB 118 81 136
HSL 280° 25.35% 42.55%
HSB/HSV 280° 40.44% 53.33%
CMYK 13.24% 40.44% 0.00%
46.67%

Color #765188 in popluar number systems.

HEX 76 51 88
Decimal 118 81 136
Binary 1110110 1010001 10001000
Octal 166 121 210

Shades and tints

Shades of #765188

#765188
(118,81,136)
#6C4A7C
(108,74,124)
#624370
(98,67,112)
#583C64
(88,60,100)
#4E3558
(78,53,88)
#442E4C
(68,46,76)
#3A2740
(58,39,64)
#302034
(48,32,52)
#261928
(38,25,40)
#1C121C
(28,18,28)
#120B10
(18,11,16)
#000000
(0,0,0)

Tints of #765188

#765188
(118,81,136)
#826092
(130,96,146)
#8E6F9C
(142,111,156)
#9A7EA6
(154,126,166)
#A68DB0
(166,141,176)
#B29CBA
(178,156,186)
#BEABC4
(190,171,196)
#CABACE
(202,186,206)
#D6C9D8
(214,201,216)
#E2D8E2
(226,216,226)
#EEE7EC
(238,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #765188 color. Also use rgb(118,81,136) instead hex code.

Text Font Color

.myTextColor { color: #765188; }

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

This text font color is #765188.

Background Color

.myBgColor { background-color: #765188; }

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

This div background color is #765188.

Border color

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

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

This div border color is #765188.

Opacity

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

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

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

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

This text has shadow with #765188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765188.

Preview

Color preview on black background

This text has color #765188 on black background.


Color preview on white background

This text has color #765188 on white background.


Black color preview on #765188 background

This text has black color on #765188 background.


White color preview on #765188 background

This text has white color on #765188 background.


Related colors

Complementary color

Complementary color for #hex is #89AE77.


I love getcolorcode.com

Triadic colors

1 #887651 and #518876 with #765188 are triadic colors.

2 #885176 and #517688 with #765188 are triadic colors.