COLOR #C8D1F9

HEX: #C8D1F9 RGB: (200,209,249)

Renk bilgisi

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

RGB renk modeli

#C8D1F9 color RGB value is (200,209,249).

RGB: (200,209,249) (78%, 82%, 98%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 209 of 255 = 82%
B 249 of 255 = 98%

200
209
249

R + G + B ~ 86%. #C8D1F9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 209 + 249 = 658 (100%)
R 200 of 658 ~ 30.4%
G 209 of 658 ~ 31.76%
B 249 of 658 ~ 37.84'%

%30.4
%31.76
%37.84

CMYK RENK MODELİ

#C8D1F9 rengi CMYK tonu (20,16,0,2).

  • camgöbeği tonu 19.68%
  • eflatun tonu 16.06%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (20,16,0,2)
C20M16Y0K2 (20%, 16%, 0%, 2%)
(0.20 / 0.16 / 0.00 / 0.02)

CMYK yüzdeleri

%19.68
%16.06
%0
%2.35

Codes

Color #C8D1F9 in popluar color models

C8 D1 F9
RGB 200 209 249
HSL 229° 80.33% 88.04%
HSB/HSV 229° 19.68% 97.65%
CMYK 19.68% 16.06% 0.00%
2.35%

Color #C8D1F9 in popluar number systems.

HEX C8 D1 F9
Decimal 200 209 249
Binary 11001000 11010001 11111001
Octal 310 321 371

Shades and tints

Shades of #C8D1F9

#C8D1F9
(200,209,249)
#B6BEE3
(182,190,227)
#A4ABCD
(164,171,205)
#9298B7
(146,152,183)
#8085A1
(128,133,161)
#6E728B
(110,114,139)
#5C5F75
(92,95,117)
#4A4C5F
(74,76,95)
#383949
(56,57,73)
#262633
(38,38,51)
#14131D
(20,19,29)
#000000
(0,0,0)

Tints of #C8D1F9

#C8D1F9
(200,209,249)
#CDD5F9
(205,213,249)
#D2D9F9
(210,217,249)
#D7DDF9
(215,221,249)
#DCE1F9
(220,225,249)
#E1E5F9
(225,229,249)
#E6E9F9
(230,233,249)
#EBEDF9
(235,237,249)
#F0F1F9
(240,241,249)
#F5F5F9
(245,245,249)
#FAF9F9
(250,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8D1F9 color. Also use rgb(200,209,249) instead hex code.

Text Font Color

.myTextColor { color: #C8D1F9; }

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

This text font color is #C8D1F9.

Background Color

.myBgColor { background-color: #C8D1F9; }

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

This div background color is #C8D1F9.

Border color

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

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

This div border color is #C8D1F9.

Opacity

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

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

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

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

This text has shadow with #C8D1F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8D1F9.

Preview

Color preview on black background

This text has color #C8D1F9 on black background.


Color preview on white background

This text has color #C8D1F9 on white background.


Black color preview on #C8D1F9 background

This text has black color on #C8D1F9 background.


White color preview on #C8D1F9 background

This text has white color on #C8D1F9 background.


Related colors

Complementary color

Complementary color for #hex is #372E06.


I love getcolorcode.com

Triadic colors

1 #F9C8D1 and #D1F9C8 with #C8D1F9 are triadic colors.

2 #F9D1C8 and #D1C8F9 with #C8D1F9 are triadic colors.