COLOR #C5E352

HEX: #C5E352 RGB: (197,227,82)

Renk bilgisi

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

RGB renk modeli

#C5E352 color RGB value is (197,227,82).

RGB: (197,227,82) (77%, 89%, 32%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 82 of 255 = 32%

197
227
82

R + G + B ~ 66%. #C5E352 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 82 = 506 (100%)
R 197 of 506 ~ 38.93%
G 227 of 506 ~ 44.86%
B 82 of 506 ~ 16.21'%

%38.93
%44.86
%16.21

CMYK RENK MODELİ

#C5E352 rengi CMYK tonu (13,0,64,11).

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

CMYK: (13,0,64,11)
C13M0Y64K11 (13%, 0%, 64%, 11%)
(0.13 / 0.00 / 0.64 / 0.11)

CMYK yüzdeleri

%13.22
%0
%63.88
%10.98

Codes

Color #C5E352 in popluar color models

C5 E3 52
RGB 197 227 82
HSL 72° 72.14% 60.59%
HSB/HSV 72° 63.88% 89.02%
CMYK 13.22% 0.00% 63.88%
10.98%

Color #C5E352 in popluar number systems.

HEX C5 E3 52
Decimal 197 227 82
Binary 11000101 11100011 1010010
Octal 305 343 122

Shades and tints

Shades of #C5E352

#C5E352
(197,227,82)
#B4CF4B
(180,207,75)
#A3BB44
(163,187,68)
#92A73D
(146,167,61)
#819336
(129,147,54)
#707F2F
(112,127,47)
#5F6B28
(95,107,40)
#4E5721
(78,87,33)
#3D431A
(61,67,26)
#2C2F13
(44,47,19)
#1B1B0C
(27,27,12)
#000000
(0,0,0)

Tints of #C5E352

#C5E352
(197,227,82)
#CAE561
(202,229,97)
#CFE770
(207,231,112)
#D4E97F
(212,233,127)
#D9EB8E
(217,235,142)
#DEED9D
(222,237,157)
#E3EFAC
(227,239,172)
#E8F1BB
(232,241,187)
#EDF3CA
(237,243,202)
#F2F5D9
(242,245,217)
#F7F7E8
(247,247,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E352; }

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

This text font color is #C5E352.

Background Color

.myBgColor { background-color: #C5E352; }

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

This div background color is #C5E352.

Border color

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

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

This div border color is #C5E352.

Opacity

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

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

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

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

This text has shadow with #C5E352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E352.

Preview

Color preview on black background

This text has color #C5E352 on black background.


Color preview on white background

This text has color #C5E352 on white background.


Black color preview on #C5E352 background

This text has black color on #C5E352 background.


White color preview on #C5E352 background

This text has white color on #C5E352 background.


Related colors

Complementary color

Complementary color for #hex is #3A1CAD.


I love getcolorcode.com

Triadic colors

1 #52C5E3 and #E352C5 with #C5E352 are triadic colors.

2 #52E3C5 and #E3C552 with #C5E352 are triadic colors.