COLOR #C5AF5A

HEX: #C5AF5A RGB: (197,175,90)

Renk bilgisi

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

RGB renk modeli

#C5AF5A color RGB value is (197,175,90).

RGB: (197,175,90) (77%, 69%, 35%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 175 of 255 = 69%
B 90 of 255 = 35%

197
175
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 175 + 90 = 462 (100%)
R 197 of 462 ~ 42.64%
G 175 of 462 ~ 37.88%
B 90 of 462 ~ 19.48'%

%42.64
%37.88
%19.48

CMYK RENK MODELİ

#C5AF5A rengi CMYK tonu (0,11,54,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.17%
  • sarı tonu 54.31%
  • ana renk tonu 22.75%

CMYK: (0,11,54,23)
C0M11Y54K23 (0%, 11%, 54%, 23%)
(0.00 / 0.11 / 0.54 / 0.23)

CMYK yüzdeleri

%0
%11.17
%54.31
%22.75

Codes

Color #C5AF5A in popluar color models

C5 AF 5A
RGB 197 175 90
HSL 48° 47.98% 56.27%
HSB/HSV 48° 54.31% 77.25%
CMYK 0.00% 11.17% 54.31%
22.75%

Color #C5AF5A in popluar number systems.

HEX C5 AF 5A
Decimal 197 175 90
Binary 11000101 10101111 1011010
Octal 305 257 132

Shades and tints

Shades of #C5AF5A

#C5AF5A
(197,175,90)
#B4A052
(180,160,82)
#A3914A
(163,145,74)
#928242
(146,130,66)
#81733A
(129,115,58)
#706432
(112,100,50)
#5F552A
(95,85,42)
#4E4622
(78,70,34)
#3D371A
(61,55,26)
#2C2812
(44,40,18)
#1B190A
(27,25,10)
#000000
(0,0,0)

Tints of #C5AF5A

#C5AF5A
(197,175,90)
#CAB669
(202,182,105)
#CFBD78
(207,189,120)
#D4C487
(212,196,135)
#D9CB96
(217,203,150)
#DED2A5
(222,210,165)
#E3D9B4
(227,217,180)
#E8E0C3
(232,224,195)
#EDE7D2
(237,231,210)
#F2EEE1
(242,238,225)
#F7F5F0
(247,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5AF5A color. Also use rgb(197,175,90) instead hex code.

Text Font Color

.myTextColor { color: #C5AF5A; }

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

This text font color is #C5AF5A.

Background Color

.myBgColor { background-color: #C5AF5A; }

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

This div background color is #C5AF5A.

Border color

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

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

This div border color is #C5AF5A.

Opacity

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

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

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

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

This text has shadow with #C5AF5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AF5A.

Preview

Color preview on black background

This text has color #C5AF5A on black background.


Color preview on white background

This text has color #C5AF5A on white background.


Black color preview on #C5AF5A background

This text has black color on #C5AF5A background.


White color preview on #C5AF5A background

This text has white color on #C5AF5A background.


Related colors

Complementary color

Complementary color for #hex is #3A50A5.


I love getcolorcode.com

Triadic colors

1 #5AC5AF and #AF5AC5 with #C5AF5A are triadic colors.

2 #5AAFC5 and #AFC55A with #C5AF5A are triadic colors.