COLOR #C5EFED

HEX: #C5EFED RGB: (197,239,237)

Renk bilgisi

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

RGB renk modeli

#C5EFED color RGB value is (197,239,237).

RGB: (197,239,237) (77%, 94%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 239 of 255 = 94%
B 237 of 255 = 93%

197
239
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 239 + 237 = 673 (100%)
R 197 of 673 ~ 29.27%
G 239 of 673 ~ 35.51%
B 237 of 673 ~ 35.22'%

%29.27
%35.51
%35.22

CMYK RENK MODELİ

#C5EFED rengi CMYK tonu (18,0,1,6).

  • camgöbeği tonu 17.57%
  • eflatun tonu 0.00%
  • sarı tonu 0.84%
  • ana renk tonu 6.27%

CMYK: (18,0,1,6)
C18M0Y1K6 (18%, 0%, 1%, 6%)
(0.18 / 0.00 / 0.01 / 0.06)

CMYK yüzdeleri

%17.57
%0
%0.84
%6.27

Codes

Color #C5EFED in popluar color models

C5 EF ED
RGB 197 239 237
HSL 177° 56.76% 85.49%
HSB/HSV 177° 17.57% 93.73%
CMYK 17.57% 0.00% 0.84%
6.27%

Color #C5EFED in popluar number systems.

HEX C5 EF ED
Decimal 197 239 237
Binary 11000101 11101111 11101101
Octal 305 357 355

Shades and tints

Shades of #C5EFED

#C5EFED
(197,239,237)
#B4DAD8
(180,218,216)
#A3C5C3
(163,197,195)
#92B0AE
(146,176,174)
#819B99
(129,155,153)
#708684
(112,134,132)
#5F716F
(95,113,111)
#4E5C5A
(78,92,90)
#3D4745
(61,71,69)
#2C3230
(44,50,48)
#1B1D1B
(27,29,27)
#000000
(0,0,0)

Tints of #C5EFED

#C5EFED
(197,239,237)
#CAF0EE
(202,240,238)
#CFF1EF
(207,241,239)
#D4F2F0
(212,242,240)
#D9F3F1
(217,243,241)
#DEF4F2
(222,244,242)
#E3F5F3
(227,245,243)
#E8F6F4
(232,246,244)
#EDF7F5
(237,247,245)
#F2F8F6
(242,248,246)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EFED; }

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

This text font color is #C5EFED.

Background Color

.myBgColor { background-color: #C5EFED; }

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

This div background color is #C5EFED.

Border color

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

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

This div border color is #C5EFED.

Opacity

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

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

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

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

This text has shadow with #C5EFED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EFED.

Preview

Color preview on black background

This text has color #C5EFED on black background.


Color preview on white background

This text has color #C5EFED on white background.


Black color preview on #C5EFED background

This text has black color on #C5EFED background.


White color preview on #C5EFED background

This text has white color on #C5EFED background.


Related colors

Complementary color

Complementary color for #hex is #3A1012.


I love getcolorcode.com

Triadic colors

1 #EDC5EF and #EFEDC5 with #C5EFED are triadic colors.

2 #EDEFC5 and #EFC5ED with #C5EFED are triadic colors.