COLOR #C5F7DC

HEX: #C5F7DC RGB: (197,247,220)

Renk bilgisi

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

RGB renk modeli

#C5F7DC color RGB value is (197,247,220).

RGB: (197,247,220) (77%, 97%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 247 of 255 = 97%
B 220 of 255 = 86%

197
247
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 247 + 220 = 664 (100%)
R 197 of 664 ~ 29.67%
G 247 of 664 ~ 37.2%
B 220 of 664 ~ 33.13'%

%29.67
%37.2
%33.13

CMYK RENK MODELİ

#C5F7DC rengi CMYK tonu (20,0,11,3).

  • camgöbeği tonu 20.24%
  • eflatun tonu 0.00%
  • sarı tonu 10.93%
  • ana renk tonu 3.14%

CMYK: (20,0,11,3)
C20M0Y11K3 (20%, 0%, 11%, 3%)
(0.20 / 0.00 / 0.11 / 0.03)

CMYK yüzdeleri

%20.24
%0
%10.93
%3.14

Codes

Color #C5F7DC in popluar color models

C5 F7 DC
RGB 197 247 220
HSL 148° 75.76% 87.06%
HSB/HSV 148° 20.24% 96.86%
CMYK 20.24% 0.00% 10.93%
3.14%

Color #C5F7DC in popluar number systems.

HEX C5 F7 DC
Decimal 197 247 220
Binary 11000101 11110111 11011100
Octal 305 367 334

Shades and tints

Shades of #C5F7DC

#C5F7DC
(197,247,220)
#B4E1C8
(180,225,200)
#A3CBB4
(163,203,180)
#92B5A0
(146,181,160)
#819F8C
(129,159,140)
#708978
(112,137,120)
#5F7364
(95,115,100)
#4E5D50
(78,93,80)
#3D473C
(61,71,60)
#2C3128
(44,49,40)
#1B1B14
(27,27,20)
#000000
(0,0,0)

Tints of #C5F7DC

#C5F7DC
(197,247,220)
#CAF7DF
(202,247,223)
#CFF7E2
(207,247,226)
#D4F7E5
(212,247,229)
#D9F7E8
(217,247,232)
#DEF7EB
(222,247,235)
#E3F7EE
(227,247,238)
#E8F7F1
(232,247,241)
#EDF7F4
(237,247,244)
#F2F7F7
(242,247,247)
#F7F7FA
(247,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5F7DC color. Also use rgb(197,247,220) instead hex code.

Text Font Color

.myTextColor { color: #C5F7DC; }

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

This text font color is #C5F7DC.

Background Color

.myBgColor { background-color: #C5F7DC; }

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

This div background color is #C5F7DC.

Border color

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

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

This div border color is #C5F7DC.

Opacity

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

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

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

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

This text has shadow with #C5F7DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5F7DC.

Preview

Color preview on black background

This text has color #C5F7DC on black background.


Color preview on white background

This text has color #C5F7DC on white background.


Black color preview on #C5F7DC background

This text has black color on #C5F7DC background.


White color preview on #C5F7DC background

This text has white color on #C5F7DC background.


Related colors

Complementary color

Complementary color for #hex is #3A0823.


I love getcolorcode.com

Triadic colors

1 #DCC5F7 and #F7DCC5 with #C5F7DC are triadic colors.

2 #DCF7C5 and #F7C5DC with #C5F7DC are triadic colors.