COLOR #C5EDFD

HEX: #C5EDFD RGB: (197,237,253)

Renk bilgisi

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

RGB renk modeli

#C5EDFD color RGB value is (197,237,253).

RGB: (197,237,253) (77%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 237 of 255 = 93%
B 253 of 255 = 99%

197
237
253

R + G + B ~ 90%. #C5EDFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 237 + 253 = 687 (100%)
R 197 of 687 ~ 28.68%
G 237 of 687 ~ 34.5%
B 253 of 687 ~ 36.83'%

%28.68
%34.5
%36.83

CMYK RENK MODELİ

#C5EDFD rengi CMYK tonu (22,6,0,1).

  • camgöbeği tonu 22.13%
  • eflatun tonu 6.32%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (22,6,0,1)
C22M6Y0K1 (22%, 6%, 0%, 1%)
(0.22 / 0.06 / 0.00 / 0.01)

CMYK yüzdeleri

%22.13
%6.32
%0
%0.78

Codes

Color #C5EDFD in popluar color models

C5 ED FD
RGB 197 237 253
HSL 197° 93.33% 88.24%
HSB/HSV 197° 22.13% 99.22%
CMYK 22.13% 6.32% 0.00%
0.78%

Color #C5EDFD in popluar number systems.

HEX C5 ED FD
Decimal 197 237 253
Binary 11000101 11101101 11111101
Octal 305 355 375

Shades and tints

Shades of #C5EDFD

#C5EDFD
(197,237,253)
#B4D8E6
(180,216,230)
#A3C3CF
(163,195,207)
#92AEB8
(146,174,184)
#8199A1
(129,153,161)
#70848A
(112,132,138)
#5F6F73
(95,111,115)
#4E5A5C
(78,90,92)
#3D4545
(61,69,69)
#2C302E
(44,48,46)
#1B1B17
(27,27,23)
#000000
(0,0,0)

Tints of #C5EDFD

#C5EDFD
(197,237,253)
#CAEEFD
(202,238,253)
#CFEFFD
(207,239,253)
#D4F0FD
(212,240,253)
#D9F1FD
(217,241,253)
#DEF2FD
(222,242,253)
#E3F3FD
(227,243,253)
#E8F4FD
(232,244,253)
#EDF5FD
(237,245,253)
#F2F6FD
(242,246,253)
#F7F7FD
(247,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EDFD color. Also use rgb(197,237,253) instead hex code.

Text Font Color

.myTextColor { color: #C5EDFD; }

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

This text font color is #C5EDFD.

Background Color

.myBgColor { background-color: #C5EDFD; }

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

This div background color is #C5EDFD.

Border color

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

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

This div border color is #C5EDFD.

Opacity

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

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

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

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

This text has shadow with #C5EDFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EDFD.

Preview

Color preview on black background

This text has color #C5EDFD on black background.


Color preview on white background

This text has color #C5EDFD on white background.


Black color preview on #C5EDFD background

This text has black color on #C5EDFD background.


White color preview on #C5EDFD background

This text has white color on #C5EDFD background.


Related colors

Complementary color

Complementary color for #hex is #3A1202.


I love getcolorcode.com

Triadic colors

1 #FDC5ED and #EDFDC5 with #C5EDFD are triadic colors.

2 #FDEDC5 and #EDC5FD with #C5EDFD are triadic colors.