COLOR #C6A59E

HEX: #C6A59E RGB: (198,165,158)

Renk bilgisi

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

RGB renk modeli

#C6A59E color RGB value is (198,165,158).

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

RGB bağlantıları ve doygunluk

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

198
165
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 165 + 158 = 521 (100%)
R 198 of 521 ~ 38%
G 165 of 521 ~ 31.67%
B 158 of 521 ~ 30.33'%

%38
%31.67
%30.33

CMYK RENK MODELİ

#C6A59E rengi CMYK tonu (0,17,20,22).

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

CMYK: (0,17,20,22)
C0M17Y20K22 (0%, 17%, 20%, 22%)
(0.00 / 0.17 / 0.20 / 0.22)

CMYK yüzdeleri

%0
%16.67
%20.2
%22.35

Codes

Color #C6A59E in popluar color models

C6 A5 9E
RGB 198 165 158
HSL 11° 25.97% 69.80%
HSB/HSV 11° 20.20% 77.65%
CMYK 0.00% 16.67% 20.20%
22.35%

Color #C6A59E in popluar number systems.

HEX C6 A5 9E
Decimal 198 165 158
Binary 11000110 10100101 10011110
Octal 306 245 236

Shades and tints

Shades of #C6A59E

#C6A59E
(198,165,158)
#B49690
(180,150,144)
#A28782
(162,135,130)
#907874
(144,120,116)
#7E6966
(126,105,102)
#6C5A58
(108,90,88)
#5A4B4A
(90,75,74)
#483C3C
(72,60,60)
#362D2E
(54,45,46)
#241E20
(36,30,32)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #C6A59E

#C6A59E
(198,165,158)
#CBADA6
(203,173,166)
#D0B5AE
(208,181,174)
#D5BDB6
(213,189,182)
#DAC5BE
(218,197,190)
#DFCDC6
(223,205,198)
#E4D5CE
(228,213,206)
#E9DDD6
(233,221,214)
#EEE5DE
(238,229,222)
#F3EDE6
(243,237,230)
#F8F5EE
(248,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6A59E; }

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

This text font color is #C6A59E.

Background Color

.myBgColor { background-color: #C6A59E; }

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

This div background color is #C6A59E.

Border color

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

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

This div border color is #C6A59E.

Opacity

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

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

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

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

This text has shadow with #C6A59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A59E.

Preview

Color preview on black background

This text has color #C6A59E on black background.


Color preview on white background

This text has color #C6A59E on white background.


Black color preview on #C6A59E background

This text has black color on #C6A59E background.


White color preview on #C6A59E background

This text has white color on #C6A59E background.


Related colors

Complementary color

Complementary color for #hex is #395A61.


I love getcolorcode.com

Triadic colors

1 #9EC6A5 and #A59EC6 with #C6A59E are triadic colors.

2 #9EA5C6 and #A5C69E with #C6A59E are triadic colors.