COLOR #7995AB

HEX: #7995AB RGB: (121,149,171)

Renk bilgisi

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

RGB renk modeli

#7995AB color RGB value is (121,149,171).

RGB: (121,149,171) (47%, 58%, 67%)

RGB bağlantıları ve doygunluk

R 121 of 255 = 47%
G 149 of 255 = 58%
B 171 of 255 = 67%

121
149
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 121 + 149 + 171 = 441 (100%)
R 121 of 441 ~ 27.44%
G 149 of 441 ~ 33.79%
B 171 of 441 ~ 38.78'%

%27.44
%33.79
%38.78

CMYK RENK MODELİ

#7995AB rengi CMYK tonu (29,13,0,33).

  • camgöbeği tonu 29.24%
  • eflatun tonu 12.87%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (29,13,0,33)
C29M13Y0K33 (29%, 13%, 0%, 33%)
(0.29 / 0.13 / 0.00 / 0.33)

CMYK yüzdeleri

%29.24
%12.87
%0
%32.94

Codes

Color #7995AB in popluar color models

79 95 AB
RGB 121 149 171
HSL 206° 22.94% 57.25%
HSB/HSV 206° 29.24% 67.06%
CMYK 29.24% 12.87% 0.00%
32.94%

Color #7995AB in popluar number systems.

HEX 79 95 AB
Decimal 121 149 171
Binary 1111001 10010101 10101011
Octal 171 225 253

Shades and tints

Shades of #7995AB

#7995AB
(121,149,171)
#6E889C
(110,136,156)
#637B8D
(99,123,141)
#586E7E
(88,110,126)
#4D616F
(77,97,111)
#425460
(66,84,96)
#374751
(55,71,81)
#2C3A42
(44,58,66)
#212D33
(33,45,51)
#162024
(22,32,36)
#0B1315
(11,19,21)
#000000
(0,0,0)

Tints of #7995AB

#7995AB
(121,149,171)
#859EB2
(133,158,178)
#91A7B9
(145,167,185)
#9DB0C0
(157,176,192)
#A9B9C7
(169,185,199)
#B5C2CE
(181,194,206)
#C1CBD5
(193,203,213)
#CDD4DC
(205,212,220)
#D9DDE3
(217,221,227)
#E5E6EA
(229,230,234)
#F1EFF1
(241,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7995AB color. Also use rgb(121,149,171) instead hex code.

Text Font Color

.myTextColor { color: #7995AB; }

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

This text font color is #7995AB.

Background Color

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

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

This div background color is #7995AB.

Border color

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

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

This div border color is #7995AB.

Opacity

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

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

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

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

This text has shadow with #7995AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7995AB.

Preview

Color preview on black background

This text has color #7995AB on black background.


Color preview on white background

This text has color #7995AB on white background.


Black color preview on #7995AB background

This text has black color on #7995AB background.


White color preview on #7995AB background

This text has white color on #7995AB background.


Related colors

Complementary color

Complementary color for #7995AB is #866A54.


I love getcolorcode.com

Triadic colors

1 #AB7995 and #95AB79 with #7995AB are triadic colors.

2 #AB9579 and #9579AB with #7995AB are triadic colors.