COLOR #C5E36F

HEX: #C5E36F RGB: (197,227,111)

Renk bilgisi

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

RGB renk modeli

#C5E36F color RGB value is (197,227,111).

RGB: (197,227,111) (77%, 89%, 44%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 111 of 255 = 44%

197
227
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 111 = 535 (100%)
R 197 of 535 ~ 36.82%
G 227 of 535 ~ 42.43%
B 111 of 535 ~ 20.75'%

%36.82
%42.43
%20.75

CMYK RENK MODELİ

#C5E36F rengi CMYK tonu (13,0,51,11).

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

CMYK: (13,0,51,11)
C13M0Y51K11 (13%, 0%, 51%, 11%)
(0.13 / 0.00 / 0.51 / 0.11)

CMYK yüzdeleri

%13.22
%0
%51.1
%10.98

Codes

Color #C5E36F in popluar color models

C5 E3 6F
RGB 197 227 111
HSL 76° 67.44% 66.27%
HSB/HSV 76° 51.10% 89.02%
CMYK 13.22% 0.00% 51.10%
10.98%

Color #C5E36F in popluar number systems.

HEX C5 E3 6F
Decimal 197 227 111
Binary 11000101 11100011 1101111
Octal 305 343 157

Shades and tints

Shades of #C5E36F

#C5E36F
(197,227,111)
#B4CF65
(180,207,101)
#A3BB5B
(163,187,91)
#92A751
(146,167,81)
#819347
(129,147,71)
#707F3D
(112,127,61)
#5F6B33
(95,107,51)
#4E5729
(78,87,41)
#3D431F
(61,67,31)
#2C2F15
(44,47,21)
#1B1B0B
(27,27,11)
#000000
(0,0,0)

Tints of #C5E36F

#C5E36F
(197,227,111)
#CAE57C
(202,229,124)
#CFE789
(207,231,137)
#D4E996
(212,233,150)
#D9EBA3
(217,235,163)
#DEEDB0
(222,237,176)
#E3EFBD
(227,239,189)
#E8F1CA
(232,241,202)
#EDF3D7
(237,243,215)
#F2F5E4
(242,245,228)
#F7F7F1
(247,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E36F; }

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

This text font color is #C5E36F.

Background Color

.myBgColor { background-color: #C5E36F; }

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

This div background color is #C5E36F.

Border color

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

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

This div border color is #C5E36F.

Opacity

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

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

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

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

This text has shadow with #C5E36F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E36F.

Preview

Color preview on black background

This text has color #C5E36F on black background.


Color preview on white background

This text has color #C5E36F on white background.


Black color preview on #C5E36F background

This text has black color on #C5E36F background.


White color preview on #C5E36F background

This text has white color on #C5E36F background.


Related colors

Complementary color

Complementary color for #hex is #3A1C90.


I love getcolorcode.com

Triadic colors

1 #6FC5E3 and #E36FC5 with #C5E36F are triadic colors.

2 #6FE3C5 and #E3C56F with #C5E36F are triadic colors.