COLOR #C7E6EB

HEX: #C7E6EB RGB: (199,230,235)

Renk bilgisi

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

RGB renk modeli

#C7E6EB color RGB value is (199,230,235).

RGB: (199,230,235) (78%, 90%, 92%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 235 of 255 = 92%

199
230
235

R + G + B ~ 87%. #C7E6EB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 235 = 664 (100%)
R 199 of 664 ~ 29.97%
G 230 of 664 ~ 34.64%
B 235 of 664 ~ 35.39'%

%29.97
%34.64
%35.39

CMYK RENK MODELİ

#C7E6EB rengi CMYK tonu (15,2,0,8).

  • camgöbeği tonu 15.32%
  • eflatun tonu 2.13%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (15,2,0,8)
C15M2Y0K8 (15%, 2%, 0%, 8%)
(0.15 / 0.02 / 0.00 / 0.08)

CMYK yüzdeleri

%15.32
%2.13
%0
%7.84

Codes

Color #C7E6EB in popluar color models

C7 E6 EB
RGB 199 230 235
HSL 188° 47.37% 85.10%
HSB/HSV 188° 15.32% 92.16%
CMYK 15.32% 2.13% 0.00%
7.84%

Color #C7E6EB in popluar number systems.

HEX C7 E6 EB
Decimal 199 230 235
Binary 11000111 11100110 11101011
Octal 307 346 353

Shades and tints

Shades of #C7E6EB

#C7E6EB
(199,230,235)
#B5D2D6
(181,210,214)
#A3BEC1
(163,190,193)
#91AAAC
(145,170,172)
#7F9697
(127,150,151)
#6D8282
(109,130,130)
#5B6E6D
(91,110,109)
#495A58
(73,90,88)
#374643
(55,70,67)
#25322E
(37,50,46)
#131E19
(19,30,25)
#000000
(0,0,0)

Tints of #C7E6EB

#C7E6EB
(199,230,235)
#CCE8EC
(204,232,236)
#D1EAED
(209,234,237)
#D6ECEE
(214,236,238)
#DBEEEF
(219,238,239)
#E0F0F0
(224,240,240)
#E5F2F1
(229,242,241)
#EAF4F2
(234,244,242)
#EFF6F3
(239,246,243)
#F4F8F4
(244,248,244)
#F9FAF5
(249,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E6EB; }

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

This text font color is #C7E6EB.

Background Color

.myBgColor { background-color: #C7E6EB; }

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

This div background color is #C7E6EB.

Border color

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

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

This div border color is #C7E6EB.

Opacity

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

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

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

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

This text has shadow with #C7E6EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6EB.

Preview

Color preview on black background

This text has color #C7E6EB on black background.


Color preview on white background

This text has color #C7E6EB on white background.


Black color preview on #C7E6EB background

This text has black color on #C7E6EB background.


White color preview on #C7E6EB background

This text has white color on #C7E6EB background.


Related colors

Complementary color

Complementary color for #hex is #381914.


I love getcolorcode.com

Triadic colors

1 #EBC7E6 and #E6EBC7 with #C7E6EB are triadic colors.

2 #EBE6C7 and #E6C7EB with #C7E6EB are triadic colors.