COLOR #C5EEB0

HEX: #C5EEB0 RGB: (197,238,176)

Renk bilgisi

#C5EEB0 contains mainly red and green colors. #C5EEB0 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5EEB0 color RGB value is (197,238,176).

RGB: (197,238,176) (77%, 93%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 238 of 255 = 93%
B 176 of 255 = 69%

197
238
176

R + G + B ~ 80%. #C5EEB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 238 + 176 = 611 (100%)
R 197 of 611 ~ 32.24%
G 238 of 611 ~ 38.95%
B 176 of 611 ~ 28.81'%

%32.24
%38.95
%28.81

CMYK RENK MODELİ

#C5EEB0 rengi CMYK tonu (17,0,26,7).

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

CMYK: (17,0,26,7)
C17M0Y26K7 (17%, 0%, 26%, 7%)
(0.17 / 0.00 / 0.26 / 0.07)

CMYK yüzdeleri

%17.23
%0
%26.05
%6.67

Codes

Color #C5EEB0 in popluar color models

C5 EE B0
RGB 197 238 176
HSL 100° 64.58% 81.18%
HSB/HSV 100° 26.05% 93.33%
CMYK 17.23% 0.00% 26.05%
6.67%

Color #C5EEB0 in popluar number systems.

HEX C5 EE B0
Decimal 197 238 176
Binary 11000101 11101110 10110000
Octal 305 356 260

Shades and tints

Shades of #C5EEB0

#C5EEB0
(197,238,176)
#B4D9A0
(180,217,160)
#A3C490
(163,196,144)
#92AF80
(146,175,128)
#819A70
(129,154,112)
#708560
(112,133,96)
#5F7050
(95,112,80)
#4E5B40
(78,91,64)
#3D4630
(61,70,48)
#2C3120
(44,49,32)
#1B1C10
(27,28,16)
#000000
(0,0,0)

Tints of #C5EEB0

#C5EEB0
(197,238,176)
#CAEFB7
(202,239,183)
#CFF0BE
(207,240,190)
#D4F1C5
(212,241,197)
#D9F2CC
(217,242,204)
#DEF3D3
(222,243,211)
#E3F4DA
(227,244,218)
#E8F5E1
(232,245,225)
#EDF6E8
(237,246,232)
#F2F7EF
(242,247,239)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EEB0; }

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

This text font color is #C5EEB0.

Background Color

.myBgColor { background-color: #C5EEB0; }

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

This div background color is #C5EEB0.

Border color

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

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

This div border color is #C5EEB0.

Opacity

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

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

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

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

This text has shadow with #C5EEB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EEB0.

Preview

Color preview on black background

This text has color #C5EEB0 on black background.


Color preview on white background

This text has color #C5EEB0 on white background.


Black color preview on #C5EEB0 background

This text has black color on #C5EEB0 background.


White color preview on #C5EEB0 background

This text has white color on #C5EEB0 background.


Related colors

Complementary color

Complementary color for #hex is #3A114F.


I love getcolorcode.com

Triadic colors

1 #B0C5EE and #EEB0C5 with #C5EEB0 are triadic colors.

2 #B0EEC5 and #EEC5B0 with #C5EEB0 are triadic colors.