COLOR #C9ED71

HEX: #C9ED71 RGB: (201,237,113)

Renk bilgisi

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

RGB renk modeli

#C9ED71 color RGB value is (201,237,113).

RGB: (201,237,113) (79%, 93%, 44%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 113 of 255 = 44%

201
237
113

R + G + B ~ 72%. #C9ED71 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 113 = 551 (100%)
R 201 of 551 ~ 36.48%
G 237 of 551 ~ 43.01%
B 113 of 551 ~ 20.51'%

%36.48
%43.01
%20.51

CMYK RENK MODELİ

#C9ED71 rengi CMYK tonu (15,0,52,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 52.32%
  • ana renk tonu 7.06%

CMYK: (15,0,52,7)
C15M0Y52K7 (15%, 0%, 52%, 7%)
(0.15 / 0.00 / 0.52 / 0.07)

CMYK yüzdeleri

%15.19
%0
%52.32
%7.06

Codes

Color #C9ED71 in popluar color models

C9 ED 71
RGB 201 237 113
HSL 77° 77.50% 68.63%
HSB/HSV 77° 52.32% 92.94%
CMYK 15.19% 0.00% 52.32%
7.06%

Color #C9ED71 in popluar number systems.

HEX C9 ED 71
Decimal 201 237 113
Binary 11001001 11101101 1110001
Octal 311 355 161

Shades and tints

Shades of #C9ED71

#C9ED71
(201,237,113)
#B7D867
(183,216,103)
#A5C35D
(165,195,93)
#93AE53
(147,174,83)
#819949
(129,153,73)
#6F843F
(111,132,63)
#5D6F35
(93,111,53)
#4B5A2B
(75,90,43)
#394521
(57,69,33)
#273017
(39,48,23)
#151B0D
(21,27,13)
#000000
(0,0,0)

Tints of #C9ED71

#C9ED71
(201,237,113)
#CDEE7D
(205,238,125)
#D1EF89
(209,239,137)
#D5F095
(213,240,149)
#D9F1A1
(217,241,161)
#DDF2AD
(221,242,173)
#E1F3B9
(225,243,185)
#E5F4C5
(229,244,197)
#E9F5D1
(233,245,209)
#EDF6DD
(237,246,221)
#F1F7E9
(241,247,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9ED71 color. Also use rgb(201,237,113) instead hex code.

Text Font Color

.myTextColor { color: #C9ED71; }

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

This text font color is #C9ED71.

Background Color

.myBgColor { background-color: #C9ED71; }

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

This div background color is #C9ED71.

Border color

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

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

This div border color is #C9ED71.

Opacity

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

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

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

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

This text has shadow with #C9ED71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ED71.

Preview

Color preview on black background

This text has color #C9ED71 on black background.


Color preview on white background

This text has color #C9ED71 on white background.


Black color preview on #C9ED71 background

This text has black color on #C9ED71 background.


White color preview on #C9ED71 background

This text has white color on #C9ED71 background.


Related colors

Complementary color

Complementary color for #hex is #36128E.


I love getcolorcode.com

Triadic colors

1 #71C9ED and #ED71C9 with #C9ED71 are triadic colors.

2 #71EDC9 and #EDC971 with #C9ED71 are triadic colors.