COLOR #C5EEC4

HEX: #C5EEC4 RGB: (197,238,196)

Renk bilgisi

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

RGB renk modeli

#C5EEC4 color RGB value is (197,238,196).

RGB: (197,238,196) (77%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 196 of 255 = 77%

197
238
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 196 = 631 (100%)
R 197 of 631 ~ 31.22%
G 238 of 631 ~ 37.72%
B 196 of 631 ~ 31.06'%

%31.22
%37.72
%31.06

CMYK RENK MODELİ

#C5EEC4 rengi CMYK tonu (17,0,18,7).

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

CMYK: (17,0,18,7)
C17M0Y18K7 (17%, 0%, 18%, 7%)
(0.17 / 0.00 / 0.18 / 0.07)

CMYK yüzdeleri

%17.23
%0
%17.65
%6.67

Codes

Color #C5EEC4 in popluar color models

C5 EE C4
RGB 197 238 196
HSL 119° 55.26% 85.10%
HSB/HSV 119° 17.65% 93.33%
CMYK 17.23% 0.00% 17.65%
6.67%

Color #C5EEC4 in popluar number systems.

HEX C5 EE C4
Decimal 197 238 196
Binary 11000101 11101110 11000100
Octal 305 356 304

Shades and tints

Shades of #C5EEC4

#C5EEC4
(197,238,196)
#B4D9B3
(180,217,179)
#A3C4A2
(163,196,162)
#92AF91
(146,175,145)
#819A80
(129,154,128)
#70856F
(112,133,111)
#5F705E
(95,112,94)
#4E5B4D
(78,91,77)
#3D463C
(61,70,60)
#2C312B
(44,49,43)
#1B1C1A
(27,28,26)
#000000
(0,0,0)

Tints of #C5EEC4

#C5EEC4
(197,238,196)
#CAEFC9
(202,239,201)
#CFF0CE
(207,240,206)
#D4F1D3
(212,241,211)
#D9F2D8
(217,242,216)
#DEF3DD
(222,243,221)
#E3F4E2
(227,244,226)
#E8F5E7
(232,245,231)
#EDF6EC
(237,246,236)
#F2F7F1
(242,247,241)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EEC4; }

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

This text font color is #C5EEC4.

Background Color

.myBgColor { background-color: #C5EEC4; }

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

This div background color is #C5EEC4.

Border color

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

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

This div border color is #C5EEC4.

Opacity

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

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

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

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

This text has shadow with #C5EEC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EEC4.

Preview

Color preview on black background

This text has color #C5EEC4 on black background.


Color preview on white background

This text has color #C5EEC4 on white background.


Black color preview on #C5EEC4 background

This text has black color on #C5EEC4 background.


White color preview on #C5EEC4 background

This text has white color on #C5EEC4 background.


Related colors

Complementary color

Complementary color for #hex is #3A113B.


I love getcolorcode.com

Triadic colors

1 #C4C5EE and #EEC4C5 with #C5EEC4 are triadic colors.

2 #C4EEC5 and #EEC5C4 with #C5EEC4 are triadic colors.