COLOR #767595

HEX: #767595 RGB: (118,117,149)

Color info

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

RGB color model

#767595 color RGB value is (118,117,149).

RGB: (118,117,149) (46%, 46%, 58%)

RGB channels and saturation

R 118 of 255 = 46%
G 117 of 255 = 46%
B 149 of 255 = 58%

118
117
149

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

Portions of RGB colors in percentages

R + G + B = 118 + 117 + 149 = 384 (100%)
R 118 of 384 ~ 30.73%
G 117 of 384 ~ 30.47%
B 149 of 384 ~ 38.8'%

%30.73
%30.47
%38.8

CMYK color model

#767595 color CMYK value is (21,21,0,42).

  • cyan value is 20.81%
  • magenta value is 21.48%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (21,21,0,42)
C21M21Y0K42 (21%, 21%, 0%, 42%)
(0.21 / 0.21 / 0.00 / 0.42)

CMYK percentages

%20.81
%21.48
%0
%41.57

Codes

Color #767595 in popluar color models

76 75 95
RGB 118 117 149
HSL 242° 13.11% 52.16%
HSB/HSV 242° 21.48% 58.43%
CMYK 20.81% 21.48% 0.00%
41.57%

Color #767595 in popluar number systems.

HEX 76 75 95
Decimal 118 117 149
Binary 1110110 1110101 10010101
Octal 166 165 225

Shades and tints

Shades of #767595

#767595
(118,117,149)
#6C6B88
(108,107,136)
#62617B
(98,97,123)
#58576E
(88,87,110)
#4E4D61
(78,77,97)
#444354
(68,67,84)
#3A3947
(58,57,71)
#302F3A
(48,47,58)
#26252D
(38,37,45)
#1C1B20
(28,27,32)
#121113
(18,17,19)
#000000
(0,0,0)

Tints of #767595

#767595
(118,117,149)
#82819E
(130,129,158)
#8E8DA7
(142,141,167)
#9A99B0
(154,153,176)
#A6A5B9
(166,165,185)
#B2B1C2
(178,177,194)
#BEBDCB
(190,189,203)
#CAC9D4
(202,201,212)
#D6D5DD
(214,213,221)
#E2E1E6
(226,225,230)
#EEEDEF
(238,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767595 color. Also use rgb(118,117,149) instead hex code.

Text Font Color

.myTextColor { color: #767595; }

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

This text font color is #767595.

Background Color

.myBgColor { background-color: #767595; }

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

This div background color is #767595.

Border color

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

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

This div border color is #767595.

Opacity

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

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

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

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

This text has shadow with #767595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767595.

Preview

Color preview on black background

This text has color #767595 on black background.


Color preview on white background

This text has color #767595 on white background.


Black color preview on #767595 background

This text has black color on #767595 background.


White color preview on #767595 background

This text has white color on #767595 background.


Related colors

Complementary color

Complementary color for #hex is #898A6A.


I love getcolorcode.com

Triadic colors

1 #957675 and #759576 with #767595 are triadic colors.

2 #957576 and #757695 with #767595 are triadic colors.