COLOR #C6D1F0

HEX: #C6D1F0 RGB: (198,209,240)

Renk bilgisi

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

RGB renk modeli

#C6D1F0 color RGB value is (198,209,240).

RGB: (198,209,240) (78%, 82%, 94%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 209 of 255 = 82%
B 240 of 255 = 94%

198
209
240

R + G + B ~ 85%. #C6D1F0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 209 + 240 = 647 (100%)
R 198 of 647 ~ 30.6%
G 209 of 647 ~ 32.3%
B 240 of 647 ~ 37.09'%

%30.6
%32.3
%37.09

CMYK RENK MODELİ

#C6D1F0 rengi CMYK tonu (18,13,0,6).

  • camgöbeği tonu 17.50%
  • eflatun tonu 12.92%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (18,13,0,6)
C18M13Y0K6 (18%, 13%, 0%, 6%)
(0.18 / 0.13 / 0.00 / 0.06)

CMYK yüzdeleri

%17.5
%12.92
%0
%5.88

Codes

Color #C6D1F0 in popluar color models

C6 D1 F0
RGB 198 209 240
HSL 224° 58.33% 85.88%
HSB/HSV 224° 17.50% 94.12%
CMYK 17.50% 12.92% 0.00%
5.88%

Color #C6D1F0 in popluar number systems.

HEX C6 D1 F0
Decimal 198 209 240
Binary 11000110 11010001 11110000
Octal 306 321 360

Shades and tints

Shades of #C6D1F0

#C6D1F0
(198,209,240)
#B4BEDB
(180,190,219)
#A2ABC6
(162,171,198)
#9098B1
(144,152,177)
#7E859C
(126,133,156)
#6C7287
(108,114,135)
#5A5F72
(90,95,114)
#484C5D
(72,76,93)
#363948
(54,57,72)
#242633
(36,38,51)
#12131E
(18,19,30)
#000000
(0,0,0)

Tints of #C6D1F0

#C6D1F0
(198,209,240)
#CBD5F1
(203,213,241)
#D0D9F2
(208,217,242)
#D5DDF3
(213,221,243)
#DAE1F4
(218,225,244)
#DFE5F5
(223,229,245)
#E4E9F6
(228,233,246)
#E9EDF7
(233,237,247)
#EEF1F8
(238,241,248)
#F3F5F9
(243,245,249)
#F8F9FA
(248,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D1F0 color. Also use rgb(198,209,240) instead hex code.

Text Font Color

.myTextColor { color: #C6D1F0; }

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

This text font color is #C6D1F0.

Background Color

.myBgColor { background-color: #C6D1F0; }

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

This div background color is #C6D1F0.

Border color

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

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

This div border color is #C6D1F0.

Opacity

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

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

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

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

This text has shadow with #C6D1F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D1F0.

Preview

Color preview on black background

This text has color #C6D1F0 on black background.


Color preview on white background

This text has color #C6D1F0 on white background.


Black color preview on #C6D1F0 background

This text has black color on #C6D1F0 background.


White color preview on #C6D1F0 background

This text has white color on #C6D1F0 background.


Related colors

Complementary color

Complementary color for #hex is #392E0F.


I love getcolorcode.com

Triadic colors

1 #F0C6D1 and #D1F0C6 with #C6D1F0 are triadic colors.

2 #F0D1C6 and #D1C6F0 with #C6D1F0 are triadic colors.