COLOR #C4F6A4

HEX: #C4F6A4 RGB: (196,246,164)

Renk bilgisi

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

RGB renk modeli

#C4F6A4 color RGB value is (196,246,164).

RGB: (196,246,164) (77%, 96%, 64%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 246 of 255 = 96%
B 164 of 255 = 64%

196
246
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 246 + 164 = 606 (100%)
R 196 of 606 ~ 32.34%
G 246 of 606 ~ 40.59%
B 164 of 606 ~ 27.06'%

%32.34
%40.59
%27.06

CMYK RENK MODELİ

#C4F6A4 rengi CMYK tonu (20,0,33,4).

  • camgöbeği tonu 20.33%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 3.53%

CMYK: (20,0,33,4)
C20M0Y33K4 (20%, 0%, 33%, 4%)
(0.20 / 0.00 / 0.33 / 0.04)

CMYK yüzdeleri

%20.33
%0
%33.33
%3.53

Codes

Color #C4F6A4 in popluar color models

C4 F6 A4
RGB 196 246 164
HSL 97° 82.00% 80.39%
HSB/HSV 97° 33.33% 96.47%
CMYK 20.33% 0.00% 33.33%
3.53%

Color #C4F6A4 in popluar number systems.

HEX C4 F6 A4
Decimal 196 246 164
Binary 11000100 11110110 10100100
Octal 304 366 244

Shades and tints

Shades of #C4F6A4

#C4F6A4
(196,246,164)
#B3E096
(179,224,150)
#A2CA88
(162,202,136)
#91B47A
(145,180,122)
#809E6C
(128,158,108)
#6F885E
(111,136,94)
#5E7250
(94,114,80)
#4D5C42
(77,92,66)
#3C4634
(60,70,52)
#2B3026
(43,48,38)
#1A1A18
(26,26,24)
#000000
(0,0,0)

Tints of #C4F6A4

#C4F6A4
(196,246,164)
#C9F6AC
(201,246,172)
#CEF6B4
(206,246,180)
#D3F6BC
(211,246,188)
#D8F6C4
(216,246,196)
#DDF6CC
(221,246,204)
#E2F6D4
(226,246,212)
#E7F6DC
(231,246,220)
#ECF6E4
(236,246,228)
#F1F6EC
(241,246,236)
#F6F6F4
(246,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4F6A4 color. Also use rgb(196,246,164) instead hex code.

Text Font Color

.myTextColor { color: #C4F6A4; }

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

This text font color is #C4F6A4.

Background Color

.myBgColor { background-color: #C4F6A4; }

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

This div background color is #C4F6A4.

Border color

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

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

This div border color is #C4F6A4.

Opacity

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

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

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

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

This text has shadow with #C4F6A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4F6A4.

Preview

Color preview on black background

This text has color #C4F6A4 on black background.


Color preview on white background

This text has color #C4F6A4 on white background.


Black color preview on #C4F6A4 background

This text has black color on #C4F6A4 background.


White color preview on #C4F6A4 background

This text has white color on #C4F6A4 background.


Related colors

Complementary color

Complementary color for #hex is #3B095B.


I love getcolorcode.com

Triadic colors

1 #A4C4F6 and #F6A4C4 with #C4F6A4 are triadic colors.

2 #A4F6C4 and #F6C4A4 with #C4F6A4 are triadic colors.