COLOR #7EBECB

HEX: #7EBECB RGB: (126,190,203)

Renk bilgisi

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

RGB renk modeli

#7EBECB color RGB value is (126,190,203).

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

RGB bağlantıları ve doygunluk

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

126
190
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 190 + 203 = 519 (100%)
R 126 of 519 ~ 24.28%
G 190 of 519 ~ 36.61%
B 203 of 519 ~ 39.11'%

%24.28
%36.61
%39.11

CMYK RENK MODELİ

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

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

CMYK: (38,6,0,20)
C38M6Y0K20 (38%, 6%, 0%, 20%)
(0.38 / 0.06 / 0.00 / 0.20)

CMYK yüzdeleri

%37.93
%6.4
%0
%20.39

Codes

Color #7EBECB in popluar color models

7E BE CB
RGB 126 190 203
HSL 190° 42.54% 64.51%
HSB/HSV 190° 37.93% 79.61%
CMYK 37.93% 6.40% 0.00%
20.39%

Color #7EBECB in popluar number systems.

HEX 7E BE CB
Decimal 126 190 203
Binary 1111110 10111110 11001011
Octal 176 276 313

Shades and tints

Shades of #7EBECB

#7EBECB
(126,190,203)
#73ADB9
(115,173,185)
#689CA7
(104,156,167)
#5D8B95
(93,139,149)
#527A83
(82,122,131)
#476971
(71,105,113)
#3C585F
(60,88,95)
#31474D
(49,71,77)
#26363B
(38,54,59)
#1B2529
(27,37,41)
#101417
(16,20,23)
#000000
(0,0,0)

Tints of #7EBECB

#7EBECB
(126,190,203)
#89C3CF
(137,195,207)
#94C8D3
(148,200,211)
#9FCDD7
(159,205,215)
#AAD2DB
(170,210,219)
#B5D7DF
(181,215,223)
#C0DCE3
(192,220,227)
#CBE1E7
(203,225,231)
#D6E6EB
(214,230,235)
#E1EBEF
(225,235,239)
#ECF0F3
(236,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EBECB; }

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

This text font color is #7EBECB.

Background Color

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

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

This div background color is #7EBECB.

Border color

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

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

This div border color is #7EBECB.

Opacity

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

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

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

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

This text has shadow with #7EBECB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EBECB.

Preview

Color preview on black background

This text has color #7EBECB on black background.


Color preview on white background

This text has color #7EBECB on white background.


Black color preview on #7EBECB background

This text has black color on #7EBECB background.


White color preview on #7EBECB background

This text has white color on #7EBECB background.


Related colors

Complementary color

Complementary color for #hex is #814134.


I love getcolorcode.com

Triadic colors

1 #CB7EBE and #BECB7E with #7EBECB are triadic colors.

2 #CBBE7E and #BE7ECB with #7EBECB are triadic colors.