COLOR #C7D52E

HEX: #C7D52E RGB: (199,213,46)

Renk bilgisi

#C7D52E contains mainly red and green colors. #C7D52E ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C7D52E color RGB value is (199,213,46).

RGB: (199,213,46) (78%, 84%, 18%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 213 of 255 = 84%
B 46 of 255 = 18%

199
213
46

R + G + B ~ 60%. #C7D52E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 213 + 46 = 458 (100%)
R 199 of 458 ~ 43.45%
G 213 of 458 ~ 46.51%
B 46 of 458 ~ 10.04'%

%43.45
%46.51

CMYK RENK MODELİ

#C7D52E rengi CMYK tonu (7,0,78,16).

  • camgöbeği tonu 6.57%
  • eflatun tonu 0.00%
  • sarı tonu 78.40%
  • ana renk tonu 16.47%

CMYK: (7,0,78,16)
C7M0Y78K16 (7%, 0%, 78%, 16%)
(0.07 / 0.00 / 0.78 / 0.16)

CMYK yüzdeleri

%6.57
%0
%78.4
%16.47

Codes

Color #C7D52E in popluar color models

C7 D5 2E
RGB 199 213 46
HSL 65° 66.53% 50.78%
HSB/HSV 65° 78.40% 83.53%
CMYK 6.57% 0.00% 78.40%
16.47%

Color #C7D52E in popluar number systems.

HEX C7 D5 2E
Decimal 199 213 46
Binary 11000111 11010101 101110
Octal 307 325 56

Shades and tints

Shades of #C7D52E

#C7D52E
(199,213,46)
#B5C22A
(181,194,42)
#A3AF26
(163,175,38)
#919C22
(145,156,34)
#7F891E
(127,137,30)
#6D761A
(109,118,26)
#5B6316
(91,99,22)
#495012
(73,80,18)
#373D0E
(55,61,14)
#252A0A
(37,42,10)
#131706
(19,23,6)
#000000
(0,0,0)

Tints of #C7D52E

#C7D52E
(199,213,46)
#CCD841
(204,216,65)
#D1DB54
(209,219,84)
#D6DE67
(214,222,103)
#DBE17A
(219,225,122)
#E0E48D
(224,228,141)
#E5E7A0
(229,231,160)
#EAEAB3
(234,234,179)
#EFEDC6
(239,237,198)
#F4F0D9
(244,240,217)
#F9F3EC
(249,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D52E color. Also use rgb(199,213,46) instead hex code.

Text Font Color

.myTextColor { color: #C7D52E; }

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

This text font color is #C7D52E.

Background Color

.myBgColor { background-color: #C7D52E; }

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

This div background color is #C7D52E.

Border color

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

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

This div border color is #C7D52E.

Opacity

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

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

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

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

This text has shadow with #C7D52E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D52E.

Preview

Color preview on black background

This text has color #C7D52E on black background.


Color preview on white background

This text has color #C7D52E on white background.


Black color preview on #C7D52E background

This text has black color on #C7D52E background.


White color preview on #C7D52E background

This text has white color on #C7D52E background.


Related colors

Complementary color

Complementary color for #hex is #382AD1.


I love getcolorcode.com

Triadic colors

1 #2EC7D5 and #D52EC7 with #C7D52E are triadic colors.

2 #2ED5C7 and #D5C72E with #C7D52E are triadic colors.