COLOR #7E99B0

HEX: #7E99B0 RGB: (126,153,176)

Renk bilgisi

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

RGB renk modeli

#7E99B0 color RGB value is (126,153,176).

RGB: (126,153,176) (49%, 60%, 69%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 153 of 255 = 60%
B 176 of 255 = 69%

126
153
176

R + G + B ~ 59%. #7E99B0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 153 + 176 = 455 (100%)
R 126 of 455 ~ 27.69%
G 153 of 455 ~ 33.63%
B 176 of 455 ~ 38.68'%

%27.69
%33.63
%38.68

CMYK RENK MODELİ

#7E99B0 rengi CMYK tonu (28,13,0,31).

  • camgöbeği tonu 28.41%
  • eflatun tonu 13.07%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (28,13,0,31)
C28M13Y0K31 (28%, 13%, 0%, 31%)
(0.28 / 0.13 / 0.00 / 0.31)

CMYK yüzdeleri

%28.41
%13.07
%0
%30.98

Codes

Color #7E99B0 in popluar color models

7E 99 B0
RGB 126 153 176
HSL 208° 24.04% 59.22%
HSB/HSV 208° 28.41% 69.02%
CMYK 28.41% 13.07% 0.00%
30.98%

Color #7E99B0 in popluar number systems.

HEX 7E 99 B0
Decimal 126 153 176
Binary 1111110 10011001 10110000
Octal 176 231 260

Shades and tints

Shades of #7E99B0

#7E99B0
(126,153,176)
#738CA0
(115,140,160)
#687F90
(104,127,144)
#5D7280
(93,114,128)
#526570
(82,101,112)
#475860
(71,88,96)
#3C4B50
(60,75,80)
#313E40
(49,62,64)
#263130
(38,49,48)
#1B2420
(27,36,32)
#101710
(16,23,16)
#000000
(0,0,0)

Tints of #7E99B0

#7E99B0
(126,153,176)
#89A2B7
(137,162,183)
#94ABBE
(148,171,190)
#9FB4C5
(159,180,197)
#AABDCC
(170,189,204)
#B5C6D3
(181,198,211)
#C0CFDA
(192,207,218)
#CBD8E1
(203,216,225)
#D6E1E8
(214,225,232)
#E1EAEF
(225,234,239)
#ECF3F6
(236,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E99B0 color. Also use rgb(126,153,176) instead hex code.

Text Font Color

.myTextColor { color: #7E99B0; }

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

This text font color is #7E99B0.

Background Color

.myBgColor { background-color: #7E99B0; }

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

This div background color is #7E99B0.

Border color

.myBorderColor { border: 1px solid #7E99B0; }

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

This div border color is #7E99B0.

Opacity

.myOpacity80 { color: #7E99B0; opacity: 0.8; }

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

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

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

This text has shadow with #7E99B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E99B0.

Preview

Color preview on black background

This text has color #7E99B0 on black background.


Color preview on white background

This text has color #7E99B0 on white background.


Black color preview on #7E99B0 background

This text has black color on #7E99B0 background.


White color preview on #7E99B0 background

This text has white color on #7E99B0 background.


Related colors

Complementary color

Complementary color for #hex is #81664F.


I love getcolorcode.com

Triadic colors

1 #B07E99 and #99B07E with #7E99B0 are triadic colors.

2 #B0997E and #997EB0 with #7E99B0 are triadic colors.