COLOR #C5E166

HEX: #C5E166 RGB: (197,225,102)

Renk bilgisi

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

RGB renk modeli

#C5E166 color RGB value is (197,225,102).

RGB: (197,225,102) (77%, 88%, 40%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 102 of 255 = 40%

197
225
102

R + G + B ~ 68%. #C5E166 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 102 = 524 (100%)
R 197 of 524 ~ 37.6%
G 225 of 524 ~ 42.94%
B 102 of 524 ~ 19.47'%

%37.6
%42.94
%19.47

CMYK RENK MODELİ

#C5E166 rengi CMYK tonu (12,0,55,12).

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

CMYK: (12,0,55,12)
C12M0Y55K12 (12%, 0%, 55%, 12%)
(0.12 / 0.00 / 0.55 / 0.12)

CMYK yüzdeleri

%12.44
%0
%54.67
%11.76

Codes

Color #C5E166 in popluar color models

C5 E1 66
RGB 197 225 102
HSL 74° 67.21% 64.12%
HSB/HSV 74° 54.67% 88.24%
CMYK 12.44% 0.00% 54.67%
11.76%

Color #C5E166 in popluar number systems.

HEX C5 E1 66
Decimal 197 225 102
Binary 11000101 11100001 1100110
Octal 305 341 146

Shades and tints

Shades of #C5E166

#C5E166
(197,225,102)
#B4CD5D
(180,205,93)
#A3B954
(163,185,84)
#92A54B
(146,165,75)
#819142
(129,145,66)
#707D39
(112,125,57)
#5F6930
(95,105,48)
#4E5527
(78,85,39)
#3D411E
(61,65,30)
#2C2D15
(44,45,21)
#1B190C
(27,25,12)
#000000
(0,0,0)

Tints of #C5E166

#C5E166
(197,225,102)
#CAE373
(202,227,115)
#CFE580
(207,229,128)
#D4E78D
(212,231,141)
#D9E99A
(217,233,154)
#DEEBA7
(222,235,167)
#E3EDB4
(227,237,180)
#E8EFC1
(232,239,193)
#EDF1CE
(237,241,206)
#F2F3DB
(242,243,219)
#F7F5E8
(247,245,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E166; }

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

This text font color is #C5E166.

Background Color

.myBgColor { background-color: #C5E166; }

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

This div background color is #C5E166.

Border color

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

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

This div border color is #C5E166.

Opacity

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

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

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

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

This text has shadow with #C5E166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E166.

Preview

Color preview on black background

This text has color #C5E166 on black background.


Color preview on white background

This text has color #C5E166 on white background.


Black color preview on #C5E166 background

This text has black color on #C5E166 background.


White color preview on #C5E166 background

This text has white color on #C5E166 background.


Related colors

Complementary color

Complementary color for #hex is #3A1E99.


I love getcolorcode.com

Triadic colors

1 #66C5E1 and #E166C5 with #C5E166 are triadic colors.

2 #66E1C5 and #E1C566 with #C5E166 are triadic colors.