COLOR #7E9CD8

HEX: #7E9CD8 RGB: (126,156,216)

Renk bilgisi

#7E9CD8 contains mainly blue color. #7E9CD8 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#7E9CD8 color RGB value is (126,156,216).

RGB: (126,156,216) (49%, 61%, 85%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 156 of 255 = 61%
B 216 of 255 = 85%

126
156
216

R + G + B ~ 65%. #7E9CD8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 156 + 216 = 498 (100%)
R 126 of 498 ~ 25.3%
G 156 of 498 ~ 31.33%
B 216 of 498 ~ 43.37'%

%25.3
%31.33
%43.37

CMYK RENK MODELİ

#7E9CD8 rengi CMYK tonu (42,28,0,15).

  • camgöbeği tonu 41.67%
  • eflatun tonu 27.78%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (42,28,0,15)
C42M28Y0K15 (42%, 28%, 0%, 15%)
(0.42 / 0.28 / 0.00 / 0.15)

CMYK yüzdeleri

%41.67
%27.78
%0
%15.29

Codes

Color #7E9CD8 in popluar color models

7E 9C D8
RGB 126 156 216
HSL 220° 53.57% 67.06%
HSB/HSV 220° 41.67% 84.71%
CMYK 41.67% 27.78% 0.00%
15.29%

Color #7E9CD8 in popluar number systems.

HEX 7E 9C D8
Decimal 126 156 216
Binary 1111110 10011100 11011000
Octal 176 234 330

Shades and tints

Shades of #7E9CD8

#7E9CD8
(126,156,216)
#738EC5
(115,142,197)
#6880B2
(104,128,178)
#5D729F
(93,114,159)
#52648C
(82,100,140)
#475679
(71,86,121)
#3C4866
(60,72,102)
#313A53
(49,58,83)
#262C40
(38,44,64)
#1B1E2D
(27,30,45)
#10101A
(16,16,26)
#000000
(0,0,0)

Tints of #7E9CD8

#7E9CD8
(126,156,216)
#89A5DB
(137,165,219)
#94AEDE
(148,174,222)
#9FB7E1
(159,183,225)
#AAC0E4
(170,192,228)
#B5C9E7
(181,201,231)
#C0D2EA
(192,210,234)
#CBDBED
(203,219,237)
#D6E4F0
(214,228,240)
#E1EDF3
(225,237,243)
#ECF6F6
(236,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E9CD8 color. Also use rgb(126,156,216) instead hex code.

Text Font Color

.myTextColor { color: #7E9CD8; }

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

This text font color is #7E9CD8.

Background Color

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

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

This div background color is #7E9CD8.

Border color

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

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

This div border color is #7E9CD8.

Opacity

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

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

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

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

This text has shadow with #7E9CD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9CD8.

Preview

Color preview on black background

This text has color #7E9CD8 on black background.


Color preview on white background

This text has color #7E9CD8 on white background.


Black color preview on #7E9CD8 background

This text has black color on #7E9CD8 background.


White color preview on #7E9CD8 background

This text has white color on #7E9CD8 background.


Related colors

Complementary color

Complementary color for #hex is #816327.


I love getcolorcode.com

Triadic colors

1 #D87E9C and #9CD87E with #7E9CD8 are triadic colors.

2 #D89C7E and #9C7ED8 with #7E9CD8 are triadic colors.