COLOR #C6DAFF

HEX: #C6DAFF RGB: (198,218,255)

Renk bilgisi

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

RGB renk modeli

#C6DAFF color RGB value is (198,218,255).

RGB: (198,218,255) (78%, 85%, 100%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 218 of 255 = 85%
B 255 of 255 = 100%

198
218
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 218 + 255 = 671 (100%)
R 198 of 671 ~ 29.51%
G 218 of 671 ~ 32.49%
B 255 of 671 ~ 38'%

%29.51
%32.49
%38

CMYK RENK MODELİ

#C6DAFF rengi CMYK tonu (22,15,0,0).

  • camgöbeği tonu 22.35%
  • eflatun tonu 14.51%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (22,15,0,0)
C22M15Y0K0 (22%, 15%, 0%, 0%)
(0.22 / 0.15 / 0.00 / 0.00)

CMYK yüzdeleri

%22.35
%14.51
%0
%0

Codes

Color #C6DAFF in popluar color models

C6 DA FF
RGB 198 218 255
HSL 219° 100.00% 88.82%
HSB/HSV 219° 22.35% 100.00%
CMYK 22.35% 14.51% 0.00%
0.00%

Color #C6DAFF in popluar number systems.

HEX C6 DA FF
Decimal 198 218 255
Binary 11000110 11011010 11111111
Octal 306 332 377

Shades and tints

Shades of #C6DAFF

#C6DAFF
(198,218,255)
#B4C7E8
(180,199,232)
#A2B4D1
(162,180,209)
#90A1BA
(144,161,186)
#7E8EA3
(126,142,163)
#6C7B8C
(108,123,140)
#5A6875
(90,104,117)
#48555E
(72,85,94)
#364247
(54,66,71)
#242F30
(36,47,48)
#121C19
(18,28,25)
#000000
(0,0,0)

Tints of #C6DAFF

#C6DAFF
(198,218,255)
#CBDDFF
(203,221,255)
#D0E0FF
(208,224,255)
#D5E3FF
(213,227,255)
#DAE6FF
(218,230,255)
#DFE9FF
(223,233,255)
#E4ECFF
(228,236,255)
#E9EFFF
(233,239,255)
#EEF2FF
(238,242,255)
#F3F5FF
(243,245,255)
#F8F8FF
(248,248,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6DAFF color. Also use rgb(198,218,255) instead hex code.

Text Font Color

.myTextColor { color: #C6DAFF; }

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

This text font color is #C6DAFF.

Background Color

.myBgColor { background-color: #C6DAFF; }

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

This div background color is #C6DAFF.

Border color

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

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

This div border color is #C6DAFF.

Opacity

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

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

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

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

This text has shadow with #C6DAFF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DAFF.

Preview

Color preview on black background

This text has color #C6DAFF on black background.


Color preview on white background

This text has color #C6DAFF on white background.


Black color preview on #C6DAFF background

This text has black color on #C6DAFF background.


White color preview on #C6DAFF background

This text has white color on #C6DAFF background.


Related colors

Complementary color

Complementary color for #hex is #392500.


I love getcolorcode.com

Triadic colors

1 #FFC6DA and #DAFFC6 with #C6DAFF are triadic colors.

2 #FFDAC6 and #DAC6FF with #C6DAFF are triadic colors.