COLOR #C5EDE2

HEX: #C5EDE2 RGB: (197,237,226)

Renk bilgisi

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

RGB renk modeli

#C5EDE2 color RGB value is (197,237,226).

RGB: (197,237,226) (77%, 93%, 89%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 237 of 255 = 93%
B 226 of 255 = 89%

197
237
226

R + G + B ~ 86%. #C5EDE2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 237 + 226 = 660 (100%)
R 197 of 660 ~ 29.85%
G 237 of 660 ~ 35.91%
B 226 of 660 ~ 34.24'%

%29.85
%35.91
%34.24

CMYK RENK MODELİ

#C5EDE2 rengi CMYK tonu (17,0,5,7).

  • camgöbeği tonu 16.88%
  • eflatun tonu 0.00%
  • sarı tonu 4.64%
  • ana renk tonu 7.06%

CMYK: (17,0,5,7)
C17M0Y5K7 (17%, 0%, 5%, 7%)
(0.17 / 0.00 / 0.05 / 0.07)

CMYK yüzdeleri

%16.88
%0
%4.64
%7.06

Codes

Color #C5EDE2 in popluar color models

C5 ED E2
RGB 197 237 226
HSL 164° 52.63% 85.10%
HSB/HSV 164° 16.88% 92.94%
CMYK 16.88% 0.00% 4.64%
7.06%

Color #C5EDE2 in popluar number systems.

HEX C5 ED E2
Decimal 197 237 226
Binary 11000101 11101101 11100010
Octal 305 355 342

Shades and tints

Shades of #C5EDE2

#C5EDE2
(197,237,226)
#B4D8CE
(180,216,206)
#A3C3BA
(163,195,186)
#92AEA6
(146,174,166)
#819992
(129,153,146)
#70847E
(112,132,126)
#5F6F6A
(95,111,106)
#4E5A56
(78,90,86)
#3D4542
(61,69,66)
#2C302E
(44,48,46)
#1B1B1A
(27,27,26)
#000000
(0,0,0)

Tints of #C5EDE2

#C5EDE2
(197,237,226)
#CAEEE4
(202,238,228)
#CFEFE6
(207,239,230)
#D4F0E8
(212,240,232)
#D9F1EA
(217,241,234)
#DEF2EC
(222,242,236)
#E3F3EE
(227,243,238)
#E8F4F0
(232,244,240)
#EDF5F2
(237,245,242)
#F2F6F4
(242,246,244)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EDE2; }

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

This text font color is #C5EDE2.

Background Color

.myBgColor { background-color: #C5EDE2; }

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

This div background color is #C5EDE2.

Border color

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

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

This div border color is #C5EDE2.

Opacity

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

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

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

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

This text has shadow with #C5EDE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EDE2.

Preview

Color preview on black background

This text has color #C5EDE2 on black background.


Color preview on white background

This text has color #C5EDE2 on white background.


Black color preview on #C5EDE2 background

This text has black color on #C5EDE2 background.


White color preview on #C5EDE2 background

This text has white color on #C5EDE2 background.


Related colors

Complementary color

Complementary color for #hex is #3A121D.


I love getcolorcode.com

Triadic colors

1 #E2C5ED and #EDE2C5 with #C5EDE2 are triadic colors.

2 #E2EDC5 and #EDC5E2 with #C5EDE2 are triadic colors.