COLOR #7788AD

HEX: #7788AD RGB: (119,136,173)

Renk bilgisi

#7788AD contains red, green and blue colors in about the same proportion. #7788AD ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#7788AD color RGB value is (119,136,173).

RGB: (119,136,173) (47%, 53%, 68%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 136 of 255 = 53%
B 173 of 255 = 68%

119
136
173

R + G + B ~ 56%. #7788AD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 136 + 173 = 428 (100%)
R 119 of 428 ~ 27.8%
G 136 of 428 ~ 31.78%
B 173 of 428 ~ 40.42'%

%27.8
%31.78
%40.42

CMYK RENK MODELİ

#7788AD rengi CMYK tonu (31,21,0,32).

  • camgöbeği tonu 31.21%
  • eflatun tonu 21.39%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (31,21,0,32)
C31M21Y0K32 (31%, 21%, 0%, 32%)
(0.31 / 0.21 / 0.00 / 0.32)

CMYK yüzdeleri

%31.21
%21.39
%0
%32.16

Codes

Color #7788AD in popluar color models

77 88 AD
RGB 119 136 173
HSL 221° 24.77% 57.25%
HSB/HSV 221° 31.21% 67.84%
CMYK 31.21% 21.39% 0.00%
32.16%

Color #7788AD in popluar number systems.

HEX 77 88 AD
Decimal 119 136 173
Binary 1110111 10001000 10101101
Octal 167 210 255

Shades and tints

Shades of #7788AD

#7788AD
(119,136,173)
#6D7C9E
(109,124,158)
#63708F
(99,112,143)
#596480
(89,100,128)
#4F5871
(79,88,113)
#454C62
(69,76,98)
#3B4053
(59,64,83)
#313444
(49,52,68)
#272835
(39,40,53)
#1D1C26
(29,28,38)
#131017
(19,16,23)
#000000
(0,0,0)

Tints of #7788AD

#7788AD
(119,136,173)
#8392B4
(131,146,180)
#8F9CBB
(143,156,187)
#9BA6C2
(155,166,194)
#A7B0C9
(167,176,201)
#B3BAD0
(179,186,208)
#BFC4D7
(191,196,215)
#CBCEDE
(203,206,222)
#D7D8E5
(215,216,229)
#E3E2EC
(227,226,236)
#EFECF3
(239,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7788AD color. Also use rgb(119,136,173) instead hex code.

Text Font Color

.myTextColor { color: #7788AD; }

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

This text font color is #7788AD.

Background Color

.myBgColor { background-color: #7788AD; }

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

This div background color is #7788AD.

Border color

.myBorderColor { border: 1px solid #7788AD; }

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

This div border color is #7788AD.

Opacity

.myOpacity80 { color: #7788AD; opacity: 0.8; }

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

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

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

This text has shadow with #7788AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7788AD.

Preview

Color preview on black background

This text has color #7788AD on black background.


Color preview on white background

This text has color #7788AD on white background.


Black color preview on #7788AD background

This text has black color on #7788AD background.


White color preview on #7788AD background

This text has white color on #7788AD background.


Related colors

Complementary color

Complementary color for #hex is #887752.


I love getcolorcode.com

Triadic colors

1 #AD7788 and #88AD77 with #7788AD are triadic colors.

2 #AD8877 and #8877AD with #7788AD are triadic colors.