COLOR #C4E5AA

HEX: #C4E5AA RGB: (196,229,170)

Renk bilgisi

#C4E5AA contains red, green and blue colors in about the same proportion. #C4E5AA ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C4E5AA color RGB value is (196,229,170).

RGB: (196,229,170) (77%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 229 of 255 = 90%
B 170 of 255 = 67%

196
229
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 229 + 170 = 595 (100%)
R 196 of 595 ~ 32.94%
G 229 of 595 ~ 38.49%
B 170 of 595 ~ 28.57'%

%32.94
%38.49
%28.57

CMYK RENK MODELİ

#C4E5AA rengi CMYK tonu (14,0,26,10).

  • camgöbeği tonu 14.41%
  • eflatun tonu 0.00%
  • sarı tonu 25.76%
  • ana renk tonu 10.20%

CMYK: (14,0,26,10)
C14M0Y26K10 (14%, 0%, 26%, 10%)
(0.14 / 0.00 / 0.26 / 0.10)

CMYK yüzdeleri

%14.41
%0
%25.76
%10.2

Codes

Color #C4E5AA in popluar color models

C4 E5 AA
RGB 196 229 170
HSL 94° 53.15% 78.24%
HSB/HSV 94° 25.76% 89.80%
CMYK 14.41% 0.00% 25.76%
10.20%

Color #C4E5AA in popluar number systems.

HEX C4 E5 AA
Decimal 196 229 170
Binary 11000100 11100101 10101010
Octal 304 345 252

Shades and tints

Shades of #C4E5AA

#C4E5AA
(196,229,170)
#B3D19B
(179,209,155)
#A2BD8C
(162,189,140)
#91A97D
(145,169,125)
#80956E
(128,149,110)
#6F815F
(111,129,95)
#5E6D50
(94,109,80)
#4D5941
(77,89,65)
#3C4532
(60,69,50)
#2B3123
(43,49,35)
#1A1D14
(26,29,20)
#000000
(0,0,0)

Tints of #C4E5AA

#C4E5AA
(196,229,170)
#C9E7B1
(201,231,177)
#CEE9B8
(206,233,184)
#D3EBBF
(211,235,191)
#D8EDC6
(216,237,198)
#DDEFCD
(221,239,205)
#E2F1D4
(226,241,212)
#E7F3DB
(231,243,219)
#ECF5E2
(236,245,226)
#F1F7E9
(241,247,233)
#F6F9F0
(246,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E5AA color. Also use rgb(196,229,170) instead hex code.

Text Font Color

.myTextColor { color: #C4E5AA; }

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

This text font color is #C4E5AA.

Background Color

.myBgColor { background-color: #C4E5AA; }

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

This div background color is #C4E5AA.

Border color

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

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

This div border color is #C4E5AA.

Opacity

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

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

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

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

This text has shadow with #C4E5AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E5AA.

Preview

Color preview on black background

This text has color #C4E5AA on black background.


Color preview on white background

This text has color #C4E5AA on white background.


Black color preview on #C4E5AA background

This text has black color on #C4E5AA background.


White color preview on #C4E5AA background

This text has white color on #C4E5AA background.


Related colors

Complementary color

Complementary color for #hex is #3B1A55.


I love getcolorcode.com

Triadic colors

1 #AAC4E5 and #E5AAC4 with #C4E5AA are triadic colors.

2 #AAE5C4 and #E5C4AA with #C4E5AA are triadic colors.