COLOR #C5E572

HEX: #C5E572 RGB: (197,229,114)

Renk bilgisi

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

RGB renk modeli

#C5E572 color RGB value is (197,229,114).

RGB: (197,229,114) (77%, 90%, 45%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 114 of 255 = 45%

197
229
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 114 = 540 (100%)
R 197 of 540 ~ 36.48%
G 229 of 540 ~ 42.41%
B 114 of 540 ~ 21.11'%

%36.48
%42.41
%21.11

CMYK RENK MODELİ

#C5E572 rengi CMYK tonu (14,0,50,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 50.22%
  • ana renk tonu 10.20%

CMYK: (14,0,50,10)
C14M0Y50K10 (14%, 0%, 50%, 10%)
(0.14 / 0.00 / 0.50 / 0.10)

CMYK yüzdeleri

%13.97
%0
%50.22
%10.2

Codes

Color #C5E572 in popluar color models

C5 E5 72
RGB 197 229 114
HSL 77° 68.86% 67.25%
HSB/HSV 77° 50.22% 89.80%
CMYK 13.97% 0.00% 50.22%
10.20%

Color #C5E572 in popluar number systems.

HEX C5 E5 72
Decimal 197 229 114
Binary 11000101 11100101 1110010
Octal 305 345 162

Shades and tints

Shades of #C5E572

#C5E572
(197,229,114)
#B4D168
(180,209,104)
#A3BD5E
(163,189,94)
#92A954
(146,169,84)
#81954A
(129,149,74)
#708140
(112,129,64)
#5F6D36
(95,109,54)
#4E592C
(78,89,44)
#3D4522
(61,69,34)
#2C3118
(44,49,24)
#1B1D0E
(27,29,14)
#000000
(0,0,0)

Tints of #C5E572

#C5E572
(197,229,114)
#CAE77E
(202,231,126)
#CFE98A
(207,233,138)
#D4EB96
(212,235,150)
#D9EDA2
(217,237,162)
#DEEFAE
(222,239,174)
#E3F1BA
(227,241,186)
#E8F3C6
(232,243,198)
#EDF5D2
(237,245,210)
#F2F7DE
(242,247,222)
#F7F9EA
(247,249,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E572 color. Also use rgb(197,229,114) instead hex code.

Text Font Color

.myTextColor { color: #C5E572; }

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

This text font color is #C5E572.

Background Color

.myBgColor { background-color: #C5E572; }

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

This div background color is #C5E572.

Border color

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

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

This div border color is #C5E572.

Opacity

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

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

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

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

This text has shadow with #C5E572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E572.

Preview

Color preview on black background

This text has color #C5E572 on black background.


Color preview on white background

This text has color #C5E572 on white background.


Black color preview on #C5E572 background

This text has black color on #C5E572 background.


White color preview on #C5E572 background

This text has white color on #C5E572 background.


Related colors

Complementary color

Complementary color for #hex is #3A1A8D.


I love getcolorcode.com

Triadic colors

1 #72C5E5 and #E572C5 with #C5E572 are triadic colors.

2 #72E5C5 and #E5C572 with #C5E572 are triadic colors.