COLOR #C5E258

HEX: #C5E258 RGB: (197,226,88)

Renk bilgisi

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

RGB renk modeli

#C5E258 color RGB value is (197,226,88).

RGB: (197,226,88) (77%, 89%, 35%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 88 of 255 = 35%

197
226
88

R + G + B ~ 67%. #C5E258 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 88 = 511 (100%)
R 197 of 511 ~ 38.55%
G 226 of 511 ~ 44.23%
B 88 of 511 ~ 17.22'%

%38.55
%44.23
%17.22

CMYK RENK MODELİ

#C5E258 rengi CMYK tonu (13,0,61,11).

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

CMYK: (13,0,61,11)
C13M0Y61K11 (13%, 0%, 61%, 11%)
(0.13 / 0.00 / 0.61 / 0.11)

CMYK yüzdeleri

%12.83
%0
%61.06
%11.37

Codes

Color #C5E258 in popluar color models

C5 E2 58
RGB 197 226 88
HSL 73° 70.41% 61.57%
HSB/HSV 73° 61.06% 88.63%
CMYK 12.83% 0.00% 61.06%
11.37%

Color #C5E258 in popluar number systems.

HEX C5 E2 58
Decimal 197 226 88
Binary 11000101 11100010 1011000
Octal 305 342 130

Shades and tints

Shades of #C5E258

#C5E258
(197,226,88)
#B4CE50
(180,206,80)
#A3BA48
(163,186,72)
#92A640
(146,166,64)
#819238
(129,146,56)
#707E30
(112,126,48)
#5F6A28
(95,106,40)
#4E5620
(78,86,32)
#3D4218
(61,66,24)
#2C2E10
(44,46,16)
#1B1A08
(27,26,8)
#000000
(0,0,0)

Tints of #C5E258

#C5E258
(197,226,88)
#CAE467
(202,228,103)
#CFE676
(207,230,118)
#D4E885
(212,232,133)
#D9EA94
(217,234,148)
#DEECA3
(222,236,163)
#E3EEB2
(227,238,178)
#E8F0C1
(232,240,193)
#EDF2D0
(237,242,208)
#F2F4DF
(242,244,223)
#F7F6EE
(247,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E258; }

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

This text font color is #C5E258.

Background Color

.myBgColor { background-color: #C5E258; }

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

This div background color is #C5E258.

Border color

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

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

This div border color is #C5E258.

Opacity

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

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

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

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

This text has shadow with #C5E258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E258.

Preview

Color preview on black background

This text has color #C5E258 on black background.


Color preview on white background

This text has color #C5E258 on white background.


Black color preview on #C5E258 background

This text has black color on #C5E258 background.


White color preview on #C5E258 background

This text has white color on #C5E258 background.


Related colors

Complementary color

Complementary color for #hex is #3A1DA7.


I love getcolorcode.com

Triadic colors

1 #58C5E2 and #E258C5 with #C5E258 are triadic colors.

2 #58E2C5 and #E2C558 with #C5E258 are triadic colors.