COLOR #C4E6AF

HEX: #C4E6AF RGB: (196,230,175)

Renk bilgisi

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

RGB renk modeli

#C4E6AF color RGB value is (196,230,175).

RGB: (196,230,175) (77%, 90%, 69%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 230 of 255 = 90%
B 175 of 255 = 69%

196
230
175

R + G + B ~ 79%. #C4E6AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 230 + 175 = 601 (100%)
R 196 of 601 ~ 32.61%
G 230 of 601 ~ 38.27%
B 175 of 601 ~ 29.12'%

%32.61
%38.27
%29.12

CMYK RENK MODELİ

#C4E6AF rengi CMYK tonu (15,0,24,10).

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

CMYK: (15,0,24,10)
C15M0Y24K10 (15%, 0%, 24%, 10%)
(0.15 / 0.00 / 0.24 / 0.10)

CMYK yüzdeleri

%14.78
%0
%23.91
%9.8

Codes

Color #C4E6AF in popluar color models

C4 E6 AF
RGB 196 230 175
HSL 97° 52.38% 79.41%
HSB/HSV 97° 23.91% 90.20%
CMYK 14.78% 0.00% 23.91%
9.80%

Color #C4E6AF in popluar number systems.

HEX C4 E6 AF
Decimal 196 230 175
Binary 11000100 11100110 10101111
Octal 304 346 257

Shades and tints

Shades of #C4E6AF

#C4E6AF
(196,230,175)
#B3D2A0
(179,210,160)
#A2BE91
(162,190,145)
#91AA82
(145,170,130)
#809673
(128,150,115)
#6F8264
(111,130,100)
#5E6E55
(94,110,85)
#4D5A46
(77,90,70)
#3C4637
(60,70,55)
#2B3228
(43,50,40)
#1A1E19
(26,30,25)
#000000
(0,0,0)

Tints of #C4E6AF

#C4E6AF
(196,230,175)
#C9E8B6
(201,232,182)
#CEEABD
(206,234,189)
#D3ECC4
(211,236,196)
#D8EECB
(216,238,203)
#DDF0D2
(221,240,210)
#E2F2D9
(226,242,217)
#E7F4E0
(231,244,224)
#ECF6E7
(236,246,231)
#F1F8EE
(241,248,238)
#F6FAF5
(246,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4E6AF; }

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

This text font color is #C4E6AF.

Background Color

.myBgColor { background-color: #C4E6AF; }

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

This div background color is #C4E6AF.

Border color

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

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

This div border color is #C4E6AF.

Opacity

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

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

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

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

This text has shadow with #C4E6AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E6AF.

Preview

Color preview on black background

This text has color #C4E6AF on black background.


Color preview on white background

This text has color #C4E6AF on white background.


Black color preview on #C4E6AF background

This text has black color on #C4E6AF background.


White color preview on #C4E6AF background

This text has white color on #C4E6AF background.


Related colors

Complementary color

Complementary color for #hex is #3B1950.


I love getcolorcode.com

Triadic colors

1 #AFC4E6 and #E6AFC4 with #C4E6AF are triadic colors.

2 #AFE6C4 and #E6C4AF with #C4E6AF are triadic colors.