COLOR #C6AE5D

HEX: #C6AE5D RGB: (198,174,93)

Renk bilgisi

#C6AE5D contains mainly red and green colors. #C6AE5D ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C6AE5D color RGB value is (198,174,93).

RGB: (198,174,93) (78%, 68%, 36%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 174 of 255 = 68%
B 93 of 255 = 36%

198
174
93

R + G + B ~ 61%. #C6AE5D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 174 + 93 = 465 (100%)
R 198 of 465 ~ 42.58%
G 174 of 465 ~ 37.42%
B 93 of 465 ~ 20'%

%42.58
%37.42
%20

CMYK RENK MODELİ

#C6AE5D rengi CMYK tonu (0,12,53,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.12%
  • sarı tonu 53.03%
  • ana renk tonu 22.35%

CMYK: (0,12,53,22)
C0M12Y53K22 (0%, 12%, 53%, 22%)
(0.00 / 0.12 / 0.53 / 0.22)

CMYK yüzdeleri

%0
%12.12
%53.03
%22.35

Codes

Color #C6AE5D in popluar color models

C6 AE 5D
RGB 198 174 93
HSL 46° 47.95% 57.06%
HSB/HSV 46° 53.03% 77.65%
CMYK 0.00% 12.12% 53.03%
22.35%

Color #C6AE5D in popluar number systems.

HEX C6 AE 5D
Decimal 198 174 93
Binary 11000110 10101110 1011101
Octal 306 256 135

Shades and tints

Shades of #C6AE5D

#C6AE5D
(198,174,93)
#B49F55
(180,159,85)
#A2904D
(162,144,77)
#908145
(144,129,69)
#7E723D
(126,114,61)
#6C6335
(108,99,53)
#5A542D
(90,84,45)
#484525
(72,69,37)
#36361D
(54,54,29)
#242715
(36,39,21)
#12180D
(18,24,13)
#000000
(0,0,0)

Tints of #C6AE5D

#C6AE5D
(198,174,93)
#CBB56B
(203,181,107)
#D0BC79
(208,188,121)
#D5C387
(213,195,135)
#DACA95
(218,202,149)
#DFD1A3
(223,209,163)
#E4D8B1
(228,216,177)
#E9DFBF
(233,223,191)
#EEE6CD
(238,230,205)
#F3EDDB
(243,237,219)
#F8F4E9
(248,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6AE5D color. Also use rgb(198,174,93) instead hex code.

Text Font Color

.myTextColor { color: #C6AE5D; }

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

This text font color is #C6AE5D.

Background Color

.myBgColor { background-color: #C6AE5D; }

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

This div background color is #C6AE5D.

Border color

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

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

This div border color is #C6AE5D.

Opacity

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

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

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

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

This text has shadow with #C6AE5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AE5D.

Preview

Color preview on black background

This text has color #C6AE5D on black background.


Color preview on white background

This text has color #C6AE5D on white background.


Black color preview on #C6AE5D background

This text has black color on #C6AE5D background.


White color preview on #C6AE5D background

This text has white color on #C6AE5D background.


Related colors

Complementary color

Complementary color for #hex is #3951A2.


I love getcolorcode.com

Triadic colors

1 #5DC6AE and #AE5DC6 with #C6AE5D are triadic colors.

2 #5DAEC6 and #AEC65D with #C6AE5D are triadic colors.