COLOR #C7C997

HEX: #C7C997 RGB: (199,201,151)

Renk bilgisi

#C7C997 contains red, green and blue colors in about the same proportion. #C7C997 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C7C997 color RGB value is (199,201,151).

RGB: (199,201,151) (78%, 79%, 59%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 201 of 255 = 79%
B 151 of 255 = 59%

199
201
151

R + G + B ~ 72%. #C7C997 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 201 + 151 = 551 (100%)
R 199 of 551 ~ 36.12%
G 201 of 551 ~ 36.48%
B 151 of 551 ~ 27.4'%

%36.12
%36.48
%27.4

CMYK RENK MODELİ

#C7C997 rengi CMYK tonu (1,0,25,21).

  • camgöbeği tonu 1.00%
  • eflatun tonu 0.00%
  • sarı tonu 24.88%
  • ana renk tonu 21.18%

CMYK: (1,0,25,21)
C1M0Y25K21 (1%, 0%, 25%, 21%)
(0.01 / 0.00 / 0.25 / 0.21)

CMYK yüzdeleri

%1
%0
%24.88
%21.18

Codes

Color #C7C997 in popluar color models

C7 C9 97
RGB 199 201 151
HSL 62° 31.65% 69.02%
HSB/HSV 62° 24.88% 78.82%
CMYK 1.00% 0.00% 24.88%
21.18%

Color #C7C997 in popluar number systems.

HEX C7 C9 97
Decimal 199 201 151
Binary 11000111 11001001 10010111
Octal 307 311 227

Shades and tints

Shades of #C7C997

#C7C997
(199,201,151)
#B5B78A
(181,183,138)
#A3A57D
(163,165,125)
#919370
(145,147,112)
#7F8163
(127,129,99)
#6D6F56
(109,111,86)
#5B5D49
(91,93,73)
#494B3C
(73,75,60)
#37392F
(55,57,47)
#252722
(37,39,34)
#131515
(19,21,21)
#000000
(0,0,0)

Tints of #C7C997

#C7C997
(199,201,151)
#CCCDA0
(204,205,160)
#D1D1A9
(209,209,169)
#D6D5B2
(214,213,178)
#DBD9BB
(219,217,187)
#E0DDC4
(224,221,196)
#E5E1CD
(229,225,205)
#EAE5D6
(234,229,214)
#EFE9DF
(239,233,223)
#F4EDE8
(244,237,232)
#F9F1F1
(249,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7C997 color. Also use rgb(199,201,151) instead hex code.

Text Font Color

.myTextColor { color: #C7C997; }

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

This text font color is #C7C997.

Background Color

.myBgColor { background-color: #C7C997; }

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

This div background color is #C7C997.

Border color

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

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

This div border color is #C7C997.

Opacity

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

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

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

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

This text has shadow with #C7C997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C997.

Preview

Color preview on black background

This text has color #C7C997 on black background.


Color preview on white background

This text has color #C7C997 on white background.


Black color preview on #C7C997 background

This text has black color on #C7C997 background.


White color preview on #C7C997 background

This text has white color on #C7C997 background.


Related colors

Complementary color

Complementary color for #hex is #383668.


I love getcolorcode.com

Triadic colors

1 #97C7C9 and #C997C7 with #C7C997 are triadic colors.

2 #97C9C7 and #C9C797 with #C7C997 are triadic colors.