COLOR #C5A848

HEX: #C5A848 RGB: (197,168,72)

Renk bilgisi

#C5A848 contains mainly red and green colors. #C5A848 ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#C5A848 color RGB value is (197,168,72).

RGB: (197,168,72) (77%, 66%, 28%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 168 of 255 = 66%
B 72 of 255 = 28%

197
168
72

R + G + B ~ 57%. #C5A848 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 168 + 72 = 437 (100%)
R 197 of 437 ~ 45.08%
G 168 of 437 ~ 38.44%
B 72 of 437 ~ 16.48'%

%45.08
%38.44
%16.48

CMYK RENK MODELİ

#C5A848 rengi CMYK tonu (0,15,63,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.72%
  • sarı tonu 63.45%
  • ana renk tonu 22.75%

CMYK: (0,15,63,23)
C0M15Y63K23 (0%, 15%, 63%, 23%)
(0.00 / 0.15 / 0.63 / 0.23)

CMYK yüzdeleri

%0
%14.72
%63.45
%22.75

Codes

Color #C5A848 in popluar color models

C5 A8 48
RGB 197 168 72
HSL 46° 51.87% 52.75%
HSB/HSV 46° 63.45% 77.25%
CMYK 0.00% 14.72% 63.45%
22.75%

Color #C5A848 in popluar number systems.

HEX C5 A8 48
Decimal 197 168 72
Binary 11000101 10101000 1001000
Octal 305 250 110

Shades and tints

Shades of #C5A848

#C5A848
(197,168,72)
#B49942
(180,153,66)
#A38A3C
(163,138,60)
#927B36
(146,123,54)
#816C30
(129,108,48)
#705D2A
(112,93,42)
#5F4E24
(95,78,36)
#4E3F1E
(78,63,30)
#3D3018
(61,48,24)
#2C2112
(44,33,18)
#1B120C
(27,18,12)
#000000
(0,0,0)

Tints of #C5A848

#C5A848
(197,168,72)
#CAAF58
(202,175,88)
#CFB668
(207,182,104)
#D4BD78
(212,189,120)
#D9C488
(217,196,136)
#DECB98
(222,203,152)
#E3D2A8
(227,210,168)
#E8D9B8
(232,217,184)
#EDE0C8
(237,224,200)
#F2E7D8
(242,231,216)
#F7EEE8
(247,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A848 color. Also use rgb(197,168,72) instead hex code.

Text Font Color

.myTextColor { color: #C5A848; }

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

This text font color is #C5A848.

Background Color

.myBgColor { background-color: #C5A848; }

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

This div background color is #C5A848.

Border color

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

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

This div border color is #C5A848.

Opacity

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

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

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

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

This text has shadow with #C5A848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A848.

Preview

Color preview on black background

This text has color #C5A848 on black background.


Color preview on white background

This text has color #C5A848 on white background.


Black color preview on #C5A848 background

This text has black color on #C5A848 background.


White color preview on #C5A848 background

This text has white color on #C5A848 background.


Related colors

Complementary color

Complementary color for #hex is #3A57B7.


I love getcolorcode.com

Triadic colors

1 #48C5A8 and #A848C5 with #C5A848 are triadic colors.

2 #48A8C5 and #A8C548 with #C5A848 are triadic colors.