COLOR #C5F8DD

HEX: #C5F8DD RGB: (197,248,221)

Renk bilgisi

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

RGB renk modeli

#C5F8DD color RGB value is (197,248,221).

RGB: (197,248,221) (77%, 97%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 248 of 255 = 97%
B 221 of 255 = 87%

197
248
221

R + G + B ~ 87%. #C5F8DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 248 + 221 = 666 (100%)
R 197 of 666 ~ 29.58%
G 248 of 666 ~ 37.24%
B 221 of 666 ~ 33.18'%

%29.58
%37.24
%33.18

CMYK RENK MODELİ

#C5F8DD rengi CMYK tonu (21,0,11,3).

  • camgöbeği tonu 20.56%
  • eflatun tonu 0.00%
  • sarı tonu 10.89%
  • ana renk tonu 2.75%

CMYK: (21,0,11,3)
C21M0Y11K3 (21%, 0%, 11%, 3%)
(0.21 / 0.00 / 0.11 / 0.03)

CMYK yüzdeleri

%20.56
%0
%10.89
%2.75

Codes

Color #C5F8DD in popluar color models

C5 F8 DD
RGB 197 248 221
HSL 148° 78.46% 87.25%
HSB/HSV 148° 20.56% 97.25%
CMYK 20.56% 0.00% 10.89%
2.75%

Color #C5F8DD in popluar number systems.

HEX C5 F8 DD
Decimal 197 248 221
Binary 11000101 11111000 11011101
Octal 305 370 335

Shades and tints

Shades of #C5F8DD

#C5F8DD
(197,248,221)
#B4E2C9
(180,226,201)
#A3CCB5
(163,204,181)
#92B6A1
(146,182,161)
#81A08D
(129,160,141)
#708A79
(112,138,121)
#5F7465
(95,116,101)
#4E5E51
(78,94,81)
#3D483D
(61,72,61)
#2C3229
(44,50,41)
#1B1C15
(27,28,21)
#000000
(0,0,0)

Tints of #C5F8DD

#C5F8DD
(197,248,221)
#CAF8E0
(202,248,224)
#CFF8E3
(207,248,227)
#D4F8E6
(212,248,230)
#D9F8E9
(217,248,233)
#DEF8EC
(222,248,236)
#E3F8EF
(227,248,239)
#E8F8F2
(232,248,242)
#EDF8F5
(237,248,245)
#F2F8F8
(242,248,248)
#F7F8FB
(247,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5F8DD; }

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

This text font color is #C5F8DD.

Background Color

.myBgColor { background-color: #C5F8DD; }

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

This div background color is #C5F8DD.

Border color

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

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

This div border color is #C5F8DD.

Opacity

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

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

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

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

This text has shadow with #C5F8DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5F8DD.

Preview

Color preview on black background

This text has color #C5F8DD on black background.


Color preview on white background

This text has color #C5F8DD on white background.


Black color preview on #C5F8DD background

This text has black color on #C5F8DD background.


White color preview on #C5F8DD background

This text has white color on #C5F8DD background.


Related colors

Complementary color

Complementary color for #hex is #3A0722.


I love getcolorcode.com

Triadic colors

1 #DDC5F8 and #F8DDC5 with #C5F8DD are triadic colors.

2 #DDF8C5 and #F8C5DD with #C5F8DD are triadic colors.