COLOR #C6E2ED

HEX: #C6E2ED RGB: (198,226,237)

Renk bilgisi

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

RGB renk modeli

#C6E2ED color RGB value is (198,226,237).

RGB: (198,226,237) (78%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 226 of 255 = 89%
B 237 of 255 = 93%

198
226
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 226 + 237 = 661 (100%)
R 198 of 661 ~ 29.95%
G 226 of 661 ~ 34.19%
B 237 of 661 ~ 35.85'%

%29.95
%34.19
%35.85

CMYK RENK MODELİ

#C6E2ED rengi CMYK tonu (16,5,0,7).

  • camgöbeği tonu 16.46%
  • eflatun tonu 4.64%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (16,5,0,7)
C16M5Y0K7 (16%, 5%, 0%, 7%)
(0.16 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%16.46
%4.64
%0
%7.06

Codes

Color #C6E2ED in popluar color models

C6 E2 ED
RGB 198 226 237
HSL 197° 52.00% 85.29%
HSB/HSV 197° 16.46% 92.94%
CMYK 16.46% 4.64% 0.00%
7.06%

Color #C6E2ED in popluar number systems.

HEX C6 E2 ED
Decimal 198 226 237
Binary 11000110 11100010 11101101
Octal 306 342 355

Shades and tints

Shades of #C6E2ED

#C6E2ED
(198,226,237)
#B4CED8
(180,206,216)
#A2BAC3
(162,186,195)
#90A6AE
(144,166,174)
#7E9299
(126,146,153)
#6C7E84
(108,126,132)
#5A6A6F
(90,106,111)
#48565A
(72,86,90)
#364245
(54,66,69)
#242E30
(36,46,48)
#121A1B
(18,26,27)
#000000
(0,0,0)

Tints of #C6E2ED

#C6E2ED
(198,226,237)
#CBE4EE
(203,228,238)
#D0E6EF
(208,230,239)
#D5E8F0
(213,232,240)
#DAEAF1
(218,234,241)
#DFECF2
(223,236,242)
#E4EEF3
(228,238,243)
#E9F0F4
(233,240,244)
#EEF2F5
(238,242,245)
#F3F4F6
(243,244,246)
#F8F6F7
(248,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E2ED color. Also use rgb(198,226,237) instead hex code.

Text Font Color

.myTextColor { color: #C6E2ED; }

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

This text font color is #C6E2ED.

Background Color

.myBgColor { background-color: #C6E2ED; }

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

This div background color is #C6E2ED.

Border color

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

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

This div border color is #C6E2ED.

Opacity

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

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

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

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

This text has shadow with #C6E2ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E2ED.

Preview

Color preview on black background

This text has color #C6E2ED on black background.


Color preview on white background

This text has color #C6E2ED on white background.


Black color preview on #C6E2ED background

This text has black color on #C6E2ED background.


White color preview on #C6E2ED background

This text has white color on #C6E2ED background.


Related colors

Complementary color

Complementary color for #hex is #391D12.


I love getcolorcode.com

Triadic colors

1 #EDC6E2 and #E2EDC6 with #C6E2ED are triadic colors.

2 #EDE2C6 and #E2C6ED with #C6E2ED are triadic colors.