COLOR #C9F17B

HEX: #C9F17B RGB: (201,241,123)

Renk bilgisi

#C9F17B contains mainly red and green colors. #C9F17B ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C9F17B color RGB value is (201,241,123).

RGB: (201,241,123) (79%, 95%, 48%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 241 of 255 = 95%
B 123 of 255 = 48%

201
241
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 241 + 123 = 565 (100%)
R 201 of 565 ~ 35.58%
G 241 of 565 ~ 42.65%
B 123 of 565 ~ 21.77'%

%35.58
%42.65
%21.77

CMYK RENK MODELİ

#C9F17B rengi CMYK tonu (17,0,49,5).

  • camgöbeği tonu 16.60%
  • eflatun tonu 0.00%
  • sarı tonu 48.96%
  • ana renk tonu 5.49%

CMYK: (17,0,49,5)
C17M0Y49K5 (17%, 0%, 49%, 5%)
(0.17 / 0.00 / 0.49 / 0.05)

CMYK yüzdeleri

%16.6
%0
%48.96
%5.49

Codes

Color #C9F17B in popluar color models

C9 F1 7B
RGB 201 241 123
HSL 80° 80.82% 71.37%
HSB/HSV 80° 48.96% 94.51%
CMYK 16.60% 0.00% 48.96%
5.49%

Color #C9F17B in popluar number systems.

HEX C9 F1 7B
Decimal 201 241 123
Binary 11001001 11110001 1111011
Octal 311 361 173

Shades and tints

Shades of #C9F17B

#C9F17B
(201,241,123)
#B7DC70
(183,220,112)
#A5C765
(165,199,101)
#93B25A
(147,178,90)
#819D4F
(129,157,79)
#6F8844
(111,136,68)
#5D7339
(93,115,57)
#4B5E2E
(75,94,46)
#394923
(57,73,35)
#273418
(39,52,24)
#151F0D
(21,31,13)
#000000
(0,0,0)

Tints of #C9F17B

#C9F17B
(201,241,123)
#CDF287
(205,242,135)
#D1F393
(209,243,147)
#D5F49F
(213,244,159)
#D9F5AB
(217,245,171)
#DDF6B7
(221,246,183)
#E1F7C3
(225,247,195)
#E5F8CF
(229,248,207)
#E9F9DB
(233,249,219)
#EDFAE7
(237,250,231)
#F1FBF3
(241,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F17B color. Also use rgb(201,241,123) instead hex code.

Text Font Color

.myTextColor { color: #C9F17B; }

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

This text font color is #C9F17B.

Background Color

.myBgColor { background-color: #C9F17B; }

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

This div background color is #C9F17B.

Border color

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

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

This div border color is #C9F17B.

Opacity

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

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

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

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

This text has shadow with #C9F17B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F17B.

Preview

Color preview on black background

This text has color #C9F17B on black background.


Color preview on white background

This text has color #C9F17B on white background.


Black color preview on #C9F17B background

This text has black color on #C9F17B background.


White color preview on #C9F17B background

This text has white color on #C9F17B background.


Related colors

Complementary color

Complementary color for #hex is #360E84.


I love getcolorcode.com

Triadic colors

1 #7BC9F1 and #F17BC9 with #C9F17B are triadic colors.

2 #7BF1C9 and #F1C97B with #C9F17B are triadic colors.