COLOR #C4D59A

HEX: #C4D59A RGB: (196,213,154)

Renk bilgisi

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

RGB renk modeli

#C4D59A color RGB value is (196,213,154).

RGB: (196,213,154) (77%, 84%, 60%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 213 of 255 = 84%
B 154 of 255 = 60%

196
213
154

R + G + B ~ 74%. #C4D59A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 213 + 154 = 563 (100%)
R 196 of 563 ~ 34.81%
G 213 of 563 ~ 37.83%
B 154 of 563 ~ 27.35'%

%34.81
%37.83
%27.35

CMYK RENK MODELİ

#C4D59A rengi CMYK tonu (8,0,28,16).

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

CMYK: (8,0,28,16)
C8M0Y28K16 (8%, 0%, 28%, 16%)
(0.08 / 0.00 / 0.28 / 0.16)

CMYK yüzdeleri

%7.98
%0
%27.7
%16.47

Codes

Color #C4D59A in popluar color models

C4 D5 9A
RGB 196 213 154
HSL 77° 41.26% 71.96%
HSB/HSV 77° 27.70% 83.53%
CMYK 7.98% 0.00% 27.70%
16.47%

Color #C4D59A in popluar number systems.

HEX C4 D5 9A
Decimal 196 213 154
Binary 11000100 11010101 10011010
Octal 304 325 232

Shades and tints

Shades of #C4D59A

#C4D59A
(196,213,154)
#B3C28C
(179,194,140)
#A2AF7E
(162,175,126)
#919C70
(145,156,112)
#808962
(128,137,98)
#6F7654
(111,118,84)
#5E6346
(94,99,70)
#4D5038
(77,80,56)
#3C3D2A
(60,61,42)
#2B2A1C
(43,42,28)
#1A170E
(26,23,14)
#000000
(0,0,0)

Tints of #C4D59A

#C4D59A
(196,213,154)
#C9D8A3
(201,216,163)
#CEDBAC
(206,219,172)
#D3DEB5
(211,222,181)
#D8E1BE
(216,225,190)
#DDE4C7
(221,228,199)
#E2E7D0
(226,231,208)
#E7EAD9
(231,234,217)
#ECEDE2
(236,237,226)
#F1F0EB
(241,240,235)
#F6F3F4
(246,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D59A; }

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

This text font color is #C4D59A.

Background Color

.myBgColor { background-color: #C4D59A; }

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

This div background color is #C4D59A.

Border color

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

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

This div border color is #C4D59A.

Opacity

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

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

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

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

This text has shadow with #C4D59A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D59A.

Preview

Color preview on black background

This text has color #C4D59A on black background.


Color preview on white background

This text has color #C4D59A on white background.


Black color preview on #C4D59A background

This text has black color on #C4D59A background.


White color preview on #C4D59A background

This text has white color on #C4D59A background.


Related colors

Complementary color

Complementary color for #hex is #3B2A65.


I love getcolorcode.com

Triadic colors

1 #9AC4D5 and #D59AC4 with #C4D59A are triadic colors.

2 #9AD5C4 and #D5C49A with #C4D59A are triadic colors.