COLOR #C5EEC6

HEX: #C5EEC6 RGB: (197,238,198)

Renk bilgisi

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

RGB renk modeli

#C5EEC6 color RGB value is (197,238,198).

RGB: (197,238,198) (77%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 198 of 255 = 78%

197
238
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 198 = 633 (100%)
R 197 of 633 ~ 31.12%
G 238 of 633 ~ 37.6%
B 198 of 633 ~ 31.28'%

%31.12
%37.6
%31.28

CMYK RENK MODELİ

#C5EEC6 rengi CMYK tonu (17,0,17,7).

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

CMYK: (17,0,17,7)
C17M0Y17K7 (17%, 0%, 17%, 7%)
(0.17 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%17.23
%0
%16.81
%6.67

Codes

Color #C5EEC6 in popluar color models

C5 EE C6
RGB 197 238 198
HSL 121° 54.67% 85.29%
HSB/HSV 121° 17.23% 93.33%
CMYK 17.23% 0.00% 16.81%
6.67%

Color #C5EEC6 in popluar number systems.

HEX C5 EE C6
Decimal 197 238 198
Binary 11000101 11101110 11000110
Octal 305 356 306

Shades and tints

Shades of #C5EEC6

#C5EEC6
(197,238,198)
#B4D9B4
(180,217,180)
#A3C4A2
(163,196,162)
#92AF90
(146,175,144)
#819A7E
(129,154,126)
#70856C
(112,133,108)
#5F705A
(95,112,90)
#4E5B48
(78,91,72)
#3D4636
(61,70,54)
#2C3124
(44,49,36)
#1B1C12
(27,28,18)
#000000
(0,0,0)

Tints of #C5EEC6

#C5EEC6
(197,238,198)
#CAEFCB
(202,239,203)
#CFF0D0
(207,240,208)
#D4F1D5
(212,241,213)
#D9F2DA
(217,242,218)
#DEF3DF
(222,243,223)
#E3F4E4
(227,244,228)
#E8F5E9
(232,245,233)
#EDF6EE
(237,246,238)
#F2F7F3
(242,247,243)
#F7F8F8
(247,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EEC6; }

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

This text font color is #C5EEC6.

Background Color

.myBgColor { background-color: #C5EEC6; }

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

This div background color is #C5EEC6.

Border color

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

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

This div border color is #C5EEC6.

Opacity

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

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

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

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

This text has shadow with #C5EEC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EEC6.

Preview

Color preview on black background

This text has color #C5EEC6 on black background.


Color preview on white background

This text has color #C5EEC6 on white background.


Black color preview on #C5EEC6 background

This text has black color on #C5EEC6 background.


White color preview on #C5EEC6 background

This text has white color on #C5EEC6 background.


Related colors

Complementary color

Complementary color for #hex is #3A1139.


I love getcolorcode.com

Triadic colors

1 #C6C5EE and #EEC6C5 with #C5EEC6 are triadic colors.

2 #C6EEC5 and #EEC5C6 with #C5EEC6 are triadic colors.