COLOR #7EBECC

HEX: #7EBECC RGB: (126,190,204)

Renk bilgisi

#7EBECC contains mainly green and blue colors. #7EBECC ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#7EBECC color RGB value is (126,190,204).

RGB: (126,190,204) (49%, 75%, 80%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 190 of 255 = 75%
B 204 of 255 = 80%

126
190
204

R + G + B ~ 68%. #7EBECC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 190 + 204 = 520 (100%)
R 126 of 520 ~ 24.23%
G 190 of 520 ~ 36.54%
B 204 of 520 ~ 39.23'%

%24.23
%36.54
%39.23

CMYK RENK MODELİ

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

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

CMYK: (38,7,0,20)
C38M7Y0K20 (38%, 7%, 0%, 20%)
(0.38 / 0.07 / 0.00 / 0.20)

CMYK yüzdeleri

%38.24
%6.86
%0
%20

Codes

Color #7EBECC in popluar color models

7E BE CC
RGB 126 190 204
HSL 191° 43.33% 64.71%
HSB/HSV 191° 38.24% 80.00%
CMYK 38.24% 6.86% 0.00%
20.00%

Color #7EBECC in popluar number systems.

HEX 7E BE CC
Decimal 126 190 204
Binary 1111110 10111110 11001100
Octal 176 276 314

Shades and tints

Shades of #7EBECC

#7EBECC
(126,190,204)
#73ADBA
(115,173,186)
#689CA8
(104,156,168)
#5D8B96
(93,139,150)
#527A84
(82,122,132)
#476972
(71,105,114)
#3C5860
(60,88,96)
#31474E
(49,71,78)
#26363C
(38,54,60)
#1B252A
(27,37,42)
#101418
(16,20,24)
#000000
(0,0,0)

Tints of #7EBECC

#7EBECC
(126,190,204)
#89C3D0
(137,195,208)
#94C8D4
(148,200,212)
#9FCDD8
(159,205,216)
#AAD2DC
(170,210,220)
#B5D7E0
(181,215,224)
#C0DCE4
(192,220,228)
#CBE1E8
(203,225,232)
#D6E6EC
(214,230,236)
#E1EBF0
(225,235,240)
#ECF0F4
(236,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EBECC; }

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

This text font color is #7EBECC.

Background Color

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

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

This div background color is #7EBECC.

Border color

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

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

This div border color is #7EBECC.

Opacity

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

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

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

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

This text has shadow with #7EBECC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EBECC.

Preview

Color preview on black background

This text has color #7EBECC on black background.


Color preview on white background

This text has color #7EBECC on white background.


Black color preview on #7EBECC background

This text has black color on #7EBECC background.


White color preview on #7EBECC background

This text has white color on #7EBECC background.


Related colors

Complementary color

Complementary color for #hex is #814133.


I love getcolorcode.com

Triadic colors

1 #CC7EBE and #BECC7E with #7EBECC are triadic colors.

2 #CCBE7E and #BE7ECC with #7EBECC are triadic colors.