COLOR #C6AE69

HEX: #C6AE69 RGB: (198,174,105)

Color info

#C6AE69 contains mainly red and green colors. Web safe color of #C6AE69 is #CC9966 (or #C96).

RGB color model

#C6AE69 color RGB value is (198,174,105).

RGB: (198,174,105) (78%, 68%, 41%)

RGB channels and saturation

R 198 of 255 = 78%
G 174 of 255 = 68%
B 105 of 255 = 41%

198
174
105

R + G + B ~ 62%. #C6AE69 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 174 + 105 = 477 (100%)
R 198 of 477 ~ 41.51%
G 174 of 477 ~ 36.48%
B 105 of 477 ~ 22.01'%

%41.51
%36.48
%22.01

CMYK color model

#C6AE69 color CMYK value is (0,12,47,22).

  • cyan value is 0.00%
  • magenta value is 12.12%
  • yellow value is 46.97%
  • key color value is 22.35%

CMYK: (0,12,47,22)
C0M12Y47K22 (0%, 12%, 47%, 22%)
(0.00 / 0.12 / 0.47 / 0.22)

CMYK percentages

%0
%12.12
%46.97
%22.35

Codes

Color #C6AE69 in popluar color models

C6 AE 69
RGB 198 174 105
HSL 45° 44.93% 59.41%
HSB/HSV 45° 46.97% 77.65%
CMYK 0.00% 12.12% 46.97%
22.35%

Color #C6AE69 in popluar number systems.

HEX C6 AE 69
Decimal 198 174 105
Binary 11000110 10101110 1101001
Octal 306 256 151

Shades and tints

Shades of #C6AE69

#C6AE69
(198,174,105)
#B49F60
(180,159,96)
#A29057
(162,144,87)
#90814E
(144,129,78)
#7E7245
(126,114,69)
#6C633C
(108,99,60)
#5A5433
(90,84,51)
#48452A
(72,69,42)
#363621
(54,54,33)
#242718
(36,39,24)
#12180F
(18,24,15)
#000000
(0,0,0)

Tints of #C6AE69

#C6AE69
(198,174,105)
#CBB576
(203,181,118)
#D0BC83
(208,188,131)
#D5C390
(213,195,144)
#DACA9D
(218,202,157)
#DFD1AA
(223,209,170)
#E4D8B7
(228,216,183)
#E9DFC4
(233,223,196)
#EEE6D1
(238,230,209)
#F3EDDE
(243,237,222)
#F8F4EB
(248,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AE69; }

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

This text font color is #C6AE69.

Background Color

.myBgColor { background-color: #C6AE69; }

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

This div background color is #C6AE69.

Border color

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

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

This div border color is #C6AE69.

Opacity

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

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

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

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

This text has shadow with #C6AE69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AE69.

Preview

Color preview on black background

This text has color #C6AE69 on black background.


Color preview on white background

This text has color #C6AE69 on white background.


Black color preview on #C6AE69 background

This text has black color on #C6AE69 background.


White color preview on #C6AE69 background

This text has white color on #C6AE69 background.


Related colors

Complementary color

Complementary color for #hex is #395196.


I love getcolorcode.com

Triadic colors

1 #69C6AE and #AE69C6 with #C6AE69 are triadic colors.

2 #69AEC6 and #AEC669 with #C6AE69 are triadic colors.