COLOR #7784AB

HEX: #7784AB RGB: (119,132,171)

Renk bilgisi

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

RGB renk modeli

#7784AB color RGB value is (119,132,171).

RGB: (119,132,171) (47%, 52%, 67%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 132 of 255 = 52%
B 171 of 255 = 67%

119
132
171

R + G + B ~ 55%. #7784AB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 132 + 171 = 422 (100%)
R 119 of 422 ~ 28.2%
G 132 of 422 ~ 31.28%
B 171 of 422 ~ 40.52'%

%28.2
%31.28
%40.52

CMYK RENK MODELİ

#7784AB rengi CMYK tonu (30,23,0,33).

  • camgöbeği tonu 30.41%
  • eflatun tonu 22.81%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%
CMYK: (30,23,0,33) C30M23Y0K33 (30%,23%,0%,33%) (0.30/0.23/0.00/0.33) 

CMYK yüzdeleri

%30.41
%22.81
%0
%32.94

Codes

Color #7784AB in popluar color models

77 84 AB
RGB 119 132 171
HSL 225° 23.64% 56.86%
HSB/HSV 225° 30.41% 67.06%
CMYK 30.41% 22.81% 0.00%
32.94%

Color #7784AB in popluar number systems.

HEX 77 84 AB
Decimal 119 132 171
Binary 1110111 10000100 10101011
Octal 167 204 253

Shades and tints

Shades of #7784AB

#7784AB
(119,132,171)
#6D789C
(109,120,156)
#636C8D
(99,108,141)
#59607E
(89,96,126)
#4F546F
(79,84,111)
#454860
(69,72,96)
#3B3C51
(59,60,81)
#313042
(49,48,66)
#272433
(39,36,51)
#1D1824
(29,24,36)
#130C15
(19,12,21)
#000000
(0,0,0)

Tints of #7784AB

#7784AB
(119,132,171)
#838FB2
(131,143,178)
#8F9AB9
(143,154,185)
#9BA5C0
(155,165,192)
#A7B0C7
(167,176,199)
#B3BBCE
(179,187,206)
#BFC6D5
(191,198,213)
#CBD1DC
(203,209,220)
#D7DCE3
(215,220,227)
#E3E7EA
(227,231,234)
#EFF2F1
(239,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7784AB color. Also use rgb(119,132,171) instead hex code.

Text Font Color

.myTextColor { color: #7784AB; }

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

This text font color is #7784AB.

Background Color

.myBgColor { background-color: #7784AB; }

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

This div background color is #7784AB.

Border color

.myBorderColor { border: 1px solid #7784AB; }

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

This div border color is #7784AB.

Opacity

.myOpacity80 { color: #7784AB; opacity: 0.8; }

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

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

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

This text has shadow with #7784AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7784AB.

Preview

Color preview on black background

This text has color #7784AB on black background.


Color preview on white background

This text has color #7784AB on white background.


Black color preview on #7784AB background

This text has black color on #7784AB background.


White color preview on #7784AB background

This text has white color on #7784AB background.


Related colors

Complementary color

Complementary color for #hex is #887B54.


I love getcolorcode.com

Triadic colors

1 #AB7784 and #84AB77 with #7784AB are triadic colors.

2 #AB8477 and #8477AB with #7784AB are triadic colors.