COLOR #C5F99B

HEX: #C5F99B RGB: (197,249,155)

Renk bilgisi

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

RGB renk modeli

#C5F99B color RGB value is (197,249,155).

RGB: (197,249,155) (77%, 98%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 249 of 255 = 98%
B 155 of 255 = 61%

197
249
155

R + G + B ~ 79%. #C5F99B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 249 + 155 = 601 (100%)
R 197 of 601 ~ 32.78%
G 249 of 601 ~ 41.43%
B 155 of 601 ~ 25.79'%

%32.78
%41.43
%25.79

CMYK RENK MODELİ

#C5F99B rengi CMYK tonu (21,0,38,2).

  • camgöbeği tonu 20.88%
  • eflatun tonu 0.00%
  • sarı tonu 37.75%
  • ana renk tonu 2.35%

CMYK: (21,0,38,2)
C21M0Y38K2 (21%, 0%, 38%, 2%)
(0.21 / 0.00 / 0.38 / 0.02)

CMYK yüzdeleri

%20.88
%0
%37.75
%2.35

Codes

Color #C5F99B in popluar color models

C5 F9 9B
RGB 197 249 155
HSL 93° 88.68% 79.22%
HSB/HSV 93° 37.75% 97.65%
CMYK 20.88% 0.00% 37.75%
2.35%

Color #C5F99B in popluar number systems.

HEX C5 F9 9B
Decimal 197 249 155
Binary 11000101 11111001 10011011
Octal 305 371 233

Shades and tints

Shades of #C5F99B

#C5F99B
(197,249,155)
#B4E38D
(180,227,141)
#A3CD7F
(163,205,127)
#92B771
(146,183,113)
#81A163
(129,161,99)
#708B55
(112,139,85)
#5F7547
(95,117,71)
#4E5F39
(78,95,57)
#3D492B
(61,73,43)
#2C331D
(44,51,29)
#1B1D0F
(27,29,15)
#000000
(0,0,0)

Tints of #C5F99B

#C5F99B
(197,249,155)
#CAF9A4
(202,249,164)
#CFF9AD
(207,249,173)
#D4F9B6
(212,249,182)
#D9F9BF
(217,249,191)
#DEF9C8
(222,249,200)
#E3F9D1
(227,249,209)
#E8F9DA
(232,249,218)
#EDF9E3
(237,249,227)
#F2F9EC
(242,249,236)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5F99B color. Also use rgb(197,249,155) instead hex code.

Text Font Color

.myTextColor { color: #C5F99B; }

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

This text font color is #C5F99B.

Background Color

.myBgColor { background-color: #C5F99B; }

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

This div background color is #C5F99B.

Border color

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

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

This div border color is #C5F99B.

Opacity

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

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

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

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

This text has shadow with #C5F99B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5F99B.

Preview

Color preview on black background

This text has color #C5F99B on black background.


Color preview on white background

This text has color #C5F99B on white background.


Black color preview on #C5F99B background

This text has black color on #C5F99B background.


White color preview on #C5F99B background

This text has white color on #C5F99B background.


Related colors

Complementary color

Complementary color for #hex is #3A0664.


I love getcolorcode.com

Triadic colors

1 #9BC5F9 and #F99BC5 with #C5F99B are triadic colors.

2 #9BF9C5 and #F9C59B with #C5F99B are triadic colors.