COLOR #C5E170

HEX: #C5E170 RGB: (197,225,112)

Renk bilgisi

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

RGB renk modeli

#C5E170 color RGB value is (197,225,112).

RGB: (197,225,112) (77%, 88%, 44%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 112 of 255 = 44%

197
225
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 112 = 534 (100%)
R 197 of 534 ~ 36.89%
G 225 of 534 ~ 42.13%
B 112 of 534 ~ 20.97'%

%36.89
%42.13
%20.97

CMYK RENK MODELİ

#C5E170 rengi CMYK tonu (12,0,50,12).

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

CMYK: (12,0,50,12)
C12M0Y50K12 (12%, 0%, 50%, 12%)
(0.12 / 0.00 / 0.50 / 0.12)

CMYK yüzdeleri

%12.44
%0
%50.22
%11.76

Codes

Color #C5E170 in popluar color models

C5 E1 70
RGB 197 225 112
HSL 75° 65.32% 66.08%
HSB/HSV 75° 50.22% 88.24%
CMYK 12.44% 0.00% 50.22%
11.76%

Color #C5E170 in popluar number systems.

HEX C5 E1 70
Decimal 197 225 112
Binary 11000101 11100001 1110000
Octal 305 341 160

Shades and tints

Shades of #C5E170

#C5E170
(197,225,112)
#B4CD66
(180,205,102)
#A3B95C
(163,185,92)
#92A552
(146,165,82)
#819148
(129,145,72)
#707D3E
(112,125,62)
#5F6934
(95,105,52)
#4E552A
(78,85,42)
#3D4120
(61,65,32)
#2C2D16
(44,45,22)
#1B190C
(27,25,12)
#000000
(0,0,0)

Tints of #C5E170

#C5E170
(197,225,112)
#CAE37D
(202,227,125)
#CFE58A
(207,229,138)
#D4E797
(212,231,151)
#D9E9A4
(217,233,164)
#DEEBB1
(222,235,177)
#E3EDBE
(227,237,190)
#E8EFCB
(232,239,203)
#EDF1D8
(237,241,216)
#F2F3E5
(242,243,229)
#F7F5F2
(247,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E170; }

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

This text font color is #C5E170.

Background Color

.myBgColor { background-color: #C5E170; }

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

This div background color is #C5E170.

Border color

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

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

This div border color is #C5E170.

Opacity

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

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

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

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

This text has shadow with #C5E170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E170.

Preview

Color preview on black background

This text has color #C5E170 on black background.


Color preview on white background

This text has color #C5E170 on white background.


Black color preview on #C5E170 background

This text has black color on #C5E170 background.


White color preview on #C5E170 background

This text has white color on #C5E170 background.


Related colors

Complementary color

Complementary color for #hex is #3A1E8F.


I love getcolorcode.com

Triadic colors

1 #70C5E1 and #E170C5 with #C5E170 are triadic colors.

2 #70E1C5 and #E1C570 with #C5E170 are triadic colors.