COLOR #C5DE7E

HEX: #C5DE7E RGB: (197,222,126)

Renk bilgisi

#C5DE7E contains mainly red and green colors. #C5DE7E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C5DE7E color RGB value is (197,222,126).

RGB: (197,222,126) (77%, 87%, 49%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 222 of 255 = 87%
B 126 of 255 = 49%

197
222
126

R + G + B ~ 71%. #C5DE7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 222 + 126 = 545 (100%)
R 197 of 545 ~ 36.15%
G 222 of 545 ~ 40.73%
B 126 of 545 ~ 23.12'%

%36.15
%40.73
%23.12

CMYK RENK MODELİ

#C5DE7E rengi CMYK tonu (11,0,43,13).

  • camgöbeği tonu 11.26%
  • eflatun tonu 0.00%
  • sarı tonu 43.24%
  • ana renk tonu 12.94%

CMYK: (11,0,43,13)
C11M0Y43K13 (11%, 0%, 43%, 13%)
(0.11 / 0.00 / 0.43 / 0.13)

CMYK yüzdeleri

%11.26
%0
%43.24
%12.94

Codes

Color #C5DE7E in popluar color models

C5 DE 7E
RGB 197 222 126
HSL 76° 59.26% 68.24%
HSB/HSV 76° 43.24% 87.06%
CMYK 11.26% 0.00% 43.24%
12.94%

Color #C5DE7E in popluar number systems.

HEX C5 DE 7E
Decimal 197 222 126
Binary 11000101 11011110 1111110
Octal 305 336 176

Shades and tints

Shades of #C5DE7E

#C5DE7E
(197,222,126)
#B4CA73
(180,202,115)
#A3B668
(163,182,104)
#92A25D
(146,162,93)
#818E52
(129,142,82)
#707A47
(112,122,71)
#5F663C
(95,102,60)
#4E5231
(78,82,49)
#3D3E26
(61,62,38)
#2C2A1B
(44,42,27)
#1B1610
(27,22,16)
#000000
(0,0,0)

Tints of #C5DE7E

#C5DE7E
(197,222,126)
#CAE189
(202,225,137)
#CFE494
(207,228,148)
#D4E79F
(212,231,159)
#D9EAAA
(217,234,170)
#DEEDB5
(222,237,181)
#E3F0C0
(227,240,192)
#E8F3CB
(232,243,203)
#EDF6D6
(237,246,214)
#F2F9E1
(242,249,225)
#F7FCEC
(247,252,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DE7E color. Also use rgb(197,222,126) instead hex code.

Text Font Color

.myTextColor { color: #C5DE7E; }

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

This text font color is #C5DE7E.

Background Color

.myBgColor { background-color: #C5DE7E; }

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

This div background color is #C5DE7E.

Border color

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

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

This div border color is #C5DE7E.

Opacity

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

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

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

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

This text has shadow with #C5DE7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DE7E.

Preview

Color preview on black background

This text has color #C5DE7E on black background.


Color preview on white background

This text has color #C5DE7E on white background.


Black color preview on #C5DE7E background

This text has black color on #C5DE7E background.


White color preview on #C5DE7E background

This text has white color on #C5DE7E background.


Related colors

Complementary color

Complementary color for #hex is #3A2181.


I love getcolorcode.com

Triadic colors

1 #7EC5DE and #DE7EC5 with #C5DE7E are triadic colors.

2 #7EDEC5 and #DEC57E with #C5DE7E are triadic colors.