COLOR #C5E172

HEX: #C5E172 RGB: (197,225,114)

Renk bilgisi

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

RGB renk modeli

#C5E172 color RGB value is (197,225,114).

RGB: (197,225,114) (77%, 88%, 45%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 114 of 255 = 45%

197
225
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 114 = 536 (100%)
R 197 of 536 ~ 36.75%
G 225 of 536 ~ 41.98%
B 114 of 536 ~ 21.27'%

%36.75
%41.98
%21.27

CMYK RENK MODELİ

#C5E172 rengi CMYK tonu (12,0,49,12).

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

CMYK: (12,0,49,12)
C12M0Y49K12 (12%, 0%, 49%, 12%)
(0.12 / 0.00 / 0.49 / 0.12)

CMYK yüzdeleri

%12.44
%0
%49.33
%11.76

Codes

Color #C5E172 in popluar color models

C5 E1 72
RGB 197 225 114
HSL 75° 64.91% 66.47%
HSB/HSV 75° 49.33% 88.24%
CMYK 12.44% 0.00% 49.33%
11.76%

Color #C5E172 in popluar number systems.

HEX C5 E1 72
Decimal 197 225 114
Binary 11000101 11100001 1110010
Octal 305 341 162

Shades and tints

Shades of #C5E172

#C5E172
(197,225,114)
#B4CD68
(180,205,104)
#A3B95E
(163,185,94)
#92A554
(146,165,84)
#81914A
(129,145,74)
#707D40
(112,125,64)
#5F6936
(95,105,54)
#4E552C
(78,85,44)
#3D4122
(61,65,34)
#2C2D18
(44,45,24)
#1B190E
(27,25,14)
#000000
(0,0,0)

Tints of #C5E172

#C5E172
(197,225,114)
#CAE37E
(202,227,126)
#CFE58A
(207,229,138)
#D4E796
(212,231,150)
#D9E9A2
(217,233,162)
#DEEBAE
(222,235,174)
#E3EDBA
(227,237,186)
#E8EFC6
(232,239,198)
#EDF1D2
(237,241,210)
#F2F3DE
(242,243,222)
#F7F5EA
(247,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E172; }

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

This text font color is #C5E172.

Background Color

.myBgColor { background-color: #C5E172; }

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

This div background color is #C5E172.

Border color

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

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

This div border color is #C5E172.

Opacity

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

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

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

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

This text has shadow with #C5E172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E172.

Preview

Color preview on black background

This text has color #C5E172 on black background.


Color preview on white background

This text has color #C5E172 on white background.


Black color preview on #C5E172 background

This text has black color on #C5E172 background.


White color preview on #C5E172 background

This text has white color on #C5E172 background.


Related colors

Complementary color

Complementary color for #hex is #3A1E8D.


I love getcolorcode.com

Triadic colors

1 #72C5E1 and #E172C5 with #C5E172 are triadic colors.

2 #72E1C5 and #E1C572 with #C5E172 are triadic colors.