COLOR #C2D594

HEX: #C2D594 RGB: (194,213,148)

Renk bilgisi

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

RGB renk modeli

#C2D594 color RGB value is (194,213,148).

RGB: (194,213,148) (76%, 84%, 58%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 213 of 255 = 84%
B 148 of 255 = 58%

194
213
148

R + G + B ~ 73%. #C2D594 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 213 + 148 = 555 (100%)
R 194 of 555 ~ 34.95%
G 213 of 555 ~ 38.38%
B 148 of 555 ~ 26.67'%

%34.95
%38.38
%26.67

CMYK RENK MODELİ

#C2D594 rengi CMYK tonu (9,0,31,16).

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

CMYK: (9,0,31,16)
C9M0Y31K16 (9%, 0%, 31%, 16%)
(0.09 / 0.00 / 0.31 / 0.16)

CMYK yüzdeleri

%8.92
%0
%30.52
%16.47

Codes

Color #C2D594 in popluar color models

C2 D5 94
RGB 194 213 148
HSL 78° 43.62% 70.78%
HSB/HSV 78° 30.52% 83.53%
CMYK 8.92% 0.00% 30.52%
16.47%

Color #C2D594 in popluar number systems.

HEX C2 D5 94
Decimal 194 213 148
Binary 11000010 11010101 10010100
Octal 302 325 224

Shades and tints

Shades of #C2D594

#C2D594
(194,213,148)
#B1C287
(177,194,135)
#A0AF7A
(160,175,122)
#8F9C6D
(143,156,109)
#7E8960
(126,137,96)
#6D7653
(109,118,83)
#5C6346
(92,99,70)
#4B5039
(75,80,57)
#3A3D2C
(58,61,44)
#292A1F
(41,42,31)
#181712
(24,23,18)
#000000
(0,0,0)

Tints of #C2D594

#C2D594
(194,213,148)
#C7D89D
(199,216,157)
#CCDBA6
(204,219,166)
#D1DEAF
(209,222,175)
#D6E1B8
(214,225,184)
#DBE4C1
(219,228,193)
#E0E7CA
(224,231,202)
#E5EAD3
(229,234,211)
#EAEDDC
(234,237,220)
#EFF0E5
(239,240,229)
#F4F3EE
(244,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2D594; }

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

This text font color is #C2D594.

Background Color

.myBgColor { background-color: #C2D594; }

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

This div background color is #C2D594.

Border color

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

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

This div border color is #C2D594.

Opacity

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

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

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

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

This text has shadow with #C2D594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D594.

Preview

Color preview on black background

This text has color #C2D594 on black background.


Color preview on white background

This text has color #C2D594 on white background.


Black color preview on #C2D594 background

This text has black color on #C2D594 background.


White color preview on #C2D594 background

This text has white color on #C2D594 background.


Related colors

Complementary color

Complementary color for #hex is #3D2A6B.


I love getcolorcode.com

Triadic colors

1 #94C2D5 and #D594C2 with #C2D594 are triadic colors.

2 #94D5C2 and #D5C294 with #C2D594 are triadic colors.