COLOR #C6D9FC

HEX: #C6D9FC RGB: (198,217,252)

Renk bilgisi

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

RGB renk modeli

#C6D9FC color RGB value is (198,217,252).

RGB: (198,217,252) (78%, 85%, 99%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 217 of 255 = 85%
B 252 of 255 = 99%

198
217
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 217 + 252 = 667 (100%)
R 198 of 667 ~ 29.69%
G 217 of 667 ~ 32.53%
B 252 of 667 ~ 37.78'%

%29.69
%32.53
%37.78

CMYK RENK MODELİ

#C6D9FC rengi CMYK tonu (21,14,0,1).

  • camgöbeği tonu 21.43%
  • eflatun tonu 13.89%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (21,14,0,1)
C21M14Y0K1 (21%, 14%, 0%, 1%)
(0.21 / 0.14 / 0.00 / 0.01)

CMYK yüzdeleri

%21.43
%13.89
%0
%1.18

Codes

Color #C6D9FC in popluar color models

C6 D9 FC
RGB 198 217 252
HSL 219° 90.00% 88.24%
HSB/HSV 219° 21.43% 98.82%
CMYK 21.43% 13.89% 0.00%
1.18%

Color #C6D9FC in popluar number systems.

HEX C6 D9 FC
Decimal 198 217 252
Binary 11000110 11011001 11111100
Octal 306 331 374

Shades and tints

Shades of #C6D9FC

#C6D9FC
(198,217,252)
#B4C6E6
(180,198,230)
#A2B3D0
(162,179,208)
#90A0BA
(144,160,186)
#7E8DA4
(126,141,164)
#6C7A8E
(108,122,142)
#5A6778
(90,103,120)
#485462
(72,84,98)
#36414C
(54,65,76)
#242E36
(36,46,54)
#121B20
(18,27,32)
#000000
(0,0,0)

Tints of #C6D9FC

#C6D9FC
(198,217,252)
#CBDCFC
(203,220,252)
#D0DFFC
(208,223,252)
#D5E2FC
(213,226,252)
#DAE5FC
(218,229,252)
#DFE8FC
(223,232,252)
#E4EBFC
(228,235,252)
#E9EEFC
(233,238,252)
#EEF1FC
(238,241,252)
#F3F4FC
(243,244,252)
#F8F7FC
(248,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D9FC color. Also use rgb(198,217,252) instead hex code.

Text Font Color

.myTextColor { color: #C6D9FC; }

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

This text font color is #C6D9FC.

Background Color

.myBgColor { background-color: #C6D9FC; }

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

This div background color is #C6D9FC.

Border color

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

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

This div border color is #C6D9FC.

Opacity

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

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

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

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

This text has shadow with #C6D9FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D9FC.

Preview

Color preview on black background

This text has color #C6D9FC on black background.


Color preview on white background

This text has color #C6D9FC on white background.


Black color preview on #C6D9FC background

This text has black color on #C6D9FC background.


White color preview on #C6D9FC background

This text has white color on #C6D9FC background.


Related colors

Complementary color

Complementary color for #hex is #392603.


I love getcolorcode.com

Triadic colors

1 #FCC6D9 and #D9FCC6 with #C6D9FC are triadic colors.

2 #FCD9C6 and #D9C6FC with #C6D9FC are triadic colors.