COLOR #7E9FBE

HEX: #7E9FBE RGB: (126,159,190)

Renk bilgisi

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

RGB renk modeli

#7E9FBE color RGB value is (126,159,190).

RGB: (126,159,190) (49%, 62%, 75%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 159 of 255 = 62%
B 190 of 255 = 75%

126
159
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 159 + 190 = 475 (100%)
R 126 of 475 ~ 26.53%
G 159 of 475 ~ 33.47%
B 190 of 475 ~ 40'%

%26.53
%33.47
%40

CMYK RENK MODELİ

#7E9FBE rengi CMYK tonu (34,16,0,25).

  • camgöbeği tonu 33.68%
  • eflatun tonu 16.32%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (34,16,0,25)
C34M16Y0K25 (34%, 16%, 0%, 25%)
(0.34 / 0.16 / 0.00 / 0.25)

CMYK yüzdeleri

%33.68
%16.32
%0
%25.49

Codes

Color #7E9FBE in popluar color models

7E 9F BE
RGB 126 159 190
HSL 209° 32.99% 61.96%
HSB/HSV 209° 33.68% 74.51%
CMYK 33.68% 16.32% 0.00%
25.49%

Color #7E9FBE in popluar number systems.

HEX 7E 9F BE
Decimal 126 159 190
Binary 1111110 10011111 10111110
Octal 176 237 276

Shades and tints

Shades of #7E9FBE

#7E9FBE
(126,159,190)
#7391AD
(115,145,173)
#68839C
(104,131,156)
#5D758B
(93,117,139)
#52677A
(82,103,122)
#475969
(71,89,105)
#3C4B58
(60,75,88)
#313D47
(49,61,71)
#262F36
(38,47,54)
#1B2125
(27,33,37)
#101314
(16,19,20)
#000000
(0,0,0)

Tints of #7E9FBE

#7E9FBE
(126,159,190)
#89A7C3
(137,167,195)
#94AFC8
(148,175,200)
#9FB7CD
(159,183,205)
#AABFD2
(170,191,210)
#B5C7D7
(181,199,215)
#C0CFDC
(192,207,220)
#CBD7E1
(203,215,225)
#D6DFE6
(214,223,230)
#E1E7EB
(225,231,235)
#ECEFF0
(236,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E9FBE color. Also use rgb(126,159,190) instead hex code.

Text Font Color

.myTextColor { color: #7E9FBE; }

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

This text font color is #7E9FBE.

Background Color

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

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

This div background color is #7E9FBE.

Border color

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

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

This div border color is #7E9FBE.

Opacity

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

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

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

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

This text has shadow with #7E9FBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9FBE.

Preview

Color preview on black background

This text has color #7E9FBE on black background.


Color preview on white background

This text has color #7E9FBE on white background.


Black color preview on #7E9FBE background

This text has black color on #7E9FBE background.


White color preview on #7E9FBE background

This text has white color on #7E9FBE background.


Related colors

Complementary color

Complementary color for #hex is #816041.


I love getcolorcode.com

Triadic colors

1 #BE7E9F and #9FBE7E with #7E9FBE are triadic colors.

2 #BE9F7E and #9F7EBE with #7E9FBE are triadic colors.