COLOR #C2D59D

HEX: #C2D59D RGB: (194,213,157)

Renk bilgisi

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

RGB renk modeli

#C2D59D color RGB value is (194,213,157).

RGB: (194,213,157) (76%, 84%, 62%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 213 of 255 = 84%
B 157 of 255 = 62%

194
213
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 213 + 157 = 564 (100%)
R 194 of 564 ~ 34.4%
G 213 of 564 ~ 37.77%
B 157 of 564 ~ 27.84'%

%34.4
%37.77
%27.84

CMYK RENK MODELİ

#C2D59D rengi CMYK tonu (9,0,26,16).

  • camgöbeği tonu 8.92%
  • eflatun tonu 0.00%
  • sarı tonu 26.29%
  • ana renk tonu 16.47%

CMYK: (9,0,26,16)
C9M0Y26K16 (9%, 0%, 26%, 16%)
(0.09 / 0.00 / 0.26 / 0.16)

CMYK yüzdeleri

%8.92
%0
%26.29
%16.47

Codes

Color #C2D59D in popluar color models

C2 D5 9D
RGB 194 213 157
HSL 80° 40.00% 72.55%
HSB/HSV 80° 26.29% 83.53%
CMYK 8.92% 0.00% 26.29%
16.47%

Color #C2D59D in popluar number systems.

HEX C2 D5 9D
Decimal 194 213 157
Binary 11000010 11010101 10011101
Octal 302 325 235

Shades and tints

Shades of #C2D59D

#C2D59D
(194,213,157)
#B1C28F
(177,194,143)
#A0AF81
(160,175,129)
#8F9C73
(143,156,115)
#7E8965
(126,137,101)
#6D7657
(109,118,87)
#5C6349
(92,99,73)
#4B503B
(75,80,59)
#3A3D2D
(58,61,45)
#292A1F
(41,42,31)
#181711
(24,23,17)
#000000
(0,0,0)

Tints of #C2D59D

#C2D59D
(194,213,157)
#C7D8A5
(199,216,165)
#CCDBAD
(204,219,173)
#D1DEB5
(209,222,181)
#D6E1BD
(214,225,189)
#DBE4C5
(219,228,197)
#E0E7CD
(224,231,205)
#E5EAD5
(229,234,213)
#EAEDDD
(234,237,221)
#EFF0E5
(239,240,229)
#F4F3ED
(244,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2D59D color. Also use rgb(194,213,157) instead hex code.

Text Font Color

.myTextColor { color: #C2D59D; }

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

This text font color is #C2D59D.

Background Color

.myBgColor { background-color: #C2D59D; }

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

This div background color is #C2D59D.

Border color

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

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

This div border color is #C2D59D.

Opacity

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

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

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

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

This text has shadow with #C2D59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D59D.

Preview

Color preview on black background

This text has color #C2D59D on black background.


Color preview on white background

This text has color #C2D59D on white background.


Black color preview on #C2D59D background

This text has black color on #C2D59D background.


White color preview on #C2D59D background

This text has white color on #C2D59D background.


Related colors

Complementary color

Complementary color for #hex is #3D2A62.


I love getcolorcode.com

Triadic colors

1 #9DC2D5 and #D59DC2 with #C2D59D are triadic colors.

2 #9DD5C2 and #D5C29D with #C2D59D are triadic colors.