COLOR #C6A588

HEX: #C6A588 RGB: (198,165,136)

Renk bilgisi

#C6A588 contains mainly red and green colors. #C6A588 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C6A588 color RGB value is (198,165,136).

RGB: (198,165,136) (78%, 65%, 53%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 165 of 255 = 65%
B 136 of 255 = 53%

198
165
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 165 + 136 = 499 (100%)
R 198 of 499 ~ 39.68%
G 165 of 499 ~ 33.07%
B 136 of 499 ~ 27.25'%

%39.68
%33.07
%27.25

CMYK RENK MODELİ

#C6A588 rengi CMYK tonu (0,17,31,22).

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

CMYK: (0,17,31,22)
C0M17Y31K22 (0%, 17%, 31%, 22%)
(0.00 / 0.17 / 0.31 / 0.22)

CMYK yüzdeleri

%0
%16.67
%31.31
%22.35

Codes

Color #C6A588 in popluar color models

C6 A5 88
RGB 198 165 136
HSL 28° 35.23% 65.49%
HSB/HSV 28° 31.31% 77.65%
CMYK 0.00% 16.67% 31.31%
22.35%

Color #C6A588 in popluar number systems.

HEX C6 A5 88
Decimal 198 165 136
Binary 11000110 10100101 10001000
Octal 306 245 210

Shades and tints

Shades of #C6A588

#C6A588
(198,165,136)
#B4967C
(180,150,124)
#A28770
(162,135,112)
#907864
(144,120,100)
#7E6958
(126,105,88)
#6C5A4C
(108,90,76)
#5A4B40
(90,75,64)
#483C34
(72,60,52)
#362D28
(54,45,40)
#241E1C
(36,30,28)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #C6A588

#C6A588
(198,165,136)
#CBAD92
(203,173,146)
#D0B59C
(208,181,156)
#D5BDA6
(213,189,166)
#DAC5B0
(218,197,176)
#DFCDBA
(223,205,186)
#E4D5C4
(228,213,196)
#E9DDCE
(233,221,206)
#EEE5D8
(238,229,216)
#F3EDE2
(243,237,226)
#F8F5EC
(248,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6A588; }

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

This text font color is #C6A588.

Background Color

.myBgColor { background-color: #C6A588; }

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

This div background color is #C6A588.

Border color

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

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

This div border color is #C6A588.

Opacity

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

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

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

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

This text has shadow with #C6A588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A588.

Preview

Color preview on black background

This text has color #C6A588 on black background.


Color preview on white background

This text has color #C6A588 on white background.


Black color preview on #C6A588 background

This text has black color on #C6A588 background.


White color preview on #C6A588 background

This text has white color on #C6A588 background.


Related colors

Complementary color

Complementary color for #hex is #395A77.


I love getcolorcode.com

Triadic colors

1 #88C6A5 and #A588C6 with #C6A588 are triadic colors.

2 #88A5C6 and #A5C688 with #C6A588 are triadic colors.