COLOR #7E96C9

HEX: #7E96C9 RGB: (126,150,201)

Renk bilgisi

#7E96C9 contains mainly green and blue colors. #7E96C9 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#7E96C9 color RGB value is (126,150,201).

RGB: (126,150,201) (49%, 59%, 79%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 150 of 255 = 59%
B 201 of 255 = 79%

126
150
201

R + G + B ~ 62%. #7E96C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 150 + 201 = 477 (100%)
R 126 of 477 ~ 26.42%
G 150 of 477 ~ 31.45%
B 201 of 477 ~ 42.14'%

%26.42
%31.45
%42.14

CMYK RENK MODELİ

#7E96C9 rengi CMYK tonu (37,25,0,21).

  • camgöbeği tonu 37.31%
  • eflatun tonu 25.37%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (37,25,0,21)
C37M25Y0K21 (37%, 25%, 0%, 21%)
(0.37 / 0.25 / 0.00 / 0.21)

CMYK yüzdeleri

%37.31
%25.37
%0
%21.18

Codes

Color #7E96C9 in popluar color models

7E 96 C9
RGB 126 150 201
HSL 221° 40.98% 64.12%
HSB/HSV 221° 37.31% 78.82%
CMYK 37.31% 25.37% 0.00%
21.18%

Color #7E96C9 in popluar number systems.

HEX 7E 96 C9
Decimal 126 150 201
Binary 1111110 10010110 11001001
Octal 176 226 311

Shades and tints

Shades of #7E96C9

#7E96C9
(126,150,201)
#7389B7
(115,137,183)
#687CA5
(104,124,165)
#5D6F93
(93,111,147)
#526281
(82,98,129)
#47556F
(71,85,111)
#3C485D
(60,72,93)
#313B4B
(49,59,75)
#262E39
(38,46,57)
#1B2127
(27,33,39)
#101415
(16,20,21)
#000000
(0,0,0)

Tints of #7E96C9

#7E96C9
(126,150,201)
#899FCD
(137,159,205)
#94A8D1
(148,168,209)
#9FB1D5
(159,177,213)
#AABAD9
(170,186,217)
#B5C3DD
(181,195,221)
#C0CCE1
(192,204,225)
#CBD5E5
(203,213,229)
#D6DEE9
(214,222,233)
#E1E7ED
(225,231,237)
#ECF0F1
(236,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E96C9 color. Also use rgb(126,150,201) instead hex code.

Text Font Color

.myTextColor { color: #7E96C9; }

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

This text font color is #7E96C9.

Background Color

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

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

This div background color is #7E96C9.

Border color

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

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

This div border color is #7E96C9.

Opacity

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

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

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

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

This text has shadow with #7E96C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E96C9.

Preview

Color preview on black background

This text has color #7E96C9 on black background.


Color preview on white background

This text has color #7E96C9 on white background.


Black color preview on #7E96C9 background

This text has black color on #7E96C9 background.


White color preview on #7E96C9 background

This text has white color on #7E96C9 background.


Related colors

Complementary color

Complementary color for #hex is #816936.


I love getcolorcode.com

Triadic colors

1 #C97E96 and #96C97E with #7E96C9 are triadic colors.

2 #C9967E and #967EC9 with #7E96C9 are triadic colors.