COLOR #C5E093

HEX: #C5E093 RGB: (197,224,147)

Renk bilgisi

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

RGB renk modeli

#C5E093 color RGB value is (197,224,147).

RGB: (197,224,147) (77%, 88%, 58%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 147 of 255 = 58%

197
224
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 147 = 568 (100%)
R 197 of 568 ~ 34.68%
G 224 of 568 ~ 39.44%
B 147 of 568 ~ 25.88'%

%34.68
%39.44
%25.88

CMYK RENK MODELİ

#C5E093 rengi CMYK tonu (12,0,34,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 34.38%
  • ana renk tonu 12.16%

CMYK: (12,0,34,12)
C12M0Y34K12 (12%, 0%, 34%, 12%)
(0.12 / 0.00 / 0.34 / 0.12)

CMYK yüzdeleri

%12.05
%0
%34.38
%12.16

Codes

Color #C5E093 in popluar color models

C5 E0 93
RGB 197 224 147
HSL 81° 55.40% 72.75%
HSB/HSV 81° 34.38% 87.84%
CMYK 12.05% 0.00% 34.38%
12.16%

Color #C5E093 in popluar number systems.

HEX C5 E0 93
Decimal 197 224 147
Binary 11000101 11100000 10010011
Octal 305 340 223

Shades and tints

Shades of #C5E093

#C5E093
(197,224,147)
#B4CC86
(180,204,134)
#A3B879
(163,184,121)
#92A46C
(146,164,108)
#81905F
(129,144,95)
#707C52
(112,124,82)
#5F6845
(95,104,69)
#4E5438
(78,84,56)
#3D402B
(61,64,43)
#2C2C1E
(44,44,30)
#1B1811
(27,24,17)
#000000
(0,0,0)

Tints of #C5E093

#C5E093
(197,224,147)
#CAE29C
(202,226,156)
#CFE4A5
(207,228,165)
#D4E6AE
(212,230,174)
#D9E8B7
(217,232,183)
#DEEAC0
(222,234,192)
#E3ECC9
(227,236,201)
#E8EED2
(232,238,210)
#EDF0DB
(237,240,219)
#F2F2E4
(242,242,228)
#F7F4ED
(247,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E093 color. Also use rgb(197,224,147) instead hex code.

Text Font Color

.myTextColor { color: #C5E093; }

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

This text font color is #C5E093.

Background Color

.myBgColor { background-color: #C5E093; }

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

This div background color is #C5E093.

Border color

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

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

This div border color is #C5E093.

Opacity

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

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

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

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

This text has shadow with #C5E093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E093.

Preview

Color preview on black background

This text has color #C5E093 on black background.


Color preview on white background

This text has color #C5E093 on white background.


Black color preview on #C5E093 background

This text has black color on #C5E093 background.


White color preview on #C5E093 background

This text has white color on #C5E093 background.


Related colors

Complementary color

Complementary color for #hex is #3A1F6C.


I love getcolorcode.com

Triadic colors

1 #93C5E0 and #E093C5 with #C5E093 are triadic colors.

2 #93E0C5 and #E0C593 with #C5E093 are triadic colors.