COLOR #C4E6A0

HEX: #C4E6A0 RGB: (196,230,160)

Renk bilgisi

#C4E6A0 contains mainly red and green colors. #C4E6A0 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C4E6A0 color RGB value is (196,230,160).

RGB: (196,230,160) (77%, 90%, 63%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 230 of 255 = 90%
B 160 of 255 = 63%

196
230
160

R + G + B ~ 77%. #C4E6A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 230 + 160 = 586 (100%)
R 196 of 586 ~ 33.45%
G 230 of 586 ~ 39.25%
B 160 of 586 ~ 27.3'%

%33.45
%39.25
%27.3

CMYK RENK MODELİ

#C4E6A0 rengi CMYK tonu (15,0,30,10).

  • camgöbeği tonu 14.78%
  • eflatun tonu 0.00%
  • sarı tonu 30.43%
  • ana renk tonu 9.80%

CMYK: (15,0,30,10)
C15M0Y30K10 (15%, 0%, 30%, 10%)
(0.15 / 0.00 / 0.30 / 0.10)

CMYK yüzdeleri

%14.78
%0
%30.43
%9.8

Codes

Color #C4E6A0 in popluar color models

C4 E6 A0
RGB 196 230 160
HSL 89° 58.33% 76.47%
HSB/HSV 89° 30.43% 90.20%
CMYK 14.78% 0.00% 30.43%
9.80%

Color #C4E6A0 in popluar number systems.

HEX C4 E6 A0
Decimal 196 230 160
Binary 11000100 11100110 10100000
Octal 304 346 240

Shades and tints

Shades of #C4E6A0

#C4E6A0
(196,230,160)
#B3D292
(179,210,146)
#A2BE84
(162,190,132)
#91AA76
(145,170,118)
#809668
(128,150,104)
#6F825A
(111,130,90)
#5E6E4C
(94,110,76)
#4D5A3E
(77,90,62)
#3C4630
(60,70,48)
#2B3222
(43,50,34)
#1A1E14
(26,30,20)
#000000
(0,0,0)

Tints of #C4E6A0

#C4E6A0
(196,230,160)
#C9E8A8
(201,232,168)
#CEEAB0
(206,234,176)
#D3ECB8
(211,236,184)
#D8EEC0
(216,238,192)
#DDF0C8
(221,240,200)
#E2F2D0
(226,242,208)
#E7F4D8
(231,244,216)
#ECF6E0
(236,246,224)
#F1F8E8
(241,248,232)
#F6FAF0
(246,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E6A0 color. Also use rgb(196,230,160) instead hex code.

Text Font Color

.myTextColor { color: #C4E6A0; }

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

This text font color is #C4E6A0.

Background Color

.myBgColor { background-color: #C4E6A0; }

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

This div background color is #C4E6A0.

Border color

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

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

This div border color is #C4E6A0.

Opacity

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

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

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

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

This text has shadow with #C4E6A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E6A0.

Preview

Color preview on black background

This text has color #C4E6A0 on black background.


Color preview on white background

This text has color #C4E6A0 on white background.


Black color preview on #C4E6A0 background

This text has black color on #C4E6A0 background.


White color preview on #C4E6A0 background

This text has white color on #C4E6A0 background.


Related colors

Complementary color

Complementary color for #hex is #3B195F.


I love getcolorcode.com

Triadic colors

1 #A0C4E6 and #E6A0C4 with #C4E6A0 are triadic colors.

2 #A0E6C4 and #E6C4A0 with #C4E6A0 are triadic colors.