COLOR #C6AF95

HEX: #C6AF95 RGB: (198,175,149)

Renk bilgisi

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

RGB renk modeli

#C6AF95 color RGB value is (198,175,149).

RGB: (198,175,149) (78%, 69%, 58%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 175 of 255 = 69%
B 149 of 255 = 58%

198
175
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 175 + 149 = 522 (100%)
R 198 of 522 ~ 37.93%
G 175 of 522 ~ 33.52%
B 149 of 522 ~ 28.54'%

%37.93
%33.52
%28.54

CMYK RENK MODELİ

#C6AF95 rengi CMYK tonu (0,12,25,22).

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

CMYK: (0,12,25,22)
C0M12Y25K22 (0%, 12%, 25%, 22%)
(0.00 / 0.12 / 0.25 / 0.22)

CMYK yüzdeleri

%0
%11.62
%24.75
%22.35

Codes

Color #C6AF95 in popluar color models

C6 AF 95
RGB 198 175 149
HSL 32° 30.06% 68.04%
HSB/HSV 32° 24.75% 77.65%
CMYK 0.00% 11.62% 24.75%
22.35%

Color #C6AF95 in popluar number systems.

HEX C6 AF 95
Decimal 198 175 149
Binary 11000110 10101111 10010101
Octal 306 257 225

Shades and tints

Shades of #C6AF95

#C6AF95
(198,175,149)
#B4A088
(180,160,136)
#A2917B
(162,145,123)
#90826E
(144,130,110)
#7E7361
(126,115,97)
#6C6454
(108,100,84)
#5A5547
(90,85,71)
#48463A
(72,70,58)
#36372D
(54,55,45)
#242820
(36,40,32)
#121913
(18,25,19)
#000000
(0,0,0)

Tints of #C6AF95

#C6AF95
(198,175,149)
#CBB69E
(203,182,158)
#D0BDA7
(208,189,167)
#D5C4B0
(213,196,176)
#DACBB9
(218,203,185)
#DFD2C2
(223,210,194)
#E4D9CB
(228,217,203)
#E9E0D4
(233,224,212)
#EEE7DD
(238,231,221)
#F3EEE6
(243,238,230)
#F8F5EF
(248,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AF95; }

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

This text font color is #C6AF95.

Background Color

.myBgColor { background-color: #C6AF95; }

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

This div background color is #C6AF95.

Border color

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

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

This div border color is #C6AF95.

Opacity

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

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

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

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

This text has shadow with #C6AF95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AF95.

Preview

Color preview on black background

This text has color #C6AF95 on black background.


Color preview on white background

This text has color #C6AF95 on white background.


Black color preview on #C6AF95 background

This text has black color on #C6AF95 background.


White color preview on #C6AF95 background

This text has white color on #C6AF95 background.


Related colors

Complementary color

Complementary color for #hex is #39506A.


I love getcolorcode.com

Triadic colors

1 #95C6AF and #AF95C6 with #C6AF95 are triadic colors.

2 #95AFC6 and #AFC695 with #C6AF95 are triadic colors.