COLOR #C5EDDD

HEX: #C5EDDD RGB: (197,237,221)

Renk bilgisi

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

RGB renk modeli

#C5EDDD color RGB value is (197,237,221).

RGB: (197,237,221) (77%, 93%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 237 of 255 = 93%
B 221 of 255 = 87%

197
237
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 237 + 221 = 655 (100%)
R 197 of 655 ~ 30.08%
G 237 of 655 ~ 36.18%
B 221 of 655 ~ 33.74'%

%30.08
%36.18
%33.74

CMYK RENK MODELİ

#C5EDDD rengi CMYK tonu (17,0,7,7).

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

CMYK: (17,0,7,7)
C17M0Y7K7 (17%, 0%, 7%, 7%)
(0.17 / 0.00 / 0.07 / 0.07)

CMYK yüzdeleri

%16.88
%0
%6.75
%7.06

Codes

Color #C5EDDD in popluar color models

C5 ED DD
RGB 197 237 221
HSL 156° 52.63% 85.10%
HSB/HSV 156° 16.88% 92.94%
CMYK 16.88% 0.00% 6.75%
7.06%

Color #C5EDDD in popluar number systems.

HEX C5 ED DD
Decimal 197 237 221
Binary 11000101 11101101 11011101
Octal 305 355 335

Shades and tints

Shades of #C5EDDD

#C5EDDD
(197,237,221)
#B4D8C9
(180,216,201)
#A3C3B5
(163,195,181)
#92AEA1
(146,174,161)
#81998D
(129,153,141)
#708479
(112,132,121)
#5F6F65
(95,111,101)
#4E5A51
(78,90,81)
#3D453D
(61,69,61)
#2C3029
(44,48,41)
#1B1B15
(27,27,21)
#000000
(0,0,0)

Tints of #C5EDDD

#C5EDDD
(197,237,221)
#CAEEE0
(202,238,224)
#CFEFE3
(207,239,227)
#D4F0E6
(212,240,230)
#D9F1E9
(217,241,233)
#DEF2EC
(222,242,236)
#E3F3EF
(227,243,239)
#E8F4F2
(232,244,242)
#EDF5F5
(237,245,245)
#F2F6F8
(242,246,248)
#F7F7FB
(247,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EDDD; }

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

This text font color is #C5EDDD.

Background Color

.myBgColor { background-color: #C5EDDD; }

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

This div background color is #C5EDDD.

Border color

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

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

This div border color is #C5EDDD.

Opacity

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

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

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

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

This text has shadow with #C5EDDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EDDD.

Preview

Color preview on black background

This text has color #C5EDDD on black background.


Color preview on white background

This text has color #C5EDDD on white background.


Black color preview on #C5EDDD background

This text has black color on #C5EDDD background.


White color preview on #C5EDDD background

This text has white color on #C5EDDD background.


Related colors

Complementary color

Complementary color for #hex is #3A1222.


I love getcolorcode.com

Triadic colors

1 #DDC5ED and #EDDDC5 with #C5EDDD are triadic colors.

2 #DDEDC5 and #EDC5DD with #C5EDDD are triadic colors.