COLOR #C2D37E

HEX: #C2D37E RGB: (194,211,126)

Renk bilgisi

#C2D37E contains mainly red and green colors. #C2D37E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C2D37E color RGB value is (194,211,126).

RGB: (194,211,126) (76%, 83%, 49%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 211 of 255 = 83%
B 126 of 255 = 49%

194
211
126

R + G + B ~ 69%. #C2D37E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 211 + 126 = 531 (100%)
R 194 of 531 ~ 36.53%
G 211 of 531 ~ 39.74%
B 126 of 531 ~ 23.73'%

%36.53
%39.74
%23.73

CMYK RENK MODELİ

#C2D37E rengi CMYK tonu (8,0,40,17).

  • camgöbeği tonu 8.06%
  • eflatun tonu 0.00%
  • sarı tonu 40.28%
  • ana renk tonu 17.25%

CMYK: (8,0,40,17)
C8M0Y40K17 (8%, 0%, 40%, 17%)
(0.08 / 0.00 / 0.40 / 0.17)

CMYK yüzdeleri

%8.06
%0
%40.28
%17.25

Codes

Color #C2D37E in popluar color models

C2 D3 7E
RGB 194 211 126
HSL 72° 49.13% 66.08%
HSB/HSV 72° 40.28% 82.75%
CMYK 8.06% 0.00% 40.28%
17.25%

Color #C2D37E in popluar number systems.

HEX C2 D3 7E
Decimal 194 211 126
Binary 11000010 11010011 1111110
Octal 302 323 176

Shades and tints

Shades of #C2D37E

#C2D37E
(194,211,126)
#B1C073
(177,192,115)
#A0AD68
(160,173,104)
#8F9A5D
(143,154,93)
#7E8752
(126,135,82)
#6D7447
(109,116,71)
#5C613C
(92,97,60)
#4B4E31
(75,78,49)
#3A3B26
(58,59,38)
#29281B
(41,40,27)
#181510
(24,21,16)
#000000
(0,0,0)

Tints of #C2D37E

#C2D37E
(194,211,126)
#C7D789
(199,215,137)
#CCDB94
(204,219,148)
#D1DF9F
(209,223,159)
#D6E3AA
(214,227,170)
#DBE7B5
(219,231,181)
#E0EBC0
(224,235,192)
#E5EFCB
(229,239,203)
#EAF3D6
(234,243,214)
#EFF7E1
(239,247,225)
#F4FBEC
(244,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2D37E color. Also use rgb(194,211,126) instead hex code.

Text Font Color

.myTextColor { color: #C2D37E; }

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

This text font color is #C2D37E.

Background Color

.myBgColor { background-color: #C2D37E; }

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

This div background color is #C2D37E.

Border color

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

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

This div border color is #C2D37E.

Opacity

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

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

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

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

This text has shadow with #C2D37E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2D37E.

Preview

Color preview on black background

This text has color #C2D37E on black background.


Color preview on white background

This text has color #C2D37E on white background.


Black color preview on #C2D37E background

This text has black color on #C2D37E background.


White color preview on #C2D37E background

This text has white color on #C2D37E background.


Related colors

Complementary color

Complementary color for #hex is #3D2C81.


I love getcolorcode.com

Triadic colors

1 #7EC2D3 and #D37EC2 with #C2D37E are triadic colors.

2 #7ED3C2 and #D3C27E with #C2D37E are triadic colors.