COLOR #C6E6FD

HEX: #C6E6FD RGB: (198,230,253)

Renk bilgisi

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

RGB renk modeli

#C6E6FD color RGB value is (198,230,253).

RGB: (198,230,253) (78%, 90%, 99%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 230 of 255 = 90%
B 253 of 255 = 99%

198
230
253

R + G + B ~ 89%. #C6E6FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 230 + 253 = 681 (100%)
R 198 of 681 ~ 29.07%
G 230 of 681 ~ 33.77%
B 253 of 681 ~ 37.15'%

%29.07
%33.77
%37.15

CMYK RENK MODELİ

#C6E6FD rengi CMYK tonu (22,9,0,1).

  • camgöbeği tonu 21.74%
  • eflatun tonu 9.09%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (22,9,0,1)
C22M9Y0K1 (22%, 9%, 0%, 1%)
(0.22 / 0.09 / 0.00 / 0.01)

CMYK yüzdeleri

%21.74
%9.09
%0
%0.78

Codes

Color #C6E6FD in popluar color models

C6 E6 FD
RGB 198 230 253
HSL 205° 93.22% 88.43%
HSB/HSV 205° 21.74% 99.22%
CMYK 21.74% 9.09% 0.00%
0.78%

Color #C6E6FD in popluar number systems.

HEX C6 E6 FD
Decimal 198 230 253
Binary 11000110 11100110 11111101
Octal 306 346 375

Shades and tints

Shades of #C6E6FD

#C6E6FD
(198,230,253)
#B4D2E6
(180,210,230)
#A2BECF
(162,190,207)
#90AAB8
(144,170,184)
#7E96A1
(126,150,161)
#6C828A
(108,130,138)
#5A6E73
(90,110,115)
#485A5C
(72,90,92)
#364645
(54,70,69)
#24322E
(36,50,46)
#121E17
(18,30,23)
#000000
(0,0,0)

Tints of #C6E6FD

#C6E6FD
(198,230,253)
#CBE8FD
(203,232,253)
#D0EAFD
(208,234,253)
#D5ECFD
(213,236,253)
#DAEEFD
(218,238,253)
#DFF0FD
(223,240,253)
#E4F2FD
(228,242,253)
#E9F4FD
(233,244,253)
#EEF6FD
(238,246,253)
#F3F8FD
(243,248,253)
#F8FAFD
(248,250,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E6FD color. Also use rgb(198,230,253) instead hex code.

Text Font Color

.myTextColor { color: #C6E6FD; }

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

This text font color is #C6E6FD.

Background Color

.myBgColor { background-color: #C6E6FD; }

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

This div background color is #C6E6FD.

Border color

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

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

This div border color is #C6E6FD.

Opacity

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

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

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

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

This text has shadow with #C6E6FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E6FD.

Preview

Color preview on black background

This text has color #C6E6FD on black background.


Color preview on white background

This text has color #C6E6FD on white background.


Black color preview on #C6E6FD background

This text has black color on #C6E6FD background.


White color preview on #C6E6FD background

This text has white color on #C6E6FD background.


Related colors

Complementary color

Complementary color for #hex is #391902.


I love getcolorcode.com

Triadic colors

1 #FDC6E6 and #E6FDC6 with #C6E6FD are triadic colors.

2 #FDE6C6 and #E6C6FD with #C6E6FD are triadic colors.