COLOR #C5EDF5

HEX: #C5EDF5 RGB: (197,237,245)

Renk bilgisi

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

RGB renk modeli

#C5EDF5 color RGB value is (197,237,245).

RGB: (197,237,245) (77%, 93%, 96%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 237 of 255 = 93%
B 245 of 255 = 96%

197
237
245

R + G + B ~ 89%. #C5EDF5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 237 + 245 = 679 (100%)
R 197 of 679 ~ 29.01%
G 237 of 679 ~ 34.9%
B 245 of 679 ~ 36.08'%

%29.01
%34.9
%36.08

CMYK RENK MODELİ

#C5EDF5 rengi CMYK tonu (20,3,0,4).

  • camgöbeği tonu 19.59%
  • eflatun tonu 3.27%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (20,3,0,4)
C20M3Y0K4 (20%, 3%, 0%, 4%)
(0.20 / 0.03 / 0.00 / 0.04)

CMYK yüzdeleri

%19.59
%3.27
%0
%3.92

Codes

Color #C5EDF5 in popluar color models

C5 ED F5
RGB 197 237 245
HSL 190° 70.59% 86.67%
HSB/HSV 190° 19.59% 96.08%
CMYK 19.59% 3.27% 0.00%
3.92%

Color #C5EDF5 in popluar number systems.

HEX C5 ED F5
Decimal 197 237 245
Binary 11000101 11101101 11110101
Octal 305 355 365

Shades and tints

Shades of #C5EDF5

#C5EDF5
(197,237,245)
#B4D8DF
(180,216,223)
#A3C3C9
(163,195,201)
#92AEB3
(146,174,179)
#81999D
(129,153,157)
#708487
(112,132,135)
#5F6F71
(95,111,113)
#4E5A5B
(78,90,91)
#3D4545
(61,69,69)
#2C302F
(44,48,47)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #C5EDF5

#C5EDF5
(197,237,245)
#CAEEF5
(202,238,245)
#CFEFF5
(207,239,245)
#D4F0F5
(212,240,245)
#D9F1F5
(217,241,245)
#DEF2F5
(222,242,245)
#E3F3F5
(227,243,245)
#E8F4F5
(232,244,245)
#EDF5F5
(237,245,245)
#F2F6F5
(242,246,245)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EDF5; }

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

This text font color is #C5EDF5.

Background Color

.myBgColor { background-color: #C5EDF5; }

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

This div background color is #C5EDF5.

Border color

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

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

This div border color is #C5EDF5.

Opacity

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

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

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

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

This text has shadow with #C5EDF5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EDF5.

Preview

Color preview on black background

This text has color #C5EDF5 on black background.


Color preview on white background

This text has color #C5EDF5 on white background.


Black color preview on #C5EDF5 background

This text has black color on #C5EDF5 background.


White color preview on #C5EDF5 background

This text has white color on #C5EDF5 background.


Related colors

Complementary color

Complementary color for #hex is #3A120A.


I love getcolorcode.com

Triadic colors

1 #F5C5ED and #EDF5C5 with #C5EDF5 are triadic colors.

2 #F5EDC5 and #EDC5F5 with #C5EDF5 are triadic colors.