COLOR #C5EEC9

HEX: #C5EEC9 RGB: (197,238,201)

Renk bilgisi

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

RGB renk modeli

#C5EEC9 color RGB value is (197,238,201).

RGB: (197,238,201) (77%, 93%, 79%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 201 of 255 = 79%

197
238
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 201 = 636 (100%)
R 197 of 636 ~ 30.97%
G 238 of 636 ~ 37.42%
B 201 of 636 ~ 31.6'%

%30.97
%37.42
%31.6

CMYK RENK MODELİ

#C5EEC9 rengi CMYK tonu (17,0,16,7).

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

CMYK: (17,0,16,7)
C17M0Y16K7 (17%, 0%, 16%, 7%)
(0.17 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%17.23
%0
%15.55
%6.67

Codes

Color #C5EEC9 in popluar color models

C5 EE C9
RGB 197 238 201
HSL 126° 54.67% 85.29%
HSB/HSV 126° 17.23% 93.33%
CMYK 17.23% 0.00% 15.55%
6.67%

Color #C5EEC9 in popluar number systems.

HEX C5 EE C9
Decimal 197 238 201
Binary 11000101 11101110 11001001
Octal 305 356 311

Shades and tints

Shades of #C5EEC9

#C5EEC9
(197,238,201)
#B4D9B7
(180,217,183)
#A3C4A5
(163,196,165)
#92AF93
(146,175,147)
#819A81
(129,154,129)
#70856F
(112,133,111)
#5F705D
(95,112,93)
#4E5B4B
(78,91,75)
#3D4639
(61,70,57)
#2C3127
(44,49,39)
#1B1C15
(27,28,21)
#000000
(0,0,0)

Tints of #C5EEC9

#C5EEC9
(197,238,201)
#CAEFCD
(202,239,205)
#CFF0D1
(207,240,209)
#D4F1D5
(212,241,213)
#D9F2D9
(217,242,217)
#DEF3DD
(222,243,221)
#E3F4E1
(227,244,225)
#E8F5E5
(232,245,229)
#EDF6E9
(237,246,233)
#F2F7ED
(242,247,237)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EEC9; }

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

This text font color is #C5EEC9.

Background Color

.myBgColor { background-color: #C5EEC9; }

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

This div background color is #C5EEC9.

Border color

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

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

This div border color is #C5EEC9.

Opacity

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

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

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

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

This text has shadow with #C5EEC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EEC9.

Preview

Color preview on black background

This text has color #C5EEC9 on black background.


Color preview on white background

This text has color #C5EEC9 on white background.


Black color preview on #C5EEC9 background

This text has black color on #C5EEC9 background.


White color preview on #C5EEC9 background

This text has white color on #C5EEC9 background.


Related colors

Complementary color

Complementary color for #hex is #3A1136.


I love getcolorcode.com

Triadic colors

1 #C9C5EE and #EEC9C5 with #C5EEC9 are triadic colors.

2 #C9EEC5 and #EEC5C9 with #C5EEC9 are triadic colors.