COLOR #C5D9FF

HEX: #C5D9FF RGB: (197,217,255)

Renk bilgisi

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

RGB renk modeli

#C5D9FF color RGB value is (197,217,255).

RGB: (197,217,255) (77%, 85%, 100%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 217 of 255 = 85%
B 255 of 255 = 100%

197
217
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 217 + 255 = 669 (100%)
R 197 of 669 ~ 29.45%
G 217 of 669 ~ 32.44%
B 255 of 669 ~ 38.12'%

%29.45
%32.44
%38.12

CMYK RENK MODELİ

#C5D9FF rengi CMYK tonu (23,15,0,0).

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

CMYK: (23,15,0,0)
C23M15Y0K0 (23%, 15%, 0%, 0%)
(0.23 / 0.15 / 0.00 / 0.00)

CMYK yüzdeleri

%22.75
%14.9
%0
%0

Codes

Color #C5D9FF in popluar color models

C5 D9 FF
RGB 197 217 255
HSL 219° 100.00% 88.63%
HSB/HSV 219° 22.75% 100.00%
CMYK 22.75% 14.90% 0.00%
0.00%

Color #C5D9FF in popluar number systems.

HEX C5 D9 FF
Decimal 197 217 255
Binary 11000101 11011001 11111111
Octal 305 331 377

Shades and tints

Shades of #C5D9FF

#C5D9FF
(197,217,255)
#B4C6E8
(180,198,232)
#A3B3D1
(163,179,209)
#92A0BA
(146,160,186)
#818DA3
(129,141,163)
#707A8C
(112,122,140)
#5F6775
(95,103,117)
#4E545E
(78,84,94)
#3D4147
(61,65,71)
#2C2E30
(44,46,48)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #C5D9FF

#C5D9FF
(197,217,255)
#CADCFF
(202,220,255)
#CFDFFF
(207,223,255)
#D4E2FF
(212,226,255)
#D9E5FF
(217,229,255)
#DEE8FF
(222,232,255)
#E3EBFF
(227,235,255)
#E8EEFF
(232,238,255)
#EDF1FF
(237,241,255)
#F2F4FF
(242,244,255)
#F7F7FF
(247,247,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D9FF; }

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

This text font color is #C5D9FF.

Background Color

.myBgColor { background-color: #C5D9FF; }

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

This div background color is #C5D9FF.

Border color

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

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

This div border color is #C5D9FF.

Opacity

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

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

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

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

This text has shadow with #C5D9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D9FF.

Preview

Color preview on black background

This text has color #C5D9FF on black background.


Color preview on white background

This text has color #C5D9FF on white background.


Black color preview on #C5D9FF background

This text has black color on #C5D9FF background.


White color preview on #C5D9FF background

This text has white color on #C5D9FF background.


Related colors

Complementary color

Complementary color for #hex is #3A2600.


I love getcolorcode.com

Triadic colors

1 #FFC5D9 and #D9FFC5 with #C5D9FF are triadic colors.

2 #FFD9C5 and #D9C5FF with #C5D9FF are triadic colors.