COLOR #C6ECED

HEX: #C6ECED RGB: (198,236,237)

Renk bilgisi

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

RGB renk modeli

#C6ECED color RGB value is (198,236,237).

RGB: (198,236,237) (78%, 93%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 236 of 255 = 93%
B 237 of 255 = 93%

198
236
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 236 + 237 = 671 (100%)
R 198 of 671 ~ 29.51%
G 236 of 671 ~ 35.17%
B 237 of 671 ~ 35.32'%

%29.51
%35.17
%35.32

CMYK RENK MODELİ

#C6ECED rengi CMYK tonu (16,0,0,7).

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

CMYK: (16,0,0,7)
C16M0Y0K7 (16%, 0%, 0%, 7%)
(0.16 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%16.46
%0.42
%0
%7.06

Codes

Color #C6ECED in popluar color models

C6 EC ED
RGB 198 236 237
HSL 182° 52.00% 85.29%
HSB/HSV 182° 16.46% 92.94%
CMYK 16.46% 0.42% 0.00%
7.06%

Color #C6ECED in popluar number systems.

HEX C6 EC ED
Decimal 198 236 237
Binary 11000110 11101100 11101101
Octal 306 354 355

Shades and tints

Shades of #C6ECED

#C6ECED
(198,236,237)
#B4D7D8
(180,215,216)
#A2C2C3
(162,194,195)
#90ADAE
(144,173,174)
#7E9899
(126,152,153)
#6C8384
(108,131,132)
#5A6E6F
(90,110,111)
#48595A
(72,89,90)
#364445
(54,68,69)
#242F30
(36,47,48)
#121A1B
(18,26,27)
#000000
(0,0,0)

Tints of #C6ECED

#C6ECED
(198,236,237)
#CBEDEE
(203,237,238)
#D0EEEF
(208,238,239)
#D5EFF0
(213,239,240)
#DAF0F1
(218,240,241)
#DFF1F2
(223,241,242)
#E4F2F3
(228,242,243)
#E9F3F4
(233,243,244)
#EEF4F5
(238,244,245)
#F3F5F6
(243,245,246)
#F8F6F7
(248,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ECED; }

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

This text font color is #C6ECED.

Background Color

.myBgColor { background-color: #C6ECED; }

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

This div background color is #C6ECED.

Border color

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

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

This div border color is #C6ECED.

Opacity

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

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

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

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

This text has shadow with #C6ECED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ECED.

Preview

Color preview on black background

This text has color #C6ECED on black background.


Color preview on white background

This text has color #C6ECED on white background.


Black color preview on #C6ECED background

This text has black color on #C6ECED background.


White color preview on #C6ECED background

This text has white color on #C6ECED background.


Related colors

Complementary color

Complementary color for #hex is #391312.


I love getcolorcode.com

Triadic colors

1 #EDC6EC and #ECEDC6 with #C6ECED are triadic colors.

2 #EDECC6 and #ECC6ED with #C6ECED are triadic colors.