COLOR #787688

HEX: #787688 RGB: (120,118,136)

Renk bilgisi

#787688 contains red, green and blue colors in about the same proportion. #787688 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#787688 color RGB value is (120,118,136).

RGB: (120,118,136) (47%, 46%, 53%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 118 of 255 = 46%
B 136 of 255 = 53%

120
118
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 118 + 136 = 374 (100%)
R 120 of 374 ~ 32.09%
G 118 of 374 ~ 31.55%
B 136 of 374 ~ 36.36'%

%32.09
%31.55
%36.36

CMYK RENK MODELİ

#787688 rengi CMYK tonu (12,13,0,47).

  • camgöbeği tonu 11.76%
  • eflatun tonu 13.24%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (12,13,0,47)
C12M13Y0K47 (12%, 13%, 0%, 47%)
(0.12 / 0.13 / 0.00 / 0.47)

CMYK yüzdeleri

%11.76
%13.24
%0
%46.67

Codes

Color #787688 in popluar color models

78 76 88
RGB 120 118 136
HSL 247° 7.09% 49.80%
HSB/HSV 247° 13.24% 53.33%
CMYK 11.76% 13.24% 0.00%
46.67%

Color #787688 in popluar number systems.

HEX 78 76 88
Decimal 120 118 136
Binary 1111000 1110110 10001000
Octal 170 166 210

Shades and tints

Shades of #787688

#787688
(120,118,136)
#6E6C7C
(110,108,124)
#646270
(100,98,112)
#5A5864
(90,88,100)
#504E58
(80,78,88)
#46444C
(70,68,76)
#3C3A40
(60,58,64)
#323034
(50,48,52)
#282628
(40,38,40)
#1E1C1C
(30,28,28)
#141210
(20,18,16)
#000000
(0,0,0)

Tints of #787688

#787688
(120,118,136)
#848292
(132,130,146)
#908E9C
(144,142,156)
#9C9AA6
(156,154,166)
#A8A6B0
(168,166,176)
#B4B2BA
(180,178,186)
#C0BEC4
(192,190,196)
#CCCACE
(204,202,206)
#D8D6D8
(216,214,216)
#E4E2E2
(228,226,226)
#F0EEEC
(240,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #787688; }

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

This text font color is #787688.

Background Color

.myBgColor { background-color: #787688; }

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

This div background color is #787688.

Border color

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

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

This div border color is #787688.

Opacity

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

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

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

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

This text has shadow with #787688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787688.

Preview

Color preview on black background

This text has color #787688 on black background.


Color preview on white background

This text has color #787688 on white background.


Black color preview on #787688 background

This text has black color on #787688 background.


White color preview on #787688 background

This text has white color on #787688 background.


Related colors

Complementary color

Complementary color for #hex is #878977.


I love getcolorcode.com

Triadic colors

1 #887876 and #768878 with #787688 are triadic colors.

2 #887678 and #767888 with #787688 are triadic colors.