COLOR #C6A434

HEX: #C6A434 RGB: (198,164,52)

Color info

#C6A434 contains mainly red and green colors. Web safe color of #C6A434 is #CC9933 (or #C93).

RGB color model

#C6A434 color RGB value is (198,164,52).

RGB: (198,164,52) (78%, 64%, 20%)

RGB channels and saturation

R 198 of 255 = 78%
G 164 of 255 = 64%
B 52 of 255 = 20%

198
164
52

R + G + B ~ 54%. #C6A434 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 198 + 164 + 52 = 414 (100%)
R 198 of 414 ~ 47.83%
G 164 of 414 ~ 39.61%
B 52 of 414 ~ 12.56'%

%47.83
%39.61
%12.56

CMYK color model

#C6A434 color CMYK value is (0,17,74,22).

  • cyan value is 0.00%
  • magenta value is 17.17%
  • yellow value is 73.74%
  • key color value is 22.35%

CMYK: (0,17,74,22)
C0M17Y74K22 (0%, 17%, 74%, 22%)
(0.00 / 0.17 / 0.74 / 0.22)

CMYK percentages

%0
%17.17
%73.74
%22.35

Codes

Color #C6A434 in popluar color models

C6 A4 34
RGB 198 164 52
HSL 46° 58.40% 49.02%
HSB/HSV 46° 73.74% 77.65%
CMYK 0.00% 17.17% 73.74%
22.35%

Color #C6A434 in popluar number systems.

HEX C6 A4 34
Decimal 198 164 52
Binary 11000110 10100100 110100
Octal 306 244 64

Shades and tints

Shades of #C6A434

#C6A434
(198,164,52)
#B49630
(180,150,48)
#A2882C
(162,136,44)
#907A28
(144,122,40)
#7E6C24
(126,108,36)
#6C5E20
(108,94,32)
#5A501C
(90,80,28)
#484218
(72,66,24)
#363414
(54,52,20)
#242610
(36,38,16)
#12180C
(18,24,12)
#000000
(0,0,0)

Tints of #C6A434

#C6A434
(198,164,52)
#CBAC46
(203,172,70)
#D0B458
(208,180,88)
#D5BC6A
(213,188,106)
#DAC47C
(218,196,124)
#DFCC8E
(223,204,142)
#E4D4A0
(228,212,160)
#E9DCB2
(233,220,178)
#EEE4C4
(238,228,196)
#F3ECD6
(243,236,214)
#F8F4E8
(248,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A434 color. Also use rgb(198,164,52) instead hex code.

Text Font Color

.myTextColor { color: #C6A434; }

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

This text font color is #C6A434.

Background Color

.myBgColor { background-color: #C6A434; }

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

This div background color is #C6A434.

Border color

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

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

This div border color is #C6A434.

Opacity

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

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

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

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

This text has shadow with #C6A434 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A434.

Preview

Color preview on black background

This text has color #C6A434 on black background.


Color preview on white background

This text has color #C6A434 on white background.


Black color preview on #C6A434 background

This text has black color on #C6A434 background.


White color preview on #C6A434 background

This text has white color on #C6A434 background.


Related colors

Complementary color

Complementary color for #hex is #395BCB.


I love getcolorcode.com

Triadic colors

1 #34C6A4 and #A434C6 with #C6A434 are triadic colors.

2 #34A4C6 and #A4C634 with #C6A434 are triadic colors.