COLOR #C7EBEE

HEX: #C7EBEE RGB: (199,235,238)

Renk bilgisi

#C7EBEE contains red, green and blue colors in about the same proportion. #C7EBEE ‘ nin web güvenlik rengi #CCFFFF (ya da #CFF) dir.

RGB renk modeli

#C7EBEE color RGB value is (199,235,238).

RGB: (199,235,238) (78%, 92%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 235 of 255 = 92%
B 238 of 255 = 93%

199
235
238

R + G + B ~ 88%. #C7EBEE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 235 + 238 = 672 (100%)
R 199 of 672 ~ 29.61%
G 235 of 672 ~ 34.97%
B 238 of 672 ~ 35.42'%

%29.61
%34.97
%35.42

CMYK RENK MODELİ

#C7EBEE rengi CMYK tonu (16,1,0,7).

  • camgöbeği tonu 16.39%
  • eflatun tonu 1.26%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (16,1,0,7)
C16M1Y0K7 (16%, 1%, 0%, 7%)
(0.16 / 0.01 / 0.00 / 0.07)

CMYK yüzdeleri

%16.39
%1.26
%0
%6.67

Codes

Color #C7EBEE in popluar color models

C7 EB EE
RGB 199 235 238
HSL 185° 53.42% 85.69%
HSB/HSV 185° 16.39% 93.33%
CMYK 16.39% 1.26% 0.00%
6.67%

Color #C7EBEE in popluar number systems.

HEX C7 EB EE
Decimal 199 235 238
Binary 11000111 11101011 11101110
Octal 307 353 356

Shades and tints

Shades of #C7EBEE

#C7EBEE
(199,235,238)
#B5D6D9
(181,214,217)
#A3C1C4
(163,193,196)
#91ACAF
(145,172,175)
#7F979A
(127,151,154)
#6D8285
(109,130,133)
#5B6D70
(91,109,112)
#49585B
(73,88,91)
#374346
(55,67,70)
#252E31
(37,46,49)
#13191C
(19,25,28)
#000000
(0,0,0)

Tints of #C7EBEE

#C7EBEE
(199,235,238)
#CCECEF
(204,236,239)
#D1EDF0
(209,237,240)
#D6EEF1
(214,238,241)
#DBEFF2
(219,239,242)
#E0F0F3
(224,240,243)
#E5F1F4
(229,241,244)
#EAF2F5
(234,242,245)
#EFF3F6
(239,243,246)
#F4F4F7
(244,244,247)
#F9F5F8
(249,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7EBEE color. Also use rgb(199,235,238) instead hex code.

Text Font Color

.myTextColor { color: #C7EBEE; }

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

This text font color is #C7EBEE.

Background Color

.myBgColor { background-color: #C7EBEE; }

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

This div background color is #C7EBEE.

Border color

.myBorderColor { border: 1px solid #C7EBEE; }

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

This div border color is #C7EBEE.

Opacity

.myOpacity80 { color: #C7EBEE; opacity: 0.8; }

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

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

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

This text has shadow with #C7EBEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EBEE.

Preview

Color preview on black background

This text has color #C7EBEE on black background.


Color preview on white background

This text has color #C7EBEE on white background.


Black color preview on #C7EBEE background

This text has black color on #C7EBEE background.


White color preview on #C7EBEE background

This text has white color on #C7EBEE background.


Related colors

Complementary color

Complementary color for #hex is #381411.


I love getcolorcode.com

Triadic colors

1 #EEC7EB and #EBEEC7 with #C7EBEE are triadic colors.

2 #EEEBC7 and #EBC7EE with #C7EBEE are triadic colors.