COLOR #7E78CC

HEX: #7E78CC RGB: (126,120,204)

Renk bilgisi

#7E78CC contains mainly blue color. #7E78CC ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#7E78CC color RGB value is (126,120,204).

RGB: (126,120,204) (49%, 47%, 80%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 120 of 255 = 47%
B 204 of 255 = 80%

126
120
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 120 + 204 = 450 (100%)
R 126 of 450 ~ 28%
G 120 of 450 ~ 26.67%
B 204 of 450 ~ 45.33'%

%28
%26.67
%45.33

CMYK RENK MODELİ

#7E78CC rengi CMYK tonu (38,41,0,20).

  • camgöbeği tonu 38.24%
  • eflatun tonu 41.18%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (38,41,0,20)
C38M41Y0K20 (38%, 41%, 0%, 20%)
(0.38 / 0.41 / 0.00 / 0.20)

CMYK yüzdeleri

%38.24
%41.18
%0
%20

Codes

Color #7E78CC in popluar color models

7E 78 CC
RGB 126 120 204
HSL 244° 45.16% 63.53%
HSB/HSV 244° 41.18% 80.00%
CMYK 38.24% 41.18% 0.00%
20.00%

Color #7E78CC in popluar number systems.

HEX 7E 78 CC
Decimal 126 120 204
Binary 1111110 1111000 11001100
Octal 176 170 314

Shades and tints

Shades of #7E78CC

#7E78CC
(126,120,204)
#736EBA
(115,110,186)
#6864A8
(104,100,168)
#5D5A96
(93,90,150)
#525084
(82,80,132)
#474672
(71,70,114)
#3C3C60
(60,60,96)
#31324E
(49,50,78)
#26283C
(38,40,60)
#1B1E2A
(27,30,42)
#101418
(16,20,24)
#000000
(0,0,0)

Tints of #7E78CC

#7E78CC
(126,120,204)
#8984D0
(137,132,208)
#9490D4
(148,144,212)
#9F9CD8
(159,156,216)
#AAA8DC
(170,168,220)
#B5B4E0
(181,180,224)
#C0C0E4
(192,192,228)
#CBCCE8
(203,204,232)
#D6D8EC
(214,216,236)
#E1E4F0
(225,228,240)
#ECF0F4
(236,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E78CC color. Also use rgb(126,120,204) instead hex code.

Text Font Color

.myTextColor { color: #7E78CC; }

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

This text font color is #7E78CC.

Background Color

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

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

This div background color is #7E78CC.

Border color

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

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

This div border color is #7E78CC.

Opacity

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

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

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

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

This text has shadow with #7E78CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E78CC.

Preview

Color preview on black background

This text has color #7E78CC on black background.


Color preview on white background

This text has color #7E78CC on white background.


Black color preview on #7E78CC background

This text has black color on #7E78CC background.


White color preview on #7E78CC background

This text has white color on #7E78CC background.


Related colors

Complementary color

Complementary color for #hex is #818733.


I love getcolorcode.com

Triadic colors

1 #CC7E78 and #78CC7E with #7E78CC are triadic colors.

2 #CC787E and #787ECC with #7E78CC are triadic colors.