COLOR #C5E16E

HEX: #C5E16E RGB: (197,225,110)

Renk bilgisi

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

RGB renk modeli

#C5E16E color RGB value is (197,225,110).

RGB: (197,225,110) (77%, 88%, 43%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 110 of 255 = 43%

197
225
110

R + G + B ~ 69%. #C5E16E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 110 = 532 (100%)
R 197 of 532 ~ 37.03%
G 225 of 532 ~ 42.29%
B 110 of 532 ~ 20.68'%

%37.03
%42.29
%20.68

CMYK RENK MODELİ

#C5E16E rengi CMYK tonu (12,0,51,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 51.11%
  • ana renk tonu 11.76%

CMYK: (12,0,51,12)
C12M0Y51K12 (12%, 0%, 51%, 12%)
(0.12 / 0.00 / 0.51 / 0.12)

CMYK yüzdeleri

%12.44
%0
%51.11
%11.76

Codes

Color #C5E16E in popluar color models

C5 E1 6E
RGB 197 225 110
HSL 75° 65.71% 65.69%
HSB/HSV 75° 51.11% 88.24%
CMYK 12.44% 0.00% 51.11%
11.76%

Color #C5E16E in popluar number systems.

HEX C5 E1 6E
Decimal 197 225 110
Binary 11000101 11100001 1101110
Octal 305 341 156

Shades and tints

Shades of #C5E16E

#C5E16E
(197,225,110)
#B4CD64
(180,205,100)
#A3B95A
(163,185,90)
#92A550
(146,165,80)
#819146
(129,145,70)
#707D3C
(112,125,60)
#5F6932
(95,105,50)
#4E5528
(78,85,40)
#3D411E
(61,65,30)
#2C2D14
(44,45,20)
#1B190A
(27,25,10)
#000000
(0,0,0)

Tints of #C5E16E

#C5E16E
(197,225,110)
#CAE37B
(202,227,123)
#CFE588
(207,229,136)
#D4E795
(212,231,149)
#D9E9A2
(217,233,162)
#DEEBAF
(222,235,175)
#E3EDBC
(227,237,188)
#E8EFC9
(232,239,201)
#EDF1D6
(237,241,214)
#F2F3E3
(242,243,227)
#F7F5F0
(247,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E16E color. Also use rgb(197,225,110) instead hex code.

Text Font Color

.myTextColor { color: #C5E16E; }

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

This text font color is #C5E16E.

Background Color

.myBgColor { background-color: #C5E16E; }

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

This div background color is #C5E16E.

Border color

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

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

This div border color is #C5E16E.

Opacity

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

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

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

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

This text has shadow with #C5E16E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E16E.

Preview

Color preview on black background

This text has color #C5E16E on black background.


Color preview on white background

This text has color #C5E16E on white background.


Black color preview on #C5E16E background

This text has black color on #C5E16E background.


White color preview on #C5E16E background

This text has white color on #C5E16E background.


Related colors

Complementary color

Complementary color for #hex is #3A1E91.


I love getcolorcode.com

Triadic colors

1 #6EC5E1 and #E16EC5 with #C5E16E are triadic colors.

2 #6EE1C5 and #E1C56E with #C5E16E are triadic colors.