COLOR #C5C299

HEX: #C5C299 RGB: (197,194,153)

Renk bilgisi

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

RGB renk modeli

#C5C299 color RGB value is (197,194,153).

RGB: (197,194,153) (77%, 76%, 60%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 194 of 255 = 76%
B 153 of 255 = 60%

197
194
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 194 + 153 = 544 (100%)
R 197 of 544 ~ 36.21%
G 194 of 544 ~ 35.66%
B 153 of 544 ~ 28.13'%

%36.21
%35.66
%28.13

CMYK RENK MODELİ

#C5C299 rengi CMYK tonu (0,2,22,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.52%
  • sarı tonu 22.34%
  • ana renk tonu 22.75%

CMYK: (0,2,22,23)
C0M2Y22K23 (0%, 2%, 22%, 23%)
(0.00 / 0.02 / 0.22 / 0.23)

CMYK yüzdeleri

%0
%1.52
%22.34
%22.75

Codes

Color #C5C299 in popluar color models

C5 C2 99
RGB 197 194 153
HSL 56° 27.50% 68.63%
HSB/HSV 56° 22.34% 77.25%
CMYK 0.00% 1.52% 22.34%
22.75%

Color #C5C299 in popluar number systems.

HEX C5 C2 99
Decimal 197 194 153
Binary 11000101 11000010 10011001
Octal 305 302 231

Shades and tints

Shades of #C5C299

#C5C299
(197,194,153)
#B4B18C
(180,177,140)
#A3A07F
(163,160,127)
#928F72
(146,143,114)
#817E65
(129,126,101)
#706D58
(112,109,88)
#5F5C4B
(95,92,75)
#4E4B3E
(78,75,62)
#3D3A31
(61,58,49)
#2C2924
(44,41,36)
#1B1817
(27,24,23)
#000000
(0,0,0)

Tints of #C5C299

#C5C299
(197,194,153)
#CAC7A2
(202,199,162)
#CFCCAB
(207,204,171)
#D4D1B4
(212,209,180)
#D9D6BD
(217,214,189)
#DEDBC6
(222,219,198)
#E3E0CF
(227,224,207)
#E8E5D8
(232,229,216)
#EDEAE1
(237,234,225)
#F2EFEA
(242,239,234)
#F7F4F3
(247,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C299 color. Also use rgb(197,194,153) instead hex code.

Text Font Color

.myTextColor { color: #C5C299; }

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

This text font color is #C5C299.

Background Color

.myBgColor { background-color: #C5C299; }

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

This div background color is #C5C299.

Border color

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

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

This div border color is #C5C299.

Opacity

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

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

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

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

This text has shadow with #C5C299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C299.

Preview

Color preview on black background

This text has color #C5C299 on black background.


Color preview on white background

This text has color #C5C299 on white background.


Black color preview on #C5C299 background

This text has black color on #C5C299 background.


White color preview on #C5C299 background

This text has white color on #C5C299 background.


Related colors

Complementary color

Complementary color for #hex is #3A3D66.


I love getcolorcode.com

Triadic colors

1 #99C5C2 and #C299C5 with #C5C299 are triadic colors.

2 #99C2C5 and #C2C599 with #C5C299 are triadic colors.