COLOR #C9F693

HEX: #C9F693 RGB: (201,246,147)

Renk bilgisi

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

RGB renk modeli

#C9F693 color RGB value is (201,246,147).

RGB: (201,246,147) (79%, 96%, 58%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 246 of 255 = 96%
B 147 of 255 = 58%

201
246
147

R + G + B ~ 78%. #C9F693 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 246 + 147 = 594 (100%)
R 201 of 594 ~ 33.84%
G 246 of 594 ~ 41.41%
B 147 of 594 ~ 24.75'%

%33.84
%41.41
%24.75

CMYK RENK MODELİ

#C9F693 rengi CMYK tonu (18,0,40,4).

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

CMYK: (18,0,40,4)
C18M0Y40K4 (18%, 0%, 40%, 4%)
(0.18 / 0.00 / 0.40 / 0.04)

CMYK yüzdeleri

%18.29
%0
%40.24
%3.53

Codes

Color #C9F693 in popluar color models

C9 F6 93
RGB 201 246 147
HSL 87° 84.62% 77.06%
HSB/HSV 87° 40.24% 96.47%
CMYK 18.29% 0.00% 40.24%
3.53%

Color #C9F693 in popluar number systems.

HEX C9 F6 93
Decimal 201 246 147
Binary 11001001 11110110 10010011
Octal 311 366 223

Shades and tints

Shades of #C9F693

#C9F693
(201,246,147)
#B7E086
(183,224,134)
#A5CA79
(165,202,121)
#93B46C
(147,180,108)
#819E5F
(129,158,95)
#6F8852
(111,136,82)
#5D7245
(93,114,69)
#4B5C38
(75,92,56)
#39462B
(57,70,43)
#27301E
(39,48,30)
#151A11
(21,26,17)
#000000
(0,0,0)

Tints of #C9F693

#C9F693
(201,246,147)
#CDF69C
(205,246,156)
#D1F6A5
(209,246,165)
#D5F6AE
(213,246,174)
#D9F6B7
(217,246,183)
#DDF6C0
(221,246,192)
#E1F6C9
(225,246,201)
#E5F6D2
(229,246,210)
#E9F6DB
(233,246,219)
#EDF6E4
(237,246,228)
#F1F6ED
(241,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F693; }

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

This text font color is #C9F693.

Background Color

.myBgColor { background-color: #C9F693; }

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

This div background color is #C9F693.

Border color

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

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

This div border color is #C9F693.

Opacity

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

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

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

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

This text has shadow with #C9F693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F693.

Preview

Color preview on black background

This text has color #C9F693 on black background.


Color preview on white background

This text has color #C9F693 on white background.


Black color preview on #C9F693 background

This text has black color on #C9F693 background.


White color preview on #C9F693 background

This text has white color on #C9F693 background.


Related colors

Complementary color

Complementary color for #C9F693 is #36096C.


I love getcolorcode.com

Triadic colors

1 #93C9F6 and #F693C9 with #C9F693 are triadic colors.

2 #93F6C9 and #F6C993 with #C9F693 are triadic colors.