COLOR #C4DFF9

HEX: #C4DFF9 RGB: (196,223,249)

Renk bilgisi

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

RGB renk modeli

#C4DFF9 color RGB value is (196,223,249).

RGB: (196,223,249) (77%, 87%, 98%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 223 of 255 = 87%
B 249 of 255 = 98%

196
223
249

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 223 + 249 = 668 (100%)
R 196 of 668 ~ 29.34%
G 223 of 668 ~ 33.38%
B 249 of 668 ~ 37.28'%

%29.34
%33.38
%37.28

CMYK RENK MODELİ

#C4DFF9 rengi CMYK tonu (21,10,0,2).

  • camgöbeği tonu 21.29%
  • eflatun tonu 10.44%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (21,10,0,2)
C21M10Y0K2 (21%, 10%, 0%, 2%)
(0.21 / 0.10 / 0.00 / 0.02)

CMYK yüzdeleri

%21.29
%10.44
%0
%2.35

Codes

Color #C4DFF9 in popluar color models

C4 DF F9
RGB 196 223 249
HSL 209° 81.54% 87.25%
HSB/HSV 209° 21.29% 97.65%
CMYK 21.29% 10.44% 0.00%
2.35%

Color #C4DFF9 in popluar number systems.

HEX C4 DF F9
Decimal 196 223 249
Binary 11000100 11011111 11111001
Octal 304 337 371

Shades and tints

Shades of #C4DFF9

#C4DFF9
(196,223,249)
#B3CBE3
(179,203,227)
#A2B7CD
(162,183,205)
#91A3B7
(145,163,183)
#808FA1
(128,143,161)
#6F7B8B
(111,123,139)
#5E6775
(94,103,117)
#4D535F
(77,83,95)
#3C3F49
(60,63,73)
#2B2B33
(43,43,51)
#1A171D
(26,23,29)
#000000
(0,0,0)

Tints of #C4DFF9

#C4DFF9
(196,223,249)
#C9E1F9
(201,225,249)
#CEE3F9
(206,227,249)
#D3E5F9
(211,229,249)
#D8E7F9
(216,231,249)
#DDE9F9
(221,233,249)
#E2EBF9
(226,235,249)
#E7EDF9
(231,237,249)
#ECEFF9
(236,239,249)
#F1F1F9
(241,241,249)
#F6F3F9
(246,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4DFF9 color. Also use rgb(196,223,249) instead hex code.

Text Font Color

.myTextColor { color: #C4DFF9; }

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

This text font color is #C4DFF9.

Background Color

.myBgColor { background-color: #C4DFF9; }

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

This div background color is #C4DFF9.

Border color

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

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

This div border color is #C4DFF9.

Opacity

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

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

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

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

This text has shadow with #C4DFF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4DFF9.

Preview

Color preview on black background

This text has color #C4DFF9 on black background.


Color preview on white background

This text has color #C4DFF9 on white background.


Black color preview on #C4DFF9 background

This text has black color on #C4DFF9 background.


White color preview on #C4DFF9 background

This text has white color on #C4DFF9 background.


Related colors

Complementary color

Complementary color for #hex is #3B2006.


I love getcolorcode.com

Triadic colors

1 #F9C4DF and #DFF9C4 with #C4DFF9 are triadic colors.

2 #F9DFC4 and #DFC4F9 with #C4DFF9 are triadic colors.