COLOR #7EBCC0

HEX: #7EBCC0 RGB: (126,188,192)

Renk bilgisi

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

RGB renk modeli

#7EBCC0 color RGB value is (126,188,192).

RGB: (126,188,192) (49%, 74%, 75%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 188 of 255 = 74%
B 192 of 255 = 75%

126
188
192

R + G + B ~ 66%. #7EBCC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 188 + 192 = 506 (100%)
R 126 of 506 ~ 24.9%
G 188 of 506 ~ 37.15%
B 192 of 506 ~ 37.94'%

%24.9
%37.15
%37.94

CMYK RENK MODELİ

#7EBCC0 rengi CMYK tonu (34,2,0,25).

  • camgöbeği tonu 34.38%
  • eflatun tonu 2.08%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (34,2,0,25)
C34M2Y0K25 (34%, 2%, 0%, 25%)
(0.34 / 0.02 / 0.00 / 0.25)

CMYK yüzdeleri

%34.38
%2.08
%0
%24.71

Codes

Color #7EBCC0 in popluar color models

7E BC C0
RGB 126 188 192
HSL 184° 34.38% 62.35%
HSB/HSV 184° 34.38% 75.29%
CMYK 34.38% 2.08% 0.00%
24.71%

Color #7EBCC0 in popluar number systems.

HEX 7E BC C0
Decimal 126 188 192
Binary 1111110 10111100 11000000
Octal 176 274 300

Shades and tints

Shades of #7EBCC0

#7EBCC0
(126,188,192)
#73ABAF
(115,171,175)
#689A9E
(104,154,158)
#5D898D
(93,137,141)
#52787C
(82,120,124)
#47676B
(71,103,107)
#3C565A
(60,86,90)
#314549
(49,69,73)
#263438
(38,52,56)
#1B2327
(27,35,39)
#101216
(16,18,22)
#000000
(0,0,0)

Tints of #7EBCC0

#7EBCC0
(126,188,192)
#89C2C5
(137,194,197)
#94C8CA
(148,200,202)
#9FCECF
(159,206,207)
#AAD4D4
(170,212,212)
#B5DAD9
(181,218,217)
#C0E0DE
(192,224,222)
#CBE6E3
(203,230,227)
#D6ECE8
(214,236,232)
#E1F2ED
(225,242,237)
#ECF8F2
(236,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EBCC0 color. Also use rgb(126,188,192) instead hex code.

Text Font Color

.myTextColor { color: #7EBCC0; }

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

This text font color is #7EBCC0.

Background Color

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

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

This div background color is #7EBCC0.

Border color

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

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

This div border color is #7EBCC0.

Opacity

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

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

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

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

This text has shadow with #7EBCC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EBCC0.

Preview

Color preview on black background

This text has color #7EBCC0 on black background.


Color preview on white background

This text has color #7EBCC0 on white background.


Black color preview on #7EBCC0 background

This text has black color on #7EBCC0 background.


White color preview on #7EBCC0 background

This text has white color on #7EBCC0 background.


Related colors

Complementary color

Complementary color for #hex is #81433F.


I love getcolorcode.com

Triadic colors

1 #C07EBC and #BCC07E with #7EBCC0 are triadic colors.

2 #C0BC7E and #BC7EC0 with #7EBCC0 are triadic colors.