COLOR #C2C668

HEX: #C2C668 RGB: (194,198,104)

Color info

#C2C668 contains mainly red and green colors. Web safe color of #C2C668 is #CCCC66 (or #CC6).

RGB color model

#C2C668 color RGB value is (194,198,104).

RGB: (194,198,104) (76%, 78%, 41%)

RGB channels and saturation

R 194 of 255 = 76%
G 198 of 255 = 78%
B 104 of 255 = 41%

194
198
104

R + G + B ~ 65%. #C2C668 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 198 + 104 = 496 (100%)
R 194 of 496 ~ 39.11%
G 198 of 496 ~ 39.92%
B 104 of 496 ~ 20.97'%

%39.11
%39.92
%20.97

CMYK color model

#C2C668 color CMYK value is (2,0,47,22).

  • cyan value is 2.02%
  • magenta value is 0.00%
  • yellow value is 47.47%
  • key color value is 22.35%

CMYK: (2,0,47,22)
C2M0Y47K22 (2%, 0%, 47%, 22%)
(0.02 / 0.00 / 0.47 / 0.22)

CMYK percentages

%2.02
%0
%47.47
%22.35

Codes

Color #C2C668 in popluar color models

C2 C6 68
RGB 194 198 104
HSL 63° 45.19% 59.22%
HSB/HSV 63° 47.47% 77.65%
CMYK 2.02% 0.00% 47.47%
22.35%

Color #C2C668 in popluar number systems.

HEX C2 C6 68
Decimal 194 198 104
Binary 11000010 11000110 1101000
Octal 302 306 150

Shades and tints

Shades of #C2C668

#C2C668
(194,198,104)
#B1B45F
(177,180,95)
#A0A256
(160,162,86)
#8F904D
(143,144,77)
#7E7E44
(126,126,68)
#6D6C3B
(109,108,59)
#5C5A32
(92,90,50)
#4B4829
(75,72,41)
#3A3620
(58,54,32)
#292417
(41,36,23)
#18120E
(24,18,14)
#000000
(0,0,0)

Tints of #C2C668

#C2C668
(194,198,104)
#C7CB75
(199,203,117)
#CCD082
(204,208,130)
#D1D58F
(209,213,143)
#D6DA9C
(214,218,156)
#DBDFA9
(219,223,169)
#E0E4B6
(224,228,182)
#E5E9C3
(229,233,195)
#EAEED0
(234,238,208)
#EFF3DD
(239,243,221)
#F4F8EA
(244,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2C668 color. Also use rgb(194,198,104) instead hex code.

Text Font Color

.myTextColor { color: #C2C668; }

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

This text font color is #C2C668.

Background Color

.myBgColor { background-color: #C2C668; }

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

This div background color is #C2C668.

Border color

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

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

This div border color is #C2C668.

Opacity

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

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

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

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

This text has shadow with #C2C668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C668.

Preview

Color preview on black background

This text has color #C2C668 on black background.


Color preview on white background

This text has color #C2C668 on white background.


Black color preview on #C2C668 background

This text has black color on #C2C668 background.


White color preview on #C2C668 background

This text has white color on #C2C668 background.


Related colors

Complementary color

Complementary color for #hex is #3D3997.


I love getcolorcode.com

Triadic colors

1 #68C2C6 and #C668C2 with #C2C668 are triadic colors.

2 #68C6C2 and #C6C268 with #C2C668 are triadic colors.