COLOR #C7D9FF

HEX: #C7D9FF RGB: (199,217,255)

Renk bilgisi

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

RGB renk modeli

#C7D9FF color RGB value is (199,217,255).

RGB: (199,217,255) (78%, 85%, 100%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 217 of 255 = 85%
B 255 of 255 = 100%

199
217
255

R + G + B ~ 88%. #C7D9FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 217 + 255 = 671 (100%)
R 199 of 671 ~ 29.66%
G 217 of 671 ~ 32.34%
B 255 of 671 ~ 38'%

%29.66
%32.34
%38

CMYK RENK MODELİ

#C7D9FF rengi CMYK tonu (22,15,0,0).

  • camgöbeği tonu 21.96%
  • eflatun tonu 14.90%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (22,15,0,0)
C22M15Y0K0 (22%, 15%, 0%, 0%)
(0.22 / 0.15 / 0.00 / 0.00)

CMYK yüzdeleri

%21.96
%14.9
%0
%0

Codes

Color #C7D9FF in popluar color models

C7 D9 FF
RGB 199 217 255
HSL 221° 100.00% 89.02%
HSB/HSV 221° 21.96% 100.00%
CMYK 21.96% 14.90% 0.00%
0.00%

Color #C7D9FF in popluar number systems.

HEX C7 D9 FF
Decimal 199 217 255
Binary 11000111 11011001 11111111
Octal 307 331 377

Shades and tints

Shades of #C7D9FF

#C7D9FF
(199,217,255)
#B5C6E8
(181,198,232)
#A3B3D1
(163,179,209)
#91A0BA
(145,160,186)
#7F8DA3
(127,141,163)
#6D7A8C
(109,122,140)
#5B6775
(91,103,117)
#49545E
(73,84,94)
#374147
(55,65,71)
#252E30
(37,46,48)
#131B19
(19,27,25)
#000000
(0,0,0)

Tints of #C7D9FF

#C7D9FF
(199,217,255)
#CCDCFF
(204,220,255)
#D1DFFF
(209,223,255)
#D6E2FF
(214,226,255)
#DBE5FF
(219,229,255)
#E0E8FF
(224,232,255)
#E5EBFF
(229,235,255)
#EAEEFF
(234,238,255)
#EFF1FF
(239,241,255)
#F4F4FF
(244,244,255)
#F9F7FF
(249,247,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D9FF color. Also use rgb(199,217,255) instead hex code.

Text Font Color

.myTextColor { color: #C7D9FF; }

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

This text font color is #C7D9FF.

Background Color

.myBgColor { background-color: #C7D9FF; }

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

This div background color is #C7D9FF.

Border color

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

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

This div border color is #C7D9FF.

Opacity

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

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

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

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

This text has shadow with #C7D9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D9FF.

Preview

Color preview on black background

This text has color #C7D9FF on black background.


Color preview on white background

This text has color #C7D9FF on white background.


Black color preview on #C7D9FF background

This text has black color on #C7D9FF background.


White color preview on #C7D9FF background

This text has white color on #C7D9FF background.


Related colors

Complementary color

Complementary color for #hex is #382600.


I love getcolorcode.com

Triadic colors

1 #FFC7D9 and #D9FFC7 with #C7D9FF are triadic colors.

2 #FFD9C7 and #D9C7FF with #C7D9FF are triadic colors.