COLOR #C6AF7D

HEX: #C6AF7D RGB: (198,175,125)

Renk bilgisi

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

RGB renk modeli

#C6AF7D color RGB value is (198,175,125).

RGB: (198,175,125) (78%, 69%, 49%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 175 of 255 = 69%
B 125 of 255 = 49%

198
175
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 175 + 125 = 498 (100%)
R 198 of 498 ~ 39.76%
G 175 of 498 ~ 35.14%
B 125 of 498 ~ 25.1'%

%39.76
%35.14
%25.1

CMYK RENK MODELİ

#C6AF7D rengi CMYK tonu (0,12,37,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.62%
  • sarı tonu 36.87%
  • ana renk tonu 22.35%

CMYK: (0,12,37,22)
C0M12Y37K22 (0%, 12%, 37%, 22%)
(0.00 / 0.12 / 0.37 / 0.22)

CMYK yüzdeleri

%0
%11.62
%36.87
%22.35

Codes

Color #C6AF7D in popluar color models

C6 AF 7D
RGB 198 175 125
HSL 41° 39.04% 63.33%
HSB/HSV 41° 36.87% 77.65%
CMYK 0.00% 11.62% 36.87%
22.35%

Color #C6AF7D in popluar number systems.

HEX C6 AF 7D
Decimal 198 175 125
Binary 11000110 10101111 1111101
Octal 306 257 175

Shades and tints

Shades of #C6AF7D

#C6AF7D
(198,175,125)
#B4A072
(180,160,114)
#A29167
(162,145,103)
#90825C
(144,130,92)
#7E7351
(126,115,81)
#6C6446
(108,100,70)
#5A553B
(90,85,59)
#484630
(72,70,48)
#363725
(54,55,37)
#24281A
(36,40,26)
#12190F
(18,25,15)
#000000
(0,0,0)

Tints of #C6AF7D

#C6AF7D
(198,175,125)
#CBB688
(203,182,136)
#D0BD93
(208,189,147)
#D5C49E
(213,196,158)
#DACBA9
(218,203,169)
#DFD2B4
(223,210,180)
#E4D9BF
(228,217,191)
#E9E0CA
(233,224,202)
#EEE7D5
(238,231,213)
#F3EEE0
(243,238,224)
#F8F5EB
(248,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AF7D; }

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

This text font color is #C6AF7D.

Background Color

.myBgColor { background-color: #C6AF7D; }

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

This div background color is #C6AF7D.

Border color

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

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

This div border color is #C6AF7D.

Opacity

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

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

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

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

This text has shadow with #C6AF7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AF7D.

Preview

Color preview on black background

This text has color #C6AF7D on black background.


Color preview on white background

This text has color #C6AF7D on white background.


Black color preview on #C6AF7D background

This text has black color on #C6AF7D background.


White color preview on #C6AF7D background

This text has white color on #C6AF7D background.


Related colors

Complementary color

Complementary color for #hex is #395082.


I love getcolorcode.com

Triadic colors

1 #7DC6AF and #AF7DC6 with #C6AF7D are triadic colors.

2 #7DAFC6 and #AFC67D with #C6AF7D are triadic colors.