COLOR #C6DADE

HEX: #C6DADE RGB: (198,218,222)

Renk bilgisi

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

RGB renk modeli

#C6DADE color RGB value is (198,218,222).

RGB: (198,218,222) (78%, 85%, 87%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 218 of 255 = 85%
B 222 of 255 = 87%

198
218
222

R + G + B ~ 83%. #C6DADE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 218 + 222 = 638 (100%)
R 198 of 638 ~ 31.03%
G 218 of 638 ~ 34.17%
B 222 of 638 ~ 34.8'%

%31.03
%34.17
%34.8

CMYK RENK MODELİ

#C6DADE rengi CMYK tonu (11,2,0,13).

  • camgöbeği tonu 10.81%
  • eflatun tonu 1.80%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (11,2,0,13)
C11M2Y0K13 (11%, 2%, 0%, 13%)
(0.11 / 0.02 / 0.00 / 0.13)

CMYK yüzdeleri

%10.81
%1.8
%0
%12.94

Codes

Color #C6DADE in popluar color models

C6 DA DE
RGB 198 218 222
HSL 190° 26.67% 82.35%
HSB/HSV 190° 10.81% 87.06%
CMYK 10.81% 1.80% 0.00%
12.94%

Color #C6DADE in popluar number systems.

HEX C6 DA DE
Decimal 198 218 222
Binary 11000110 11011010 11011110
Octal 306 332 336

Shades and tints

Shades of #C6DADE

#C6DADE
(198,218,222)
#B4C7CA
(180,199,202)
#A2B4B6
(162,180,182)
#90A1A2
(144,161,162)
#7E8E8E
(126,142,142)
#6C7B7A
(108,123,122)
#5A6866
(90,104,102)
#485552
(72,85,82)
#36423E
(54,66,62)
#242F2A
(36,47,42)
#121C16
(18,28,22)
#000000
(0,0,0)

Tints of #C6DADE

#C6DADE
(198,218,222)
#CBDDE1
(203,221,225)
#D0E0E4
(208,224,228)
#D5E3E7
(213,227,231)
#DAE6EA
(218,230,234)
#DFE9ED
(223,233,237)
#E4ECF0
(228,236,240)
#E9EFF3
(233,239,243)
#EEF2F6
(238,242,246)
#F3F5F9
(243,245,249)
#F8F8FC
(248,248,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DADE; }

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

This text font color is #C6DADE.

Background Color

.myBgColor { background-color: #C6DADE; }

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

This div background color is #C6DADE.

Border color

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

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

This div border color is #C6DADE.

Opacity

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

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

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

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

This text has shadow with #C6DADE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DADE.

Preview

Color preview on black background

This text has color #C6DADE on black background.


Color preview on white background

This text has color #C6DADE on white background.


Black color preview on #C6DADE background

This text has black color on #C6DADE background.


White color preview on #C6DADE background

This text has white color on #C6DADE background.


Related colors

Complementary color

Complementary color for #C6DADE is #392521.


I love getcolorcode.com

Triadic colors

1 #DEC6DA and #DADEC6 with #C6DADE are triadic colors.

2 #DEDAC6 and #DAC6DE with #C6DADE are triadic colors.