COLOR #7EBBCB

HEX: #7EBBCB RGB: (126,187,203)

Renk bilgisi

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

RGB renk modeli

#7EBBCB color RGB value is (126,187,203).

RGB: (126,187,203) (49%, 73%, 80%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 187 of 255 = 73%
B 203 of 255 = 80%

126
187
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 187 + 203 = 516 (100%)
R 126 of 516 ~ 24.42%
G 187 of 516 ~ 36.24%
B 203 of 516 ~ 39.34'%

%24.42
%36.24
%39.34

CMYK RENK MODELİ

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

  • camgöbeği tonu 37.93%
  • eflatun tonu 7.88%
  • sarı tonu 0.00%
  • ana renk tonu 20.39%

CMYK: (38,8,0,20)
C38M8Y0K20 (38%, 8%, 0%, 20%)
(0.38 / 0.08 / 0.00 / 0.20)

CMYK yüzdeleri

%37.93
%7.88
%0
%20.39

Codes

Color #7EBBCB in popluar color models

7E BB CB
RGB 126 187 203
HSL 192° 42.54% 64.51%
HSB/HSV 192° 37.93% 79.61%
CMYK 37.93% 7.88% 0.00%
20.39%

Color #7EBBCB in popluar number systems.

HEX 7E BB CB
Decimal 126 187 203
Binary 1111110 10111011 11001011
Octal 176 273 313

Shades and tints

Shades of #7EBBCB

#7EBBCB
(126,187,203)
#73AAB9
(115,170,185)
#6899A7
(104,153,167)
#5D8895
(93,136,149)
#527783
(82,119,131)
#476671
(71,102,113)
#3C555F
(60,85,95)
#31444D
(49,68,77)
#26333B
(38,51,59)
#1B2229
(27,34,41)
#101117
(16,17,23)
#000000
(0,0,0)

Tints of #7EBBCB

#7EBBCB
(126,187,203)
#89C1CF
(137,193,207)
#94C7D3
(148,199,211)
#9FCDD7
(159,205,215)
#AAD3DB
(170,211,219)
#B5D9DF
(181,217,223)
#C0DFE3
(192,223,227)
#CBE5E7
(203,229,231)
#D6EBEB
(214,235,235)
#E1F1EF
(225,241,239)
#ECF7F3
(236,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EBBCB color. Also use rgb(126,187,203) instead hex code.

Text Font Color

.myTextColor { color: #7EBBCB; }

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

This text font color is #7EBBCB.

Background Color

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

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

This div background color is #7EBBCB.

Border color

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

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

This div border color is #7EBBCB.

Opacity

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

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

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

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

This text has shadow with #7EBBCB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EBBCB.

Preview

Color preview on black background

This text has color #7EBBCB on black background.


Color preview on white background

This text has color #7EBBCB on white background.


Black color preview on #7EBBCB background

This text has black color on #7EBBCB background.


White color preview on #7EBBCB background

This text has white color on #7EBBCB background.


Related colors

Complementary color

Complementary color for #hex is #814434.


I love getcolorcode.com

Triadic colors

1 #CB7EBB and #BBCB7E with #7EBBCB are triadic colors.

2 #CBBB7E and #BB7ECB with #7EBBCB are triadic colors.