COLOR #C7CC6D

HEX: #C7CC6D RGB: (199,204,109)

Renk bilgisi

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

RGB renk modeli

#C7CC6D color RGB value is (199,204,109).

RGB: (199,204,109) (78%, 80%, 43%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 204 of 255 = 80%
B 109 of 255 = 43%

199
204
109

R + G + B ~ 67%. #C7CC6D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 109 = 512 (100%)
R 199 of 512 ~ 38.87%
G 204 of 512 ~ 39.84%
B 109 of 512 ~ 21.29'%

%38.87
%39.84
%21.29

CMYK RENK MODELİ

#C7CC6D rengi CMYK tonu (2,0,47,20).

  • camgöbeği tonu 2.45%
  • eflatun tonu 0.00%
  • sarı tonu 46.57%
  • ana renk tonu 20.00%

CMYK: (2,0,47,20)
C2M0Y47K20 (2%, 0%, 47%, 20%)
(0.02 / 0.00 / 0.47 / 0.20)

CMYK yüzdeleri

%2.45
%0
%46.57
%20

Codes

Color #C7CC6D in popluar color models

C7 CC 6D
RGB 199 204 109
HSL 63° 48.22% 61.37%
HSB/HSV 63° 46.57% 80.00%
CMYK 2.45% 0.00% 46.57%
20.00%

Color #C7CC6D in popluar number systems.

HEX C7 CC 6D
Decimal 199 204 109
Binary 11000111 11001100 1101101
Octal 307 314 155

Shades and tints

Shades of #C7CC6D

#C7CC6D
(199,204,109)
#B5BA64
(181,186,100)
#A3A85B
(163,168,91)
#919652
(145,150,82)
#7F8449
(127,132,73)
#6D7240
(109,114,64)
#5B6037
(91,96,55)
#494E2E
(73,78,46)
#373C25
(55,60,37)
#252A1C
(37,42,28)
#131813
(19,24,19)
#000000
(0,0,0)

Tints of #C7CC6D

#C7CC6D
(199,204,109)
#CCD07A
(204,208,122)
#D1D487
(209,212,135)
#D6D894
(214,216,148)
#DBDCA1
(219,220,161)
#E0E0AE
(224,224,174)
#E5E4BB
(229,228,187)
#EAE8C8
(234,232,200)
#EFECD5
(239,236,213)
#F4F0E2
(244,240,226)
#F9F4EF
(249,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7CC6D color. Also use rgb(199,204,109) instead hex code.

Text Font Color

.myTextColor { color: #C7CC6D; }

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

This text font color is #C7CC6D.

Background Color

.myBgColor { background-color: #C7CC6D; }

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

This div background color is #C7CC6D.

Border color

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

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

This div border color is #C7CC6D.

Opacity

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

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

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

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

This text has shadow with #C7CC6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CC6D.

Preview

Color preview on black background

This text has color #C7CC6D on black background.


Color preview on white background

This text has color #C7CC6D on white background.


Black color preview on #C7CC6D background

This text has black color on #C7CC6D background.


White color preview on #C7CC6D background

This text has white color on #C7CC6D background.


Related colors

Complementary color

Complementary color for #hex is #383392.


I love getcolorcode.com

Triadic colors

1 #6DC7CC and #CC6DC7 with #C7CC6D are triadic colors.

2 #6DCCC7 and #CCC76D with #C7CC6D are triadic colors.