COLOR #C4E49A

HEX: #C4E49A RGB: (196,228,154)

Renk bilgisi

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

RGB renk modeli

#C4E49A color RGB value is (196,228,154).

RGB: (196,228,154) (77%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 228 of 255 = 89%
B 154 of 255 = 60%

196
228
154

R + G + B ~ 75%. #C4E49A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 228 + 154 = 578 (100%)
R 196 of 578 ~ 33.91%
G 228 of 578 ~ 39.45%
B 154 of 578 ~ 26.64'%

%33.91
%39.45
%26.64

CMYK RENK MODELİ

#C4E49A rengi CMYK tonu (14,0,32,11).

  • camgöbeği tonu 14.04%
  • eflatun tonu 0.00%
  • sarı tonu 32.46%
  • ana renk tonu 10.59%

CMYK: (14,0,32,11)
C14M0Y32K11 (14%, 0%, 32%, 11%)
(0.14 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%14.04
%0
%32.46
%10.59

Codes

Color #C4E49A in popluar color models

C4 E4 9A
RGB 196 228 154
HSL 86° 57.81% 74.90%
HSB/HSV 86° 32.46% 89.41%
CMYK 14.04% 0.00% 32.46%
10.59%

Color #C4E49A in popluar number systems.

HEX C4 E4 9A
Decimal 196 228 154
Binary 11000100 11100100 10011010
Octal 304 344 232

Shades and tints

Shades of #C4E49A

#C4E49A
(196,228,154)
#B3D08C
(179,208,140)
#A2BC7E
(162,188,126)
#91A870
(145,168,112)
#809462
(128,148,98)
#6F8054
(111,128,84)
#5E6C46
(94,108,70)
#4D5838
(77,88,56)
#3C442A
(60,68,42)
#2B301C
(43,48,28)
#1A1C0E
(26,28,14)
#000000
(0,0,0)

Tints of #C4E49A

#C4E49A
(196,228,154)
#C9E6A3
(201,230,163)
#CEE8AC
(206,232,172)
#D3EAB5
(211,234,181)
#D8ECBE
(216,236,190)
#DDEEC7
(221,238,199)
#E2F0D0
(226,240,208)
#E7F2D9
(231,242,217)
#ECF4E2
(236,244,226)
#F1F6EB
(241,246,235)
#F6F8F4
(246,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E49A color. Also use rgb(196,228,154) instead hex code.

Text Font Color

.myTextColor { color: #C4E49A; }

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

This text font color is #C4E49A.

Background Color

.myBgColor { background-color: #C4E49A; }

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

This div background color is #C4E49A.

Border color

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

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

This div border color is #C4E49A.

Opacity

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

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

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

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

This text has shadow with #C4E49A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E49A.

Preview

Color preview on black background

This text has color #C4E49A on black background.


Color preview on white background

This text has color #C4E49A on white background.


Black color preview on #C4E49A background

This text has black color on #C4E49A background.


White color preview on #C4E49A background

This text has white color on #C4E49A background.


Related colors

Complementary color

Complementary color for #hex is #3B1B65.


I love getcolorcode.com

Triadic colors

1 #9AC4E4 and #E49AC4 with #C4E49A are triadic colors.

2 #9AE4C4 and #E4C49A with #C4E49A are triadic colors.