COLOR #C6A593

HEX: #C6A593 RGB: (198,165,147)

Renk bilgisi

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

RGB renk modeli

#C6A593 color RGB value is (198,165,147).

RGB: (198,165,147) (78%, 65%, 58%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 165 of 255 = 65%
B 147 of 255 = 58%

198
165
147

R + G + B ~ 67%. #C6A593 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 165 + 147 = 510 (100%)
R 198 of 510 ~ 38.82%
G 165 of 510 ~ 32.35%
B 147 of 510 ~ 28.82'%

%38.82
%32.35
%28.82

CMYK RENK MODELİ

#C6A593 rengi CMYK tonu (0,17,26,22).

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

CMYK: (0,17,26,22)
C0M17Y26K22 (0%, 17%, 26%, 22%)
(0.00 / 0.17 / 0.26 / 0.22)

CMYK yüzdeleri

%0
%16.67
%25.76
%22.35

Codes

Color #C6A593 in popluar color models

C6 A5 93
RGB 198 165 147
HSL 21° 30.91% 67.65%
HSB/HSV 21° 25.76% 77.65%
CMYK 0.00% 16.67% 25.76%
22.35%

Color #C6A593 in popluar number systems.

HEX C6 A5 93
Decimal 198 165 147
Binary 11000110 10100101 10010011
Octal 306 245 223

Shades and tints

Shades of #C6A593

#C6A593
(198,165,147)
#B49686
(180,150,134)
#A28779
(162,135,121)
#90786C
(144,120,108)
#7E695F
(126,105,95)
#6C5A52
(108,90,82)
#5A4B45
(90,75,69)
#483C38
(72,60,56)
#362D2B
(54,45,43)
#241E1E
(36,30,30)
#120F11
(18,15,17)
#000000
(0,0,0)

Tints of #C6A593

#C6A593
(198,165,147)
#CBAD9C
(203,173,156)
#D0B5A5
(208,181,165)
#D5BDAE
(213,189,174)
#DAC5B7
(218,197,183)
#DFCDC0
(223,205,192)
#E4D5C9
(228,213,201)
#E9DDD2
(233,221,210)
#EEE5DB
(238,229,219)
#F3EDE4
(243,237,228)
#F8F5ED
(248,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6A593; }

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

This text font color is #C6A593.

Background Color

.myBgColor { background-color: #C6A593; }

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

This div background color is #C6A593.

Border color

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

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

This div border color is #C6A593.

Opacity

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

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

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

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

This text has shadow with #C6A593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A593.

Preview

Color preview on black background

This text has color #C6A593 on black background.


Color preview on white background

This text has color #C6A593 on white background.


Black color preview on #C6A593 background

This text has black color on #C6A593 background.


White color preview on #C6A593 background

This text has white color on #C6A593 background.


Related colors

Complementary color

Complementary color for #hex is #395A6C.


I love getcolorcode.com

Triadic colors

1 #93C6A5 and #A593C6 with #C6A593 are triadic colors.

2 #93A5C6 and #A5C693 with #C6A593 are triadic colors.