COLOR #C7CC89

HEX: #C7CC89 RGB: (199,204,137)

Renk bilgisi

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

RGB renk modeli

#C7CC89 color RGB value is (199,204,137).

RGB: (199,204,137) (78%, 80%, 54%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 204 of 255 = 80%
B 137 of 255 = 54%

199
204
137

R + G + B ~ 71%. #C7CC89 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 204 + 137 = 540 (100%)
R 199 of 540 ~ 36.85%
G 204 of 540 ~ 37.78%
B 137 of 540 ~ 25.37'%

%36.85
%37.78
%25.37

CMYK RENK MODELİ

#C7CC89 rengi CMYK tonu (2,0,33,20).

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

CMYK: (2,0,33,20)
C2M0Y33K20 (2%, 0%, 33%, 20%)
(0.02 / 0.00 / 0.33 / 0.20)

CMYK yüzdeleri

%2.45
%0
%32.84
%20

Codes

Color #C7CC89 in popluar color models

C7 CC 89
RGB 199 204 137
HSL 64° 39.64% 66.86%
HSB/HSV 64° 32.84% 80.00%
CMYK 2.45% 0.00% 32.84%
20.00%

Color #C7CC89 in popluar number systems.

HEX C7 CC 89
Decimal 199 204 137
Binary 11000111 11001100 10001001
Octal 307 314 211

Shades and tints

Shades of #C7CC89

#C7CC89
(199,204,137)
#B5BA7D
(181,186,125)
#A3A871
(163,168,113)
#919665
(145,150,101)
#7F8459
(127,132,89)
#6D724D
(109,114,77)
#5B6041
(91,96,65)
#494E35
(73,78,53)
#373C29
(55,60,41)
#252A1D
(37,42,29)
#131811
(19,24,17)
#000000
(0,0,0)

Tints of #C7CC89

#C7CC89
(199,204,137)
#CCD093
(204,208,147)
#D1D49D
(209,212,157)
#D6D8A7
(214,216,167)
#DBDCB1
(219,220,177)
#E0E0BB
(224,224,187)
#E5E4C5
(229,228,197)
#EAE8CF
(234,232,207)
#EFECD9
(239,236,217)
#F4F0E3
(244,240,227)
#F9F4ED
(249,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7CC89; }

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

This text font color is #C7CC89.

Background Color

.myBgColor { background-color: #C7CC89; }

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

This div background color is #C7CC89.

Border color

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

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

This div border color is #C7CC89.

Opacity

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

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

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

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

This text has shadow with #C7CC89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7CC89.

Preview

Color preview on black background

This text has color #C7CC89 on black background.


Color preview on white background

This text has color #C7CC89 on white background.


Black color preview on #C7CC89 background

This text has black color on #C7CC89 background.


White color preview on #C7CC89 background

This text has white color on #C7CC89 background.


Related colors

Complementary color

Complementary color for #hex is #383376.


I love getcolorcode.com

Triadic colors

1 #89C7CC and #CC89C7 with #C7CC89 are triadic colors.

2 #89CCC7 and #CCC789 with #C7CC89 are triadic colors.