COLOR #C6DCF5

HEX: #C6DCF5 RGB: (198,220,245)

Renk bilgisi

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

RGB renk modeli

#C6DCF5 color RGB value is (198,220,245).

RGB: (198,220,245) (78%, 86%, 96%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 220 of 255 = 86%
B 245 of 255 = 96%

198
220
245

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 220 + 245 = 663 (100%)
R 198 of 663 ~ 29.86%
G 220 of 663 ~ 33.18%
B 245 of 663 ~ 36.95'%

%29.86
%33.18
%36.95

CMYK RENK MODELİ

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

  • camgöbeği tonu 19.18%
  • eflatun tonu 10.20%
  • 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
%10.2
%0
%3.92

Codes

Color #C6DCF5 in popluar color models

C6 DC F5
RGB 198 220 245
HSL 212° 70.15% 86.86%
HSB/HSV 212° 19.18% 96.08%
CMYK 19.18% 10.20% 0.00%
3.92%

Color #C6DCF5 in popluar number systems.

HEX C6 DC F5
Decimal 198 220 245
Binary 11000110 11011100 11110101
Octal 306 334 365

Shades and tints

Shades of #C6DCF5

#C6DCF5
(198,220,245)
#B4C8DF
(180,200,223)
#A2B4C9
(162,180,201)
#90A0B3
(144,160,179)
#7E8C9D
(126,140,157)
#6C7887
(108,120,135)
#5A6471
(90,100,113)
#48505B
(72,80,91)
#363C45
(54,60,69)
#24282F
(36,40,47)
#121419
(18,20,25)
#000000
(0,0,0)

Tints of #C6DCF5

#C6DCF5
(198,220,245)
#CBDFF5
(203,223,245)
#D0E2F5
(208,226,245)
#D5E5F5
(213,229,245)
#DAE8F5
(218,232,245)
#DFEBF5
(223,235,245)
#E4EEF5
(228,238,245)
#E9F1F5
(233,241,245)
#EEF4F5
(238,244,245)
#F3F7F5
(243,247,245)
#F8FAF5
(248,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DCF5; }

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

This text font color is #C6DCF5.

Background Color

.myBgColor { background-color: #C6DCF5; }

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

This div background color is #C6DCF5.

Border color

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

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

This div border color is #C6DCF5.

Opacity

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

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

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

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

This text has shadow with #C6DCF5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DCF5.

Preview

Color preview on black background

This text has color #C6DCF5 on black background.


Color preview on white background

This text has color #C6DCF5 on white background.


Black color preview on #C6DCF5 background

This text has black color on #C6DCF5 background.


White color preview on #C6DCF5 background

This text has white color on #C6DCF5 background.


Related colors

Complementary color

Complementary color for #hex is #39230A.


I love getcolorcode.com

Triadic colors

1 #F5C6DC and #DCF5C6 with #C6DCF5 are triadic colors.

2 #F5DCC6 and #DCC6F5 with #C6DCF5 are triadic colors.