COLOR #C6A242

HEX: #C6A242 RGB: (198,162,66)

Color info

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

RGB color model

#C6A242 color RGB value is (198,162,66).

RGB: (198,162,66) (78%, 64%, 26%)

RGB channels and saturation

R 198 of 255 = 78%
G 162 of 255 = 64%
B 66 of 255 = 26%

198
162
66

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

Portions of RGB colors in percentages

R + G + B = 198 + 162 + 66 = 426 (100%)
R 198 of 426 ~ 46.48%
G 162 of 426 ~ 38.03%
B 66 of 426 ~ 15.49'%

%46.48
%38.03
%15.49

CMYK color model

#C6A242 color CMYK value is (0,18,67,22).

  • cyan value is 0.00%
  • magenta value is 18.18%
  • yellow value is 66.67%
  • key color value is 22.35%

CMYK: (0,18,67,22)
C0M18Y67K22 (0%, 18%, 67%, 22%)
(0.00 / 0.18 / 0.67 / 0.22)

CMYK percentages

%0
%18.18
%66.67
%22.35

Codes

Color #C6A242 in popluar color models

C6 A2 42
RGB 198 162 66
HSL 44° 53.66% 51.76%
HSB/HSV 44° 66.67% 77.65%
CMYK 0.00% 18.18% 66.67%
22.35%

Color #C6A242 in popluar number systems.

HEX C6 A2 42
Decimal 198 162 66
Binary 11000110 10100010 1000010
Octal 306 242 102

Shades and tints

Shades of #C6A242

#C6A242
(198,162,66)
#B4943C
(180,148,60)
#A28636
(162,134,54)
#907830
(144,120,48)
#7E6A2A
(126,106,42)
#6C5C24
(108,92,36)
#5A4E1E
(90,78,30)
#484018
(72,64,24)
#363212
(54,50,18)
#24240C
(36,36,12)
#121606
(18,22,6)
#000000
(0,0,0)

Tints of #C6A242

#C6A242
(198,162,66)
#CBAA53
(203,170,83)
#D0B264
(208,178,100)
#D5BA75
(213,186,117)
#DAC286
(218,194,134)
#DFCA97
(223,202,151)
#E4D2A8
(228,210,168)
#E9DAB9
(233,218,185)
#EEE2CA
(238,226,202)
#F3EADB
(243,234,219)
#F8F2EC
(248,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A242 color. Also use rgb(198,162,66) instead hex code.

Text Font Color

.myTextColor { color: #C6A242; }

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

This text font color is #C6A242.

Background Color

.myBgColor { background-color: #C6A242; }

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

This div background color is #C6A242.

Border color

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

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

This div border color is #C6A242.

Opacity

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

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

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

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

This text has shadow with #C6A242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A242.

Preview

Color preview on black background

This text has color #C6A242 on black background.


Color preview on white background

This text has color #C6A242 on white background.


Black color preview on #C6A242 background

This text has black color on #C6A242 background.


White color preview on #C6A242 background

This text has white color on #C6A242 background.


Related colors

Complementary color

Complementary color for #hex is #395DBD.


I love getcolorcode.com

Triadic colors

1 #42C6A2 and #A242C6 with #C6A242 are triadic colors.

2 #42A2C6 and #A2C642 with #C6A242 are triadic colors.