COLOR #C4D58E

HEX: #C4D58E RGB: (196,213,142)

Renk bilgisi

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

RGB renk modeli

#C4D58E color RGB value is (196,213,142).

RGB: (196,213,142) (77%, 84%, 56%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 213 of 255 = 84%
B 142 of 255 = 56%

196
213
142

R + G + B ~ 72%. #C4D58E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 213 + 142 = 551 (100%)
R 196 of 551 ~ 35.57%
G 213 of 551 ~ 38.66%
B 142 of 551 ~ 25.77'%

%35.57
%38.66
%25.77

CMYK RENK MODELİ

#C4D58E rengi CMYK tonu (8,0,33,16).

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

CMYK: (8,0,33,16)
C8M0Y33K16 (8%, 0%, 33%, 16%)
(0.08 / 0.00 / 0.33 / 0.16)

CMYK yüzdeleri

%7.98
%0
%33.33
%16.47

Codes

Color #C4D58E in popluar color models

C4 D5 8E
RGB 196 213 142
HSL 74° 45.81% 69.61%
HSB/HSV 74° 33.33% 83.53%
CMYK 7.98% 0.00% 33.33%
16.47%

Color #C4D58E in popluar number systems.

HEX C4 D5 8E
Decimal 196 213 142
Binary 11000100 11010101 10001110
Octal 304 325 216

Shades and tints

Shades of #C4D58E

#C4D58E
(196,213,142)
#B3C282
(179,194,130)
#A2AF76
(162,175,118)
#919C6A
(145,156,106)
#80895E
(128,137,94)
#6F7652
(111,118,82)
#5E6346
(94,99,70)
#4D503A
(77,80,58)
#3C3D2E
(60,61,46)
#2B2A22
(43,42,34)
#1A1716
(26,23,22)
#000000
(0,0,0)

Tints of #C4D58E

#C4D58E
(196,213,142)
#C9D898
(201,216,152)
#CEDBA2
(206,219,162)
#D3DEAC
(211,222,172)
#D8E1B6
(216,225,182)
#DDE4C0
(221,228,192)
#E2E7CA
(226,231,202)
#E7EAD4
(231,234,212)
#ECEDDE
(236,237,222)
#F1F0E8
(241,240,232)
#F6F3F2
(246,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D58E; }

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

This text font color is #C4D58E.

Background Color

.myBgColor { background-color: #C4D58E; }

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

This div background color is #C4D58E.

Border color

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

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

This div border color is #C4D58E.

Opacity

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

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

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

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

This text has shadow with #C4D58E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D58E.

Preview

Color preview on black background

This text has color #C4D58E on black background.


Color preview on white background

This text has color #C4D58E on white background.


Black color preview on #C4D58E background

This text has black color on #C4D58E background.


White color preview on #C4D58E background

This text has white color on #C4D58E background.


Related colors

Complementary color

Complementary color for #hex is #3B2A71.


I love getcolorcode.com

Triadic colors

1 #8EC4D5 and #D58EC4 with #C4D58E are triadic colors.

2 #8ED5C4 and #D5C48E with #C4D58E are triadic colors.