COLOR #C8F995

HEX: #C8F995 RGB: (200,249,149)

Renk bilgisi

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

RGB renk modeli

#C8F995 color RGB value is (200,249,149).

RGB: (200,249,149) (78%, 98%, 58%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 249 of 255 = 98%
B 149 of 255 = 58%

200
249
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 249 + 149 = 598 (100%)
R 200 of 598 ~ 33.44%
G 249 of 598 ~ 41.64%
B 149 of 598 ~ 24.92'%

%33.44
%41.64
%24.92

CMYK RENK MODELİ

#C8F995 rengi CMYK tonu (20,0,40,2).

  • camgöbeği tonu 19.68%
  • eflatun tonu 0.00%
  • sarı tonu 40.16%
  • ana renk tonu 2.35%

CMYK: (20,0,40,2)
C20M0Y40K2 (20%, 0%, 40%, 2%)
(0.20 / 0.00 / 0.40 / 0.02)

CMYK yüzdeleri

%19.68
%0
%40.16
%2.35

Codes

Color #C8F995 in popluar color models

C8 F9 95
RGB 200 249 149
HSL 89° 89.29% 78.04%
HSB/HSV 89° 40.16% 97.65%
CMYK 19.68% 0.00% 40.16%
2.35%

Color #C8F995 in popluar number systems.

HEX C8 F9 95
Decimal 200 249 149
Binary 11001000 11111001 10010101
Octal 310 371 225

Shades and tints

Shades of #C8F995

#C8F995
(200,249,149)
#B6E388
(182,227,136)
#A4CD7B
(164,205,123)
#92B76E
(146,183,110)
#80A161
(128,161,97)
#6E8B54
(110,139,84)
#5C7547
(92,117,71)
#4A5F3A
(74,95,58)
#38492D
(56,73,45)
#263320
(38,51,32)
#141D13
(20,29,19)
#000000
(0,0,0)

Tints of #C8F995

#C8F995
(200,249,149)
#CDF99E
(205,249,158)
#D2F9A7
(210,249,167)
#D7F9B0
(215,249,176)
#DCF9B9
(220,249,185)
#E1F9C2
(225,249,194)
#E6F9CB
(230,249,203)
#EBF9D4
(235,249,212)
#F0F9DD
(240,249,221)
#F5F9E6
(245,249,230)
#FAF9EF
(250,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8F995 color. Also use rgb(200,249,149) instead hex code.

Text Font Color

.myTextColor { color: #C8F995; }

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

This text font color is #C8F995.

Background Color

.myBgColor { background-color: #C8F995; }

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

This div background color is #C8F995.

Border color

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

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

This div border color is #C8F995.

Opacity

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

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

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

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

This text has shadow with #C8F995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8F995.

Preview

Color preview on black background

This text has color #C8F995 on black background.


Color preview on white background

This text has color #C8F995 on white background.


Black color preview on #C8F995 background

This text has black color on #C8F995 background.


White color preview on #C8F995 background

This text has white color on #C8F995 background.


Related colors

Complementary color

Complementary color for #hex is #37066A.


I love getcolorcode.com

Triadic colors

1 #95C8F9 and #F995C8 with #C8F995 are triadic colors.

2 #95F9C8 and #F9C895 with #C8F995 are triadic colors.