COLOR #C5EEC0

HEX: #C5EEC0 RGB: (197,238,192)

Renk bilgisi

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

RGB renk modeli

#C5EEC0 color RGB value is (197,238,192).

RGB: (197,238,192) (77%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 192 of 255 = 75%

197
238
192

R + G + B ~ 82%. #C5EEC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 192 = 627 (100%)
R 197 of 627 ~ 31.42%
G 238 of 627 ~ 37.96%
B 192 of 627 ~ 30.62'%

%31.42
%37.96
%30.62

CMYK RENK MODELİ

#C5EEC0 rengi CMYK tonu (17,0,19,7).

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

CMYK: (17,0,19,7)
C17M0Y19K7 (17%, 0%, 19%, 7%)
(0.17 / 0.00 / 0.19 / 0.07)

CMYK yüzdeleri

%17.23
%0
%19.33
%6.67

Codes

Color #C5EEC0 in popluar color models

C5 EE C0
RGB 197 238 192
HSL 113° 57.50% 84.31%
HSB/HSV 113° 19.33% 93.33%
CMYK 17.23% 0.00% 19.33%
6.67%

Color #C5EEC0 in popluar number systems.

HEX C5 EE C0
Decimal 197 238 192
Binary 11000101 11101110 11000000
Octal 305 356 300

Shades and tints

Shades of #C5EEC0

#C5EEC0
(197,238,192)
#B4D9AF
(180,217,175)
#A3C49E
(163,196,158)
#92AF8D
(146,175,141)
#819A7C
(129,154,124)
#70856B
(112,133,107)
#5F705A
(95,112,90)
#4E5B49
(78,91,73)
#3D4638
(61,70,56)
#2C3127
(44,49,39)
#1B1C16
(27,28,22)
#000000
(0,0,0)

Tints of #C5EEC0

#C5EEC0
(197,238,192)
#CAEFC5
(202,239,197)
#CFF0CA
(207,240,202)
#D4F1CF
(212,241,207)
#D9F2D4
(217,242,212)
#DEF3D9
(222,243,217)
#E3F4DE
(227,244,222)
#E8F5E3
(232,245,227)
#EDF6E8
(237,246,232)
#F2F7ED
(242,247,237)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EEC0; }

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

This text font color is #C5EEC0.

Background Color

.myBgColor { background-color: #C5EEC0; }

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

This div background color is #C5EEC0.

Border color

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

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

This div border color is #C5EEC0.

Opacity

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

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

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

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

This text has shadow with #C5EEC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EEC0.

Preview

Color preview on black background

This text has color #C5EEC0 on black background.


Color preview on white background

This text has color #C5EEC0 on white background.


Black color preview on #C5EEC0 background

This text has black color on #C5EEC0 background.


White color preview on #C5EEC0 background

This text has white color on #C5EEC0 background.


Related colors

Complementary color

Complementary color for #hex is #3A113F.


I love getcolorcode.com

Triadic colors

1 #C0C5EE and #EEC0C5 with #C5EEC0 are triadic colors.

2 #C0EEC5 and #EEC5C0 with #C5EEC0 are triadic colors.