COLOR #C5E07E

HEX: #C5E07E RGB: (197,224,126)

Renk bilgisi

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

RGB renk modeli

#C5E07E color RGB value is (197,224,126).

RGB: (197,224,126) (77%, 88%, 49%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 126 of 255 = 49%

197
224
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 126 = 547 (100%)
R 197 of 547 ~ 36.01%
G 224 of 547 ~ 40.95%
B 126 of 547 ~ 23.03'%

%36.01
%40.95
%23.03

CMYK RENK MODELİ

#C5E07E rengi CMYK tonu (12,0,44,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 43.75%
  • ana renk tonu 12.16%

CMYK: (12,0,44,12)
C12M0Y44K12 (12%, 0%, 44%, 12%)
(0.12 / 0.00 / 0.44 / 0.12)

CMYK yüzdeleri

%12.05
%0
%43.75
%12.16

Codes

Color #C5E07E in popluar color models

C5 E0 7E
RGB 197 224 126
HSL 77° 61.25% 68.63%
HSB/HSV 77° 43.75% 87.84%
CMYK 12.05% 0.00% 43.75%
12.16%

Color #C5E07E in popluar number systems.

HEX C5 E0 7E
Decimal 197 224 126
Binary 11000101 11100000 1111110
Octal 305 340 176

Shades and tints

Shades of #C5E07E

#C5E07E
(197,224,126)
#B4CC73
(180,204,115)
#A3B868
(163,184,104)
#92A45D
(146,164,93)
#819052
(129,144,82)
#707C47
(112,124,71)
#5F683C
(95,104,60)
#4E5431
(78,84,49)
#3D4026
(61,64,38)
#2C2C1B
(44,44,27)
#1B1810
(27,24,16)
#000000
(0,0,0)

Tints of #C5E07E

#C5E07E
(197,224,126)
#CAE289
(202,226,137)
#CFE494
(207,228,148)
#D4E69F
(212,230,159)
#D9E8AA
(217,232,170)
#DEEAB5
(222,234,181)
#E3ECC0
(227,236,192)
#E8EECB
(232,238,203)
#EDF0D6
(237,240,214)
#F2F2E1
(242,242,225)
#F7F4EC
(247,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E07E; }

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

This text font color is #C5E07E.

Background Color

.myBgColor { background-color: #C5E07E; }

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

This div background color is #C5E07E.

Border color

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

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

This div border color is #C5E07E.

Opacity

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

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

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

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

This text has shadow with #C5E07E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E07E.

Preview

Color preview on black background

This text has color #C5E07E on black background.


Color preview on white background

This text has color #C5E07E on white background.


Black color preview on #C5E07E background

This text has black color on #C5E07E background.


White color preview on #C5E07E background

This text has white color on #C5E07E background.


Related colors

Complementary color

Complementary color for #hex is #3A1F81.


I love getcolorcode.com

Triadic colors

1 #7EC5E0 and #E07EC5 with #C5E07E are triadic colors.

2 #7EE0C5 and #E0C57E with #C5E07E are triadic colors.