COLOR #C5AC66

HEX: #C5AC66 RGB: (197,172,102)

Renk bilgisi

#C5AC66 contains mainly red and green colors. #C5AC66 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C5AC66 color RGB value is (197,172,102).

RGB: (197,172,102) (77%, 67%, 40%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 172 of 255 = 67%
B 102 of 255 = 40%

197
172
102

R + G + B ~ 61%. #C5AC66 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 172 + 102 = 471 (100%)
R 197 of 471 ~ 41.83%
G 172 of 471 ~ 36.52%
B 102 of 471 ~ 21.66'%

%41.83
%36.52
%21.66

CMYK RENK MODELİ

#C5AC66 rengi CMYK tonu (0,13,48,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.69%
  • sarı tonu 48.22%
  • ana renk tonu 22.75%

CMYK: (0,13,48,23)
C0M13Y48K23 (0%, 13%, 48%, 23%)
(0.00 / 0.13 / 0.48 / 0.23)

CMYK yüzdeleri

%0
%12.69
%48.22
%22.75

Codes

Color #C5AC66 in popluar color models

C5 AC 66
RGB 197 172 102
HSL 44° 45.02% 58.63%
HSB/HSV 44° 48.22% 77.25%
CMYK 0.00% 12.69% 48.22%
22.75%

Color #C5AC66 in popluar number systems.

HEX C5 AC 66
Decimal 197 172 102
Binary 11000101 10101100 1100110
Octal 305 254 146

Shades and tints

Shades of #C5AC66

#C5AC66
(197,172,102)
#B49D5D
(180,157,93)
#A38E54
(163,142,84)
#927F4B
(146,127,75)
#817042
(129,112,66)
#706139
(112,97,57)
#5F5230
(95,82,48)
#4E4327
(78,67,39)
#3D341E
(61,52,30)
#2C2515
(44,37,21)
#1B160C
(27,22,12)
#000000
(0,0,0)

Tints of #C5AC66

#C5AC66
(197,172,102)
#CAB373
(202,179,115)
#CFBA80
(207,186,128)
#D4C18D
(212,193,141)
#D9C89A
(217,200,154)
#DECFA7
(222,207,167)
#E3D6B4
(227,214,180)
#E8DDC1
(232,221,193)
#EDE4CE
(237,228,206)
#F2EBDB
(242,235,219)
#F7F2E8
(247,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5AC66 color. Also use rgb(197,172,102) instead hex code.

Text Font Color

.myTextColor { color: #C5AC66; }

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

This text font color is #C5AC66.

Background Color

.myBgColor { background-color: #C5AC66; }

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

This div background color is #C5AC66.

Border color

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

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

This div border color is #C5AC66.

Opacity

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

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

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

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

This text has shadow with #C5AC66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AC66.

Preview

Color preview on black background

This text has color #C5AC66 on black background.


Color preview on white background

This text has color #C5AC66 on white background.


Black color preview on #C5AC66 background

This text has black color on #C5AC66 background.


White color preview on #C5AC66 background

This text has white color on #C5AC66 background.


Related colors

Complementary color

Complementary color for #hex is #3A5399.


I love getcolorcode.com

Triadic colors

1 #66C5AC and #AC66C5 with #C5AC66 are triadic colors.

2 #66ACC5 and #ACC566 with #C5AC66 are triadic colors.