COLOR #C6DDF5

HEX: #C6DDF5 RGB: (198,221,245)

Renk bilgisi

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

RGB renk modeli

#C6DDF5 color RGB value is (198,221,245).

RGB: (198,221,245) (78%, 87%, 96%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 221 of 255 = 87%
B 245 of 255 = 96%

198
221
245

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 221 + 245 = 664 (100%)
R 198 of 664 ~ 29.82%
G 221 of 664 ~ 33.28%
B 245 of 664 ~ 36.9'%

%29.82
%33.28
%36.9

CMYK RENK MODELİ

#C6DDF5 rengi CMYK tonu (19,10,0,4).

  • camgöbeği tonu 19.18%
  • eflatun tonu 9.80%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (19,10,0,4)
C19M10Y0K4 (19%, 10%, 0%, 4%)
(0.19 / 0.10 / 0.00 / 0.04)

CMYK yüzdeleri

%19.18
%9.8
%0
%3.92

Codes

Color #C6DDF5 in popluar color models

C6 DD F5
RGB 198 221 245
HSL 211° 70.15% 86.86%
HSB/HSV 211° 19.18% 96.08%
CMYK 19.18% 9.80% 0.00%
3.92%

Color #C6DDF5 in popluar number systems.

HEX C6 DD F5
Decimal 198 221 245
Binary 11000110 11011101 11110101
Octal 306 335 365

Shades and tints

Shades of #C6DDF5

#C6DDF5
(198,221,245)
#B4C9DF
(180,201,223)
#A2B5C9
(162,181,201)
#90A1B3
(144,161,179)
#7E8D9D
(126,141,157)
#6C7987
(108,121,135)
#5A6571
(90,101,113)
#48515B
(72,81,91)
#363D45
(54,61,69)
#24292F
(36,41,47)
#121519
(18,21,25)
#000000
(0,0,0)

Tints of #C6DDF5

#C6DDF5
(198,221,245)
#CBE0F5
(203,224,245)
#D0E3F5
(208,227,245)
#D5E6F5
(213,230,245)
#DAE9F5
(218,233,245)
#DFECF5
(223,236,245)
#E4EFF5
(228,239,245)
#E9F2F5
(233,242,245)
#EEF5F5
(238,245,245)
#F3F8F5
(243,248,245)
#F8FBF5
(248,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6DDF5 color. Also use rgb(198,221,245) instead hex code.

Text Font Color

.myTextColor { color: #C6DDF5; }

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

This text font color is #C6DDF5.

Background Color

.myBgColor { background-color: #C6DDF5; }

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

This div background color is #C6DDF5.

Border color

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

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

This div border color is #C6DDF5.

Opacity

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

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

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

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

This text has shadow with #C6DDF5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DDF5.

Preview

Color preview on black background

This text has color #C6DDF5 on black background.


Color preview on white background

This text has color #C6DDF5 on white background.


Black color preview on #C6DDF5 background

This text has black color on #C6DDF5 background.


White color preview on #C6DDF5 background

This text has white color on #C6DDF5 background.


Related colors

Complementary color

Complementary color for #hex is #39220A.


I love getcolorcode.com

Triadic colors

1 #F5C6DD and #DDF5C6 with #C6DDF5 are triadic colors.

2 #F5DDC6 and #DDC6F5 with #C6DDF5 are triadic colors.