COLOR #C5E372

HEX: #C5E372 RGB: (197,227,114)

Renk bilgisi

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

RGB renk modeli

#C5E372 color RGB value is (197,227,114).

RGB: (197,227,114) (77%, 89%, 45%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 114 of 255 = 45%

197
227
114

R + G + B ~ 70%. #C5E372 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 114 = 538 (100%)
R 197 of 538 ~ 36.62%
G 227 of 538 ~ 42.19%
B 114 of 538 ~ 21.19'%

%36.62
%42.19
%21.19

CMYK RENK MODELİ

#C5E372 rengi CMYK tonu (13,0,50,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 49.78%
  • ana renk tonu 10.98%

CMYK: (13,0,50,11)
C13M0Y50K11 (13%, 0%, 50%, 11%)
(0.13 / 0.00 / 0.50 / 0.11)

CMYK yüzdeleri

%13.22
%0
%49.78
%10.98

Codes

Color #C5E372 in popluar color models

C5 E3 72
RGB 197 227 114
HSL 76° 66.86% 66.86%
HSB/HSV 76° 49.78% 89.02%
CMYK 13.22% 0.00% 49.78%
10.98%

Color #C5E372 in popluar number systems.

HEX C5 E3 72
Decimal 197 227 114
Binary 11000101 11100011 1110010
Octal 305 343 162

Shades and tints

Shades of #C5E372

#C5E372
(197,227,114)
#B4CF68
(180,207,104)
#A3BB5E
(163,187,94)
#92A754
(146,167,84)
#81934A
(129,147,74)
#707F40
(112,127,64)
#5F6B36
(95,107,54)
#4E572C
(78,87,44)
#3D4322
(61,67,34)
#2C2F18
(44,47,24)
#1B1B0E
(27,27,14)
#000000
(0,0,0)

Tints of #C5E372

#C5E372
(197,227,114)
#CAE57E
(202,229,126)
#CFE78A
(207,231,138)
#D4E996
(212,233,150)
#D9EBA2
(217,235,162)
#DEEDAE
(222,237,174)
#E3EFBA
(227,239,186)
#E8F1C6
(232,241,198)
#EDF3D2
(237,243,210)
#F2F5DE
(242,245,222)
#F7F7EA
(247,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E372; }

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

This text font color is #C5E372.

Background Color

.myBgColor { background-color: #C5E372; }

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

This div background color is #C5E372.

Border color

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

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

This div border color is #C5E372.

Opacity

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

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

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

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

This text has shadow with #C5E372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E372.

Preview

Color preview on black background

This text has color #C5E372 on black background.


Color preview on white background

This text has color #C5E372 on white background.


Black color preview on #C5E372 background

This text has black color on #C5E372 background.


White color preview on #C5E372 background

This text has white color on #C5E372 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C8D.


I love getcolorcode.com

Triadic colors

1 #72C5E3 and #E372C5 with #C5E372 are triadic colors.

2 #72E3C5 and #E3C572 with #C5E372 are triadic colors.