COLOR #C5E292

HEX: #C5E292 RGB: (197,226,146)

Renk bilgisi

#C5E292 contains mainly red and green colors. #C5E292 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5E292 color RGB value is (197,226,146).

RGB: (197,226,146) (77%, 89%, 57%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 146 of 255 = 57%

197
226
146

R + G + B ~ 74%. #C5E292 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 146 = 569 (100%)
R 197 of 569 ~ 34.62%
G 226 of 569 ~ 39.72%
B 146 of 569 ~ 25.66'%

%34.62
%39.72
%25.66

CMYK RENK MODELİ

#C5E292 rengi CMYK tonu (13,0,35,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 35.40%
  • ana renk tonu 11.37%

CMYK: (13,0,35,11)
C13M0Y35K11 (13%, 0%, 35%, 11%)
(0.13 / 0.00 / 0.35 / 0.11)

CMYK yüzdeleri

%12.83
%0
%35.4
%11.37

Codes

Color #C5E292 in popluar color models

C5 E2 92
RGB 197 226 146
HSL 82° 57.97% 72.94%
HSB/HSV 82° 35.40% 88.63%
CMYK 12.83% 0.00% 35.40%
11.37%

Color #C5E292 in popluar number systems.

HEX C5 E2 92
Decimal 197 226 146
Binary 11000101 11100010 10010010
Octal 305 342 222

Shades and tints

Shades of #C5E292

#C5E292
(197,226,146)
#B4CE85
(180,206,133)
#A3BA78
(163,186,120)
#92A66B
(146,166,107)
#81925E
(129,146,94)
#707E51
(112,126,81)
#5F6A44
(95,106,68)
#4E5637
(78,86,55)
#3D422A
(61,66,42)
#2C2E1D
(44,46,29)
#1B1A10
(27,26,16)
#000000
(0,0,0)

Tints of #C5E292

#C5E292
(197,226,146)
#CAE49B
(202,228,155)
#CFE6A4
(207,230,164)
#D4E8AD
(212,232,173)
#D9EAB6
(217,234,182)
#DEECBF
(222,236,191)
#E3EEC8
(227,238,200)
#E8F0D1
(232,240,209)
#EDF2DA
(237,242,218)
#F2F4E3
(242,244,227)
#F7F6EC
(247,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E292 color. Also use rgb(197,226,146) instead hex code.

Text Font Color

.myTextColor { color: #C5E292; }

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

This text font color is #C5E292.

Background Color

.myBgColor { background-color: #C5E292; }

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

This div background color is #C5E292.

Border color

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

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

This div border color is #C5E292.

Opacity

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

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

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

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

This text has shadow with #C5E292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E292.

Preview

Color preview on black background

This text has color #C5E292 on black background.


Color preview on white background

This text has color #C5E292 on white background.


Black color preview on #C5E292 background

This text has black color on #C5E292 background.


White color preview on #C5E292 background

This text has white color on #C5E292 background.


Related colors

Complementary color

Complementary color for #hex is #3A1D6D.


I love getcolorcode.com

Triadic colors

1 #92C5E2 and #E292C5 with #C5E292 are triadic colors.

2 #92E2C5 and #E2C592 with #C5E292 are triadic colors.