COLOR #C9C498

HEX: #C9C498 RGB: (201,196,152)

Renk bilgisi

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

RGB renk modeli

#C9C498 color RGB value is (201,196,152).

RGB: (201,196,152) (79%, 77%, 60%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 196 of 255 = 77%
B 152 of 255 = 60%

201
196
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 196 + 152 = 549 (100%)
R 201 of 549 ~ 36.61%
G 196 of 549 ~ 35.7%
B 152 of 549 ~ 27.69'%

%36.61
%35.7
%27.69

CMYK RENK MODELİ

#C9C498 rengi CMYK tonu (0,2,24,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.49%
  • sarı tonu 24.38%
  • ana renk tonu 21.18%

CMYK: (0,2,24,21)
C0M2Y24K21 (0%, 2%, 24%, 21%)
(0.00 / 0.02 / 0.24 / 0.21)

CMYK yüzdeleri

%0
%2.49
%24.38
%21.18

Codes

Color #C9C498 in popluar color models

C9 C4 98
RGB 201 196 152
HSL 54° 31.21% 69.22%
HSB/HSV 54° 24.38% 78.82%
CMYK 0.00% 2.49% 24.38%
21.18%

Color #C9C498 in popluar number systems.

HEX C9 C4 98
Decimal 201 196 152
Binary 11001001 11000100 10011000
Octal 311 304 230

Shades and tints

Shades of #C9C498

#C9C498
(201,196,152)
#B7B38B
(183,179,139)
#A5A27E
(165,162,126)
#939171
(147,145,113)
#818064
(129,128,100)
#6F6F57
(111,111,87)
#5D5E4A
(93,94,74)
#4B4D3D
(75,77,61)
#393C30
(57,60,48)
#272B23
(39,43,35)
#151A16
(21,26,22)
#000000
(0,0,0)

Tints of #C9C498

#C9C498
(201,196,152)
#CDC9A1
(205,201,161)
#D1CEAA
(209,206,170)
#D5D3B3
(213,211,179)
#D9D8BC
(217,216,188)
#DDDDC5
(221,221,197)
#E1E2CE
(225,226,206)
#E5E7D7
(229,231,215)
#E9ECE0
(233,236,224)
#EDF1E9
(237,241,233)
#F1F6F2
(241,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C498 color. Also use rgb(201,196,152) instead hex code.

Text Font Color

.myTextColor { color: #C9C498; }

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

This text font color is #C9C498.

Background Color

.myBgColor { background-color: #C9C498; }

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

This div background color is #C9C498.

Border color

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

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

This div border color is #C9C498.

Opacity

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

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

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

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

This text has shadow with #C9C498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C498.

Preview

Color preview on black background

This text has color #C9C498 on black background.


Color preview on white background

This text has color #C9C498 on white background.


Black color preview on #C9C498 background

This text has black color on #C9C498 background.


White color preview on #C9C498 background

This text has white color on #C9C498 background.


Related colors

Complementary color

Complementary color for #hex is #363B67.


I love getcolorcode.com

Triadic colors

1 #98C9C4 and #C498C9 with #C9C498 are triadic colors.

2 #98C4C9 and #C4C998 with #C9C498 are triadic colors.