COLOR #7EBCC9

HEX: #7EBCC9 RGB: (126,188,201)

Renk bilgisi

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

RGB renk modeli

#7EBCC9 color RGB value is (126,188,201).

RGB: (126,188,201) (49%, 74%, 79%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 188 of 255 = 74%
B 201 of 255 = 79%

126
188
201

R + G + B ~ 67%. #7EBCC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 188 + 201 = 515 (100%)
R 126 of 515 ~ 24.47%
G 188 of 515 ~ 36.5%
B 201 of 515 ~ 39.03'%

%24.47
%36.5
%39.03

CMYK RENK MODELİ

#7EBCC9 rengi CMYK tonu (37,6,0,21).

  • camgöbeği tonu 37.31%
  • eflatun tonu 6.47%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (37,6,0,21)
C37M6Y0K21 (37%, 6%, 0%, 21%)
(0.37 / 0.06 / 0.00 / 0.21)

CMYK yüzdeleri

%37.31
%6.47
%0
%21.18

Codes

Color #7EBCC9 in popluar color models

7E BC C9
RGB 126 188 201
HSL 190° 40.98% 64.12%
HSB/HSV 190° 37.31% 78.82%
CMYK 37.31% 6.47% 0.00%
21.18%

Color #7EBCC9 in popluar number systems.

HEX 7E BC C9
Decimal 126 188 201
Binary 1111110 10111100 11001001
Octal 176 274 311

Shades and tints

Shades of #7EBCC9

#7EBCC9
(126,188,201)
#73ABB7
(115,171,183)
#689AA5
(104,154,165)
#5D8993
(93,137,147)
#527881
(82,120,129)
#47676F
(71,103,111)
#3C565D
(60,86,93)
#31454B
(49,69,75)
#263439
(38,52,57)
#1B2327
(27,35,39)
#101215
(16,18,21)
#000000
(0,0,0)

Tints of #7EBCC9

#7EBCC9
(126,188,201)
#89C2CD
(137,194,205)
#94C8D1
(148,200,209)
#9FCED5
(159,206,213)
#AAD4D9
(170,212,217)
#B5DADD
(181,218,221)
#C0E0E1
(192,224,225)
#CBE6E5
(203,230,229)
#D6ECE9
(214,236,233)
#E1F2ED
(225,242,237)
#ECF8F1
(236,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EBCC9; }

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

This text font color is #7EBCC9.

Background Color

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

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

This div background color is #7EBCC9.

Border color

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

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

This div border color is #7EBCC9.

Opacity

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

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

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

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

This text has shadow with #7EBCC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EBCC9.

Preview

Color preview on black background

This text has color #7EBCC9 on black background.


Color preview on white background

This text has color #7EBCC9 on white background.


Black color preview on #7EBCC9 background

This text has black color on #7EBCC9 background.


White color preview on #7EBCC9 background

This text has white color on #7EBCC9 background.


Related colors

Complementary color

Complementary color for #hex is #814336.


I love getcolorcode.com

Triadic colors

1 #C97EBC and #BCC97E with #7EBCC9 are triadic colors.

2 #C9BC7E and #BC7EC9 with #7EBCC9 are triadic colors.