COLOR #7880AB

HEX: #7880AB RGB: (120,128,171)

Renk bilgisi

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

RGB renk modeli

#7880AB color RGB value is (120,128,171).

RGB: (120,128,171) (47%, 50%, 67%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 128 of 255 = 50%
B 171 of 255 = 67%

120
128
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 128 + 171 = 419 (100%)
R 120 of 419 ~ 28.64%
G 128 of 419 ~ 30.55%
B 171 of 419 ~ 40.81'%

%28.64
%30.55
%40.81

CMYK RENK MODELİ

#7880AB rengi CMYK tonu (30,25,0,33).

  • camgöbeği tonu 29.82%
  • eflatun tonu 25.15%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (30,25,0,33)
C30M25Y0K33 (30%, 25%, 0%, 33%)
(0.30 / 0.25 / 0.00 / 0.33)

CMYK yüzdeleri

%29.82
%25.15
%0
%32.94

Codes

Color #7880AB in popluar color models

78 80 AB
RGB 120 128 171
HSL 231° 23.29% 57.06%
HSB/HSV 231° 29.82% 67.06%
CMYK 29.82% 25.15% 0.00%
32.94%

Color #7880AB in popluar number systems.

HEX 78 80 AB
Decimal 120 128 171
Binary 1111000 10000000 10101011
Octal 170 200 253

Shades and tints

Shades of #7880AB

#7880AB
(120,128,171)
#6E759C
(110,117,156)
#646A8D
(100,106,141)
#5A5F7E
(90,95,126)
#50546F
(80,84,111)
#464960
(70,73,96)
#3C3E51
(60,62,81)
#323342
(50,51,66)
#282833
(40,40,51)
#1E1D24
(30,29,36)
#141215
(20,18,21)
#000000
(0,0,0)

Tints of #7880AB

#7880AB
(120,128,171)
#848BB2
(132,139,178)
#9096B9
(144,150,185)
#9CA1C0
(156,161,192)
#A8ACC7
(168,172,199)
#B4B7CE
(180,183,206)
#C0C2D5
(192,194,213)
#CCCDDC
(204,205,220)
#D8D8E3
(216,216,227)
#E4E3EA
(228,227,234)
#F0EEF1
(240,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7880AB color. Also use rgb(120,128,171) instead hex code.

Text Font Color

.myTextColor { color: #7880AB; }

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

This text font color is #7880AB.

Background Color

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

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

This div background color is #7880AB.

Border color

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

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

This div border color is #7880AB.

Opacity

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

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

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

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

This text has shadow with #7880AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7880AB.

Preview

Color preview on black background

This text has color #7880AB on black background.


Color preview on white background

This text has color #7880AB on white background.


Black color preview on #7880AB background

This text has black color on #7880AB background.


White color preview on #7880AB background

This text has white color on #7880AB background.


Related colors

Complementary color

Complementary color for #hex is #877F54.


I love getcolorcode.com

Triadic colors

1 #AB7880 and #80AB78 with #7880AB are triadic colors.

2 #AB8078 and #8078AB with #7880AB are triadic colors.