COLOR #C5E67E

HEX: #C5E67E RGB: (197,230,126)

Renk bilgisi

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

RGB renk modeli

#C5E67E color RGB value is (197,230,126).

RGB: (197,230,126) (77%, 90%, 49%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 126 of 255 = 49%

197
230
126

R + G + B ~ 72%. #C5E67E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 126 = 553 (100%)
R 197 of 553 ~ 35.62%
G 230 of 553 ~ 41.59%
B 126 of 553 ~ 22.78'%

%35.62
%41.59
%22.78

CMYK RENK MODELİ

#C5E67E rengi CMYK tonu (14,0,45,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 0.00%
  • sarı tonu 45.22%
  • ana renk tonu 9.80%

CMYK: (14,0,45,10)
C14M0Y45K10 (14%, 0%, 45%, 10%)
(0.14 / 0.00 / 0.45 / 0.10)

CMYK yüzdeleri

%14.35
%0
%45.22
%9.8

Codes

Color #C5E67E in popluar color models

C5 E6 7E
RGB 197 230 126
HSL 79° 67.53% 69.80%
HSB/HSV 79° 45.22% 90.20%
CMYK 14.35% 0.00% 45.22%
9.80%

Color #C5E67E in popluar number systems.

HEX C5 E6 7E
Decimal 197 230 126
Binary 11000101 11100110 1111110
Octal 305 346 176

Shades and tints

Shades of #C5E67E

#C5E67E
(197,230,126)
#B4D273
(180,210,115)
#A3BE68
(163,190,104)
#92AA5D
(146,170,93)
#819652
(129,150,82)
#708247
(112,130,71)
#5F6E3C
(95,110,60)
#4E5A31
(78,90,49)
#3D4626
(61,70,38)
#2C321B
(44,50,27)
#1B1E10
(27,30,16)
#000000
(0,0,0)

Tints of #C5E67E

#C5E67E
(197,230,126)
#CAE889
(202,232,137)
#CFEA94
(207,234,148)
#D4EC9F
(212,236,159)
#D9EEAA
(217,238,170)
#DEF0B5
(222,240,181)
#E3F2C0
(227,242,192)
#E8F4CB
(232,244,203)
#EDF6D6
(237,246,214)
#F2F8E1
(242,248,225)
#F7FAEC
(247,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E67E; }

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

This text font color is #C5E67E.

Background Color

.myBgColor { background-color: #C5E67E; }

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

This div background color is #C5E67E.

Border color

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

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

This div border color is #C5E67E.

Opacity

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

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

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

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

This text has shadow with #C5E67E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E67E.

Preview

Color preview on black background

This text has color #C5E67E on black background.


Color preview on white background

This text has color #C5E67E on white background.


Black color preview on #C5E67E background

This text has black color on #C5E67E background.


White color preview on #C5E67E background

This text has white color on #C5E67E background.


Related colors

Complementary color

Complementary color for #hex is #3A1981.


I love getcolorcode.com

Triadic colors

1 #7EC5E6 and #E67EC5 with #C5E67E are triadic colors.

2 #7EE6C5 and #E6C57E with #C5E67E are triadic colors.