COLOR #C6A59D

HEX: #C6A59D RGB: (198,165,157)

Renk bilgisi

#C6A59D contains red, green and blue colors in about the same proportion. #C6A59D ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C6A59D color RGB value is (198,165,157).

RGB: (198,165,157) (78%, 65%, 62%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 165 of 255 = 65%
B 157 of 255 = 62%

198
165
157

R + G + B ~ 68%. #C6A59D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 165 + 157 = 520 (100%)
R 198 of 520 ~ 38.08%
G 165 of 520 ~ 31.73%
B 157 of 520 ~ 30.19'%

%38.08
%31.73
%30.19

CMYK RENK MODELİ

#C6A59D rengi CMYK tonu (0,17,21,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.67%
  • sarı tonu 20.71%
  • ana renk tonu 22.35%

CMYK: (0,17,21,22)
C0M17Y21K22 (0%, 17%, 21%, 22%)
(0.00 / 0.17 / 0.21 / 0.22)

CMYK yüzdeleri

%0
%16.67
%20.71
%22.35

Codes

Color #C6A59D in popluar color models

C6 A5 9D
RGB 198 165 157
HSL 12° 26.45% 69.61%
HSB/HSV 12° 20.71% 77.65%
CMYK 0.00% 16.67% 20.71%
22.35%

Color #C6A59D in popluar number systems.

HEX C6 A5 9D
Decimal 198 165 157
Binary 11000110 10100101 10011101
Octal 306 245 235

Shades and tints

Shades of #C6A59D

#C6A59D
(198,165,157)
#B4968F
(180,150,143)
#A28781
(162,135,129)
#907873
(144,120,115)
#7E6965
(126,105,101)
#6C5A57
(108,90,87)
#5A4B49
(90,75,73)
#483C3B
(72,60,59)
#362D2D
(54,45,45)
#241E1F
(36,30,31)
#120F11
(18,15,17)
#000000
(0,0,0)

Tints of #C6A59D

#C6A59D
(198,165,157)
#CBADA5
(203,173,165)
#D0B5AD
(208,181,173)
#D5BDB5
(213,189,181)
#DAC5BD
(218,197,189)
#DFCDC5
(223,205,197)
#E4D5CD
(228,213,205)
#E9DDD5
(233,221,213)
#EEE5DD
(238,229,221)
#F3EDE5
(243,237,229)
#F8F5ED
(248,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A59D color. Also use rgb(198,165,157) instead hex code.

Text Font Color

.myTextColor { color: #C6A59D; }

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

This text font color is #C6A59D.

Background Color

.myBgColor { background-color: #C6A59D; }

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

This div background color is #C6A59D.

Border color

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

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

This div border color is #C6A59D.

Opacity

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

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

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

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

This text has shadow with #C6A59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A59D.

Preview

Color preview on black background

This text has color #C6A59D on black background.


Color preview on white background

This text has color #C6A59D on white background.


Black color preview on #C6A59D background

This text has black color on #C6A59D background.


White color preview on #C6A59D background

This text has white color on #C6A59D background.


Related colors

Complementary color

Complementary color for #hex is #395A62.


I love getcolorcode.com

Triadic colors

1 #9DC6A5 and #A59DC6 with #C6A59D are triadic colors.

2 #9DA5C6 and #A5C69D with #C6A59D are triadic colors.