COLOR #C5AF6B

HEX: #C5AF6B RGB: (197,175,107)

Renk bilgisi

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

RGB renk modeli

#C5AF6B color RGB value is (197,175,107).

RGB: (197,175,107) (77%, 69%, 42%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 175 of 255 = 69%
B 107 of 255 = 42%

197
175
107

R + G + B ~ 63%. #C5AF6B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 175 + 107 = 479 (100%)
R 197 of 479 ~ 41.13%
G 175 of 479 ~ 36.53%
B 107 of 479 ~ 22.34'%

%41.13
%36.53
%22.34

CMYK RENK MODELİ

#C5AF6B rengi CMYK tonu (0,11,46,23).

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

CMYK: (0,11,46,23)
C0M11Y46K23 (0%, 11%, 46%, 23%)
(0.00 / 0.11 / 0.46 / 0.23)

CMYK yüzdeleri

%0
%11.17
%45.69
%22.75

Codes

Color #C5AF6B in popluar color models

C5 AF 6B
RGB 197 175 107
HSL 45° 43.69% 59.61%
HSB/HSV 45° 45.69% 77.25%
CMYK 0.00% 11.17% 45.69%
22.75%

Color #C5AF6B in popluar number systems.

HEX C5 AF 6B
Decimal 197 175 107
Binary 11000101 10101111 1101011
Octal 305 257 153

Shades and tints

Shades of #C5AF6B

#C5AF6B
(197,175,107)
#B4A062
(180,160,98)
#A39159
(163,145,89)
#928250
(146,130,80)
#817347
(129,115,71)
#70643E
(112,100,62)
#5F5535
(95,85,53)
#4E462C
(78,70,44)
#3D3723
(61,55,35)
#2C281A
(44,40,26)
#1B1911
(27,25,17)
#000000
(0,0,0)

Tints of #C5AF6B

#C5AF6B
(197,175,107)
#CAB678
(202,182,120)
#CFBD85
(207,189,133)
#D4C492
(212,196,146)
#D9CB9F
(217,203,159)
#DED2AC
(222,210,172)
#E3D9B9
(227,217,185)
#E8E0C6
(232,224,198)
#EDE7D3
(237,231,211)
#F2EEE0
(242,238,224)
#F7F5ED
(247,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5AF6B; }

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

This text font color is #C5AF6B.

Background Color

.myBgColor { background-color: #C5AF6B; }

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

This div background color is #C5AF6B.

Border color

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

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

This div border color is #C5AF6B.

Opacity

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

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

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

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

This text has shadow with #C5AF6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AF6B.

Preview

Color preview on black background

This text has color #C5AF6B on black background.


Color preview on white background

This text has color #C5AF6B on white background.


Black color preview on #C5AF6B background

This text has black color on #C5AF6B background.


White color preview on #C5AF6B background

This text has white color on #C5AF6B background.


Related colors

Complementary color

Complementary color for #hex is #3A5094.


I love getcolorcode.com

Triadic colors

1 #6BC5AF and #AF6BC5 with #C5AF6B are triadic colors.

2 #6BAFC5 and #AFC56B with #C5AF6B are triadic colors.