COLOR #768593

HEX: #768593 RGB: (118,133,147)

Color info

#768593 contains red, green and blue colors in about the same proportion. Web safe color of #768593 is #669999 (or #699).

RGB color model

#768593 color RGB value is (118,133,147).

RGB: (118,133,147) (46%, 52%, 58%)

RGB channels and saturation

R 118 of 255 = 46%
G 133 of 255 = 52%
B 147 of 255 = 58%

118
133
147

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

Portions of RGB colors in percentages

R + G + B = 118 + 133 + 147 = 398 (100%)
R 118 of 398 ~ 29.65%
G 133 of 398 ~ 33.42%
B 147 of 398 ~ 36.93'%

%29.65
%33.42
%36.93

CMYK color model

#768593 color CMYK value is (20,10,0,42).

  • cyan value is 19.73%
  • magenta value is 9.52%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (20,10,0,42)
C20M10Y0K42 (20%, 10%, 0%, 42%)
(0.20 / 0.10 / 0.00 / 0.42)

CMYK percentages

%19.73
%9.52
%0
%42.35

Codes

Color #768593 in popluar color models

76 85 93
RGB 118 133 147
HSL 209° 11.84% 51.96%
HSB/HSV 209° 19.73% 57.65%
CMYK 19.73% 9.52% 0.00%
42.35%

Color #768593 in popluar number systems.

HEX 76 85 93
Decimal 118 133 147
Binary 1110110 10000101 10010011
Octal 166 205 223

Shades and tints

Shades of #768593

#768593
(118,133,147)
#6C7986
(108,121,134)
#626D79
(98,109,121)
#58616C
(88,97,108)
#4E555F
(78,85,95)
#444952
(68,73,82)
#3A3D45
(58,61,69)
#303138
(48,49,56)
#26252B
(38,37,43)
#1C191E
(28,25,30)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #768593

#768593
(118,133,147)
#82909C
(130,144,156)
#8E9BA5
(142,155,165)
#9AA6AE
(154,166,174)
#A6B1B7
(166,177,183)
#B2BCC0
(178,188,192)
#BEC7C9
(190,199,201)
#CAD2D2
(202,210,210)
#D6DDDB
(214,221,219)
#E2E8E4
(226,232,228)
#EEF3ED
(238,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #768593 color. Also use rgb(118,133,147) instead hex code.

Text Font Color

.myTextColor { color: #768593; }

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

This text font color is #768593.

Background Color

.myBgColor { background-color: #768593; }

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

This div background color is #768593.

Border color

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

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

This div border color is #768593.

Opacity

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

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

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

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

This text has shadow with #768593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768593.

Preview

Color preview on black background

This text has color #768593 on black background.


Color preview on white background

This text has color #768593 on white background.


Black color preview on #768593 background

This text has black color on #768593 background.


White color preview on #768593 background

This text has white color on #768593 background.


Related colors

Complementary color

Complementary color for #hex is #897A6C.


I love getcolorcode.com

Triadic colors

1 #937685 and #859376 with #768593 are triadic colors.

2 #938576 and #857693 with #768593 are triadic colors.