COLOR #C4D557

HEX: #C4D557 RGB: (196,213,87)

Renk bilgisi

#C4D557 contains mainly red and green colors. #C4D557 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C4D557 color RGB value is (196,213,87).

RGB: (196,213,87) (77%, 84%, 34%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 213 of 255 = 84%
B 87 of 255 = 34%

196
213
87

R + G + B ~ 65%. #C4D557 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 213 + 87 = 496 (100%)
R 196 of 496 ~ 39.52%
G 213 of 496 ~ 42.94%
B 87 of 496 ~ 17.54'%

%39.52
%42.94
%17.54

CMYK RENK MODELİ

#C4D557 rengi CMYK tonu (8,0,59,16).

  • camgöbeği tonu 7.98%
  • eflatun tonu 0.00%
  • sarı tonu 59.15%
  • ana renk tonu 16.47%

CMYK: (8,0,59,16)
C8M0Y59K16 (8%, 0%, 59%, 16%)
(0.08 / 0.00 / 0.59 / 0.16)

CMYK yüzdeleri

%7.98
%0
%59.15
%16.47

Codes

Color #C4D557 in popluar color models

C4 D5 57
RGB 196 213 87
HSL 68° 60.00% 58.82%
HSB/HSV 68° 59.15% 83.53%
CMYK 7.98% 0.00% 59.15%
16.47%

Color #C4D557 in popluar number systems.

HEX C4 D5 57
Decimal 196 213 87
Binary 11000100 11010101 1010111
Octal 304 325 127

Shades and tints

Shades of #C4D557

#C4D557
(196,213,87)
#B3C250
(179,194,80)
#A2AF49
(162,175,73)
#919C42
(145,156,66)
#80893B
(128,137,59)
#6F7634
(111,118,52)
#5E632D
(94,99,45)
#4D5026
(77,80,38)
#3C3D1F
(60,61,31)
#2B2A18
(43,42,24)
#1A1711
(26,23,17)
#000000
(0,0,0)

Tints of #C4D557

#C4D557
(196,213,87)
#C9D866
(201,216,102)
#CEDB75
(206,219,117)
#D3DE84
(211,222,132)
#D8E193
(216,225,147)
#DDE4A2
(221,228,162)
#E2E7B1
(226,231,177)
#E7EAC0
(231,234,192)
#ECEDCF
(236,237,207)
#F1F0DE
(241,240,222)
#F6F3ED
(246,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D557 color. Also use rgb(196,213,87) instead hex code.

Text Font Color

.myTextColor { color: #C4D557; }

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

This text font color is #C4D557.

Background Color

.myBgColor { background-color: #C4D557; }

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

This div background color is #C4D557.

Border color

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

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

This div border color is #C4D557.

Opacity

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

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

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

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

This text has shadow with #C4D557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D557.

Preview

Color preview on black background

This text has color #C4D557 on black background.


Color preview on white background

This text has color #C4D557 on white background.


Black color preview on #C4D557 background

This text has black color on #C4D557 background.


White color preview on #C4D557 background

This text has white color on #C4D557 background.


Related colors

Complementary color

Complementary color for #hex is #3B2AA8.


I love getcolorcode.com

Triadic colors

1 #57C4D5 and #D557C4 with #C4D557 are triadic colors.

2 #57D5C4 and #D5C457 with #C4D557 are triadic colors.