COLOR #C5F9DE

HEX: #C5F9DE
RGB: (197,249,222)

Renk bilgisi

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

RGB renk modeli

#C5F9DE color RGB value is (197,249,222).

  • kırmız ton 197;
  • yeşil ton 249;
  • mavi ton 222.
RGB:
(197,249,222)
(77%,98%,87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 249 of 255 = 98%
B 222 of 255 = 87%

197
249
222

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

Yüzdelerle RGB renk parçaları

R + G + B =
197 + 249 + 222 = 668 (100%)
R 197 of 668 ~ 29.49%
G 249 of 668 ~ 37.28%
B 222 of 668 ~ 33.23%

%29.49
%37.28
%33.23

CMYK RENK MODELİ

#C5F9DE rengi CMYK tonu (21,0,11,2).

  • camgöbeği tonu 20.88%
  • eflatun tonu 0.00%
  • sarı tonu 10.84%
  • ana renk tonu 2.35%
CMYK:
(21,0,11,2)
C21M0Y11K2 
(21%,0%,11%,2%)
(0.21/0.00/0.11/0.02)	

CMYK yüzdeleri

%20.88
%0
%10.84
%2.35

Codes

Color #C5F9DE in popluar color models

C5F9DE
RGB197249222
HSL149°81.25%87.45%
HSB/HSV149°20.88%97.65%
CMYK20.88%0.00%10.84%
2.35%

Color #C5F9DE in popluar number systems.

HEXC5F9DE
Decimal197249222
Binary110001011111100111011110
Octal305371336

Shades and tints

Shades of #C5F9DE

#C5F9DE
(197,249,222)
#B4E3CA
(180,227,202)
#A3CDB6
(163,205,182)
#92B7A2
(146,183,162)
#81A18E
(129,161,142)
#708B7A
(112,139,122)
#5F7566
(95,117,102)
#4E5F52
(78,95,82)
#3D493E
(61,73,62)
#2C332A
(44,51,42)
#1B1D16
(27,29,22)
#000000
(0,0,0)

Tints of #C5F9DE

#C5F9DE
(197,249,222)
#CAF9E1
(202,249,225)
#CFF9E4
(207,249,228)
#D4F9E7
(212,249,231)
#D9F9EA
(217,249,234)
#DEF9ED
(222,249,237)
#E3F9F0
(227,249,240)
#E8F9F3
(232,249,243)
#EDF9F6
(237,249,246)
#F2F9F9
(242,249,249)
#F7F9FC
(247,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5F9DE color. Also use rgb(197,249,222) instead hex code.

Text Font Color

.myTextColor { color: #C5F9DE; }

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

This text font color is #C5F9DE.


Background Color

.myBgColor { background-color: #C5F9DE; }

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

This div background color is #C5F9DE.


Border color

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

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

This div border color is #C5F9DE.


Opacity

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

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

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

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

This text has shadow with #C5F9DE color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #C5F9DE on black background.


Color preview on white background

This text has color #C5F9DE on white background.



Black color preview on #C5F9DE background

This text has black color on #C5F9DE background.


White color preview on #C5F9DE background

This text has white color on #C5F9DE background.