COLOR #C9F684

HEX: #C9F684 RGB: (201,246,132)

Renk bilgisi

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

RGB renk modeli

#C9F684 color RGB value is (201,246,132).

RGB: (201,246,132) (79%, 96%, 52%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 246 of 255 = 96%
B 132 of 255 = 52%

201
246
132

R + G + B ~ 76%. #C9F684 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 246 + 132 = 579 (100%)
R 201 of 579 ~ 34.72%
G 246 of 579 ~ 42.49%
B 132 of 579 ~ 22.8'%

%34.72
%42.49
%22.8

CMYK RENK MODELİ

#C9F684 rengi CMYK tonu (18,0,46,4).

  • camgöbeği tonu 18.29%
  • eflatun tonu 0.00%
  • sarı tonu 46.34%
  • ana renk tonu 3.53%

CMYK: (18,0,46,4)
C18M0Y46K4 (18%, 0%, 46%, 4%)
(0.18 / 0.00 / 0.46 / 0.04)

CMYK yüzdeleri

%18.29
%0
%46.34
%3.53

Codes

Color #C9F684 in popluar color models

C9 F6 84
RGB 201 246 132
HSL 84° 86.36% 74.12%
HSB/HSV 84° 46.34% 96.47%
CMYK 18.29% 0.00% 46.34%
3.53%

Color #C9F684 in popluar number systems.

HEX C9 F6 84
Decimal 201 246 132
Binary 11001001 11110110 10000100
Octal 311 366 204

Shades and tints

Shades of #C9F684

#C9F684
(201,246,132)
#B7E078
(183,224,120)
#A5CA6C
(165,202,108)
#93B460
(147,180,96)
#819E54
(129,158,84)
#6F8848
(111,136,72)
#5D723C
(93,114,60)
#4B5C30
(75,92,48)
#394624
(57,70,36)
#273018
(39,48,24)
#151A0C
(21,26,12)
#000000
(0,0,0)

Tints of #C9F684

#C9F684
(201,246,132)
#CDF68F
(205,246,143)
#D1F69A
(209,246,154)
#D5F6A5
(213,246,165)
#D9F6B0
(217,246,176)
#DDF6BB
(221,246,187)
#E1F6C6
(225,246,198)
#E5F6D1
(229,246,209)
#E9F6DC
(233,246,220)
#EDF6E7
(237,246,231)
#F1F6F2
(241,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F684 color. Also use rgb(201,246,132) instead hex code.

Text Font Color

.myTextColor { color: #C9F684; }

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

This text font color is #C9F684.

Background Color

.myBgColor { background-color: #C9F684; }

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

This div background color is #C9F684.

Border color

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

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

This div border color is #C9F684.

Opacity

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

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

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

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

This text has shadow with #C9F684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F684.

Preview

Color preview on black background

This text has color #C9F684 on black background.


Color preview on white background

This text has color #C9F684 on white background.


Black color preview on #C9F684 background

This text has black color on #C9F684 background.


White color preview on #C9F684 background

This text has white color on #C9F684 background.


Related colors

Complementary color

Complementary color for #hex is #36097B.


I love getcolorcode.com

Triadic colors

1 #84C9F6 and #F684C9 with #C9F684 are triadic colors.

2 #84F6C9 and #F6C984 with #C9F684 are triadic colors.