COLOR #C5F188

HEX: #C5F188 RGB: (197,241,136)

Renk bilgisi

#C5F188 contains mainly red and green colors. #C5F188 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5F188 color RGB value is (197,241,136).

RGB: (197,241,136) (77%, 95%, 53%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 241 of 255 = 95%
B 136 of 255 = 53%

197
241
136

R + G + B ~ 75%. #C5F188 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 241 + 136 = 574 (100%)
R 197 of 574 ~ 34.32%
G 241 of 574 ~ 41.99%
B 136 of 574 ~ 23.69'%

%34.32
%41.99
%23.69

CMYK RENK MODELİ

#C5F188 rengi CMYK tonu (18,0,44,5).

  • camgöbeği tonu 18.26%
  • eflatun tonu 0.00%
  • sarı tonu 43.57%
  • ana renk tonu 5.49%

CMYK: (18,0,44,5)
C18M0Y44K5 (18%, 0%, 44%, 5%)
(0.18 / 0.00 / 0.44 / 0.05)

CMYK yüzdeleri

%18.26
%0
%43.57
%5.49

Codes

Color #C5F188 in popluar color models

C5 F1 88
RGB 197 241 136
HSL 85° 78.95% 73.92%
HSB/HSV 85° 43.57% 94.51%
CMYK 18.26% 0.00% 43.57%
5.49%

Color #C5F188 in popluar number systems.

HEX C5 F1 88
Decimal 197 241 136
Binary 11000101 11110001 10001000
Octal 305 361 210

Shades and tints

Shades of #C5F188

#C5F188
(197,241,136)
#B4DC7C
(180,220,124)
#A3C770
(163,199,112)
#92B264
(146,178,100)
#819D58
(129,157,88)
#70884C
(112,136,76)
#5F7340
(95,115,64)
#4E5E34
(78,94,52)
#3D4928
(61,73,40)
#2C341C
(44,52,28)
#1B1F10
(27,31,16)
#000000
(0,0,0)

Tints of #C5F188

#C5F188
(197,241,136)
#CAF292
(202,242,146)
#CFF39C
(207,243,156)
#D4F4A6
(212,244,166)
#D9F5B0
(217,245,176)
#DEF6BA
(222,246,186)
#E3F7C4
(227,247,196)
#E8F8CE
(232,248,206)
#EDF9D8
(237,249,216)
#F2FAE2
(242,250,226)
#F7FBEC
(247,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5F188 color. Also use rgb(197,241,136) instead hex code.

Text Font Color

.myTextColor { color: #C5F188; }

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

This text font color is #C5F188.

Background Color

.myBgColor { background-color: #C5F188; }

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

This div background color is #C5F188.

Border color

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

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

This div border color is #C5F188.

Opacity

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

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

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

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

This text has shadow with #C5F188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5F188.

Preview

Color preview on black background

This text has color #C5F188 on black background.


Color preview on white background

This text has color #C5F188 on white background.


Black color preview on #C5F188 background

This text has black color on #C5F188 background.


White color preview on #C5F188 background

This text has white color on #C5F188 background.


Related colors

Complementary color

Complementary color for #hex is #3A0E77.


I love getcolorcode.com

Triadic colors

1 #88C5F1 and #F188C5 with #C5F188 are triadic colors.

2 #88F1C5 and #F1C588 with #C5F188 are triadic colors.