COLOR #C7D67C

HEX: #C7D67C RGB: (199,214,124)

Renk bilgisi

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

RGB renk modeli

#C7D67C color RGB value is (199,214,124).

RGB: (199,214,124) (78%, 84%, 49%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 214 of 255 = 84%
B 124 of 255 = 49%

199
214
124

R + G + B ~ 70%. #C7D67C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 214 + 124 = 537 (100%)
R 199 of 537 ~ 37.06%
G 214 of 537 ~ 39.85%
B 124 of 537 ~ 23.09'%

%37.06
%39.85
%23.09

CMYK RENK MODELİ

#C7D67C rengi CMYK tonu (7,0,42,16).

  • camgöbeği tonu 7.01%
  • eflatun tonu 0.00%
  • sarı tonu 42.06%
  • ana renk tonu 16.08%

CMYK: (7,0,42,16)
C7M0Y42K16 (7%, 0%, 42%, 16%)
(0.07 / 0.00 / 0.42 / 0.16)

CMYK yüzdeleri

%7.01
%0
%42.06
%16.08

Codes

Color #C7D67C in popluar color models

C7 D6 7C
RGB 199 214 124
HSL 70° 52.33% 66.27%
HSB/HSV 70° 42.06% 83.92%
CMYK 7.01% 0.00% 42.06%
16.08%

Color #C7D67C in popluar number systems.

HEX C7 D6 7C
Decimal 199 214 124
Binary 11000111 11010110 1111100
Octal 307 326 174

Shades and tints

Shades of #C7D67C

#C7D67C
(199,214,124)
#B5C371
(181,195,113)
#A3B066
(163,176,102)
#919D5B
(145,157,91)
#7F8A50
(127,138,80)
#6D7745
(109,119,69)
#5B643A
(91,100,58)
#49512F
(73,81,47)
#373E24
(55,62,36)
#252B19
(37,43,25)
#13180E
(19,24,14)
#000000
(0,0,0)

Tints of #C7D67C

#C7D67C
(199,214,124)
#CCD987
(204,217,135)
#D1DC92
(209,220,146)
#D6DF9D
(214,223,157)
#DBE2A8
(219,226,168)
#E0E5B3
(224,229,179)
#E5E8BE
(229,232,190)
#EAEBC9
(234,235,201)
#EFEED4
(239,238,212)
#F4F1DF
(244,241,223)
#F9F4EA
(249,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D67C color. Also use rgb(199,214,124) instead hex code.

Text Font Color

.myTextColor { color: #C7D67C; }

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

This text font color is #C7D67C.

Background Color

.myBgColor { background-color: #C7D67C; }

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

This div background color is #C7D67C.

Border color

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

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

This div border color is #C7D67C.

Opacity

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

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

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

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

This text has shadow with #C7D67C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D67C.

Preview

Color preview on black background

This text has color #C7D67C on black background.


Color preview on white background

This text has color #C7D67C on white background.


Black color preview on #C7D67C background

This text has black color on #C7D67C background.


White color preview on #C7D67C background

This text has white color on #C7D67C background.


Related colors

Complementary color

Complementary color for #hex is #382983.


I love getcolorcode.com

Triadic colors

1 #7CC7D6 and #D67CC7 with #C7D67C are triadic colors.

2 #7CD6C7 and #D6C77C with #C7D67C are triadic colors.