COLOR #C2D590

HEX: #C2D590 RGB: (194,213,144)

Renk bilgisi

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

RGB renk modeli

#C2D590 color RGB value is (194,213,144).

RGB: (194,213,144) (76%, 84%, 56%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 213 of 255 = 84%
B 144 of 255 = 56%

194
213
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 213 + 144 = 551 (100%)
R 194 of 551 ~ 35.21%
G 213 of 551 ~ 38.66%
B 144 of 551 ~ 26.13'%

%35.21
%38.66
%26.13

CMYK RENK MODELİ

#C2D590 rengi CMYK tonu (9,0,32,16).

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

CMYK: (9,0,32,16)
C9M0Y32K16 (9%, 0%, 32%, 16%)
(0.09 / 0.00 / 0.32 / 0.16)

CMYK yüzdeleri

%8.92
%0
%32.39
%16.47

Codes

Color #C2D590 in popluar color models

C2 D5 90
RGB 194 213 144
HSL 77° 45.10% 70.00%
HSB/HSV 77° 32.39% 83.53%
CMYK 8.92% 0.00% 32.39%
16.47%

Color #C2D590 in popluar number systems.

HEX C2 D5 90
Decimal 194 213 144
Binary 11000010 11010101 10010000
Octal 302 325 220

Shades and tints

Shades of #C2D590

#C2D590
(194,213,144)
#B1C283
(177,194,131)
#A0AF76
(160,175,118)
#8F9C69
(143,156,105)
#7E895C
(126,137,92)
#6D764F
(109,118,79)
#5C6342
(92,99,66)
#4B5035
(75,80,53)
#3A3D28
(58,61,40)
#292A1B
(41,42,27)
#18170E
(24,23,14)
#000000
(0,0,0)

Tints of #C2D590

#C2D590
(194,213,144)
#C7D89A
(199,216,154)
#CCDBA4
(204,219,164)
#D1DEAE
(209,222,174)
#D6E1B8
(214,225,184)
#DBE4C2
(219,228,194)
#E0E7CC
(224,231,204)
#E5EAD6
(229,234,214)
#EAEDE0
(234,237,224)
#EFF0EA
(239,240,234)
#F4F3F4
(244,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2D590; }

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

This text font color is #C2D590.

Background Color

.myBgColor { background-color: #C2D590; }

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

This div background color is #C2D590.

Border color

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

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

This div border color is #C2D590.

Opacity

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

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

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

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

This text has shadow with #C2D590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D590.

Preview

Color preview on black background

This text has color #C2D590 on black background.


Color preview on white background

This text has color #C2D590 on white background.


Black color preview on #C2D590 background

This text has black color on #C2D590 background.


White color preview on #C2D590 background

This text has white color on #C2D590 background.


Related colors

Complementary color

Complementary color for #hex is #3D2A6F.


I love getcolorcode.com

Triadic colors

1 #90C2D5 and #D590C2 with #C2D590 are triadic colors.

2 #90D5C2 and #D5C290 with #C2D590 are triadic colors.