COLOR #C5AF7D

HEX: #C5AF7D RGB: (197,175,125)

Renk bilgisi

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

RGB renk modeli

#C5AF7D color RGB value is (197,175,125).

RGB: (197,175,125) (77%, 69%, 49%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 175 of 255 = 69%
B 125 of 255 = 49%

197
175
125

R + G + B ~ 65%. #C5AF7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 175 + 125 = 497 (100%)
R 197 of 497 ~ 39.64%
G 175 of 497 ~ 35.21%
B 125 of 497 ~ 25.15'%

%39.64
%35.21
%25.15

CMYK RENK MODELİ

#C5AF7D rengi CMYK tonu (0,11,37,23).

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

CMYK: (0,11,37,23)
C0M11Y37K23 (0%, 11%, 37%, 23%)
(0.00 / 0.11 / 0.37 / 0.23)

CMYK yüzdeleri

%0
%11.17
%36.55
%22.75

Codes

Color #C5AF7D in popluar color models

C5 AF 7D
RGB 197 175 125
HSL 42° 38.30% 63.14%
HSB/HSV 42° 36.55% 77.25%
CMYK 0.00% 11.17% 36.55%
22.75%

Color #C5AF7D in popluar number systems.

HEX C5 AF 7D
Decimal 197 175 125
Binary 11000101 10101111 1111101
Octal 305 257 175

Shades and tints

Shades of #C5AF7D

#C5AF7D
(197,175,125)
#B4A072
(180,160,114)
#A39167
(163,145,103)
#92825C
(146,130,92)
#817351
(129,115,81)
#706446
(112,100,70)
#5F553B
(95,85,59)
#4E4630
(78,70,48)
#3D3725
(61,55,37)
#2C281A
(44,40,26)
#1B190F
(27,25,15)
#000000
(0,0,0)

Tints of #C5AF7D

#C5AF7D
(197,175,125)
#CAB688
(202,182,136)
#CFBD93
(207,189,147)
#D4C49E
(212,196,158)
#D9CBA9
(217,203,169)
#DED2B4
(222,210,180)
#E3D9BF
(227,217,191)
#E8E0CA
(232,224,202)
#EDE7D5
(237,231,213)
#F2EEE0
(242,238,224)
#F7F5EB
(247,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5AF7D; }

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

This text font color is #C5AF7D.

Background Color

.myBgColor { background-color: #C5AF7D; }

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

This div background color is #C5AF7D.

Border color

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

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

This div border color is #C5AF7D.

Opacity

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

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

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

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

This text has shadow with #C5AF7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AF7D.

Preview

Color preview on black background

This text has color #C5AF7D on black background.


Color preview on white background

This text has color #C5AF7D on white background.


Black color preview on #C5AF7D background

This text has black color on #C5AF7D background.


White color preview on #C5AF7D background

This text has white color on #C5AF7D background.


Related colors

Complementary color

Complementary color for #hex is #3A5082.


I love getcolorcode.com

Triadic colors

1 #7DC5AF and #AF7DC5 with #C5AF7D are triadic colors.

2 #7DAFC5 and #AFC57D with #C5AF7D are triadic colors.