COLOR #C5EECC

HEX: #C5EECC RGB: (197,238,204)

Renk bilgisi

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

RGB renk modeli

#C5EECC color RGB value is (197,238,204).

RGB: (197,238,204) (77%, 93%, 80%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 204 of 255 = 80%

197
238
204

R + G + B ~ 83%. #C5EECC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 204 = 639 (100%)
R 197 of 639 ~ 30.83%
G 238 of 639 ~ 37.25%
B 204 of 639 ~ 31.92'%

%30.83
%37.25
%31.92

CMYK RENK MODELİ

#C5EECC rengi CMYK tonu (17,0,14,7).

  • camgöbeği tonu 17.23%
  • eflatun tonu 0.00%
  • sarı tonu 14.29%
  • ana renk tonu 6.67%

CMYK: (17,0,14,7)
C17M0Y14K7 (17%, 0%, 14%, 7%)
(0.17 / 0.00 / 0.14 / 0.07)

CMYK yüzdeleri

%17.23
%0
%14.29
%6.67

Codes

Color #C5EECC in popluar color models

C5 EE CC
RGB 197 238 204
HSL 130° 54.67% 85.29%
HSB/HSV 130° 17.23% 93.33%
CMYK 17.23% 0.00% 14.29%
6.67%

Color #C5EECC in popluar number systems.

HEX C5 EE CC
Decimal 197 238 204
Binary 11000101 11101110 11001100
Octal 305 356 314

Shades and tints

Shades of #C5EECC

#C5EECC
(197,238,204)
#B4D9BA
(180,217,186)
#A3C4A8
(163,196,168)
#92AF96
(146,175,150)
#819A84
(129,154,132)
#708572
(112,133,114)
#5F7060
(95,112,96)
#4E5B4E
(78,91,78)
#3D463C
(61,70,60)
#2C312A
(44,49,42)
#1B1C18
(27,28,24)
#000000
(0,0,0)

Tints of #C5EECC

#C5EECC
(197,238,204)
#CAEFD0
(202,239,208)
#CFF0D4
(207,240,212)
#D4F1D8
(212,241,216)
#D9F2DC
(217,242,220)
#DEF3E0
(222,243,224)
#E3F4E4
(227,244,228)
#E8F5E8
(232,245,232)
#EDF6EC
(237,246,236)
#F2F7F0
(242,247,240)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EECC color. Also use rgb(197,238,204) instead hex code.

Text Font Color

.myTextColor { color: #C5EECC; }

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

This text font color is #C5EECC.

Background Color

.myBgColor { background-color: #C5EECC; }

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

This div background color is #C5EECC.

Border color

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

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

This div border color is #C5EECC.

Opacity

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

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

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

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

This text has shadow with #C5EECC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EECC.

Preview

Color preview on black background

This text has color #C5EECC on black background.


Color preview on white background

This text has color #C5EECC on white background.


Black color preview on #C5EECC background

This text has black color on #C5EECC background.


White color preview on #C5EECC background

This text has white color on #C5EECC background.


Related colors

Complementary color

Complementary color for #hex is #3A1133.


I love getcolorcode.com

Triadic colors

1 #CCC5EE and #EECCC5 with #C5EECC are triadic colors.

2 #CCEEC5 and #EEC5CC with #C5EECC are triadic colors.