COLOR #C4C263

HEX: #C4C263 RGB: (196,194,99)

Color info

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

RGB color model

#C4C263 color RGB value is (196,194,99).

RGB: (196,194,99) (77%, 76%, 39%)

RGB channels and saturation

R 196 of 255 = 77%
G 194 of 255 = 76%
B 99 of 255 = 39%

196
194
99

R + G + B ~ 64%. #C4C263 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 194 + 99 = 489 (100%)
R 196 of 489 ~ 40.08%
G 194 of 489 ~ 39.67%
B 99 of 489 ~ 20.25'%

%40.08
%39.67
%20.25

CMYK color model

#C4C263 color CMYK value is (0,1,49,23).

  • cyan value is 0.00%
  • magenta value is 1.02%
  • yellow value is 49.49%
  • key color value is 23.14%

CMYK: (0,1,49,23)
C0M1Y49K23 (0%, 1%, 49%, 23%)
(0.00 / 0.01 / 0.49 / 0.23)

CMYK percentages

%0
%1.02
%49.49
%23.14

Codes

Color #C4C263 in popluar color models

C4 C2 63
RGB 196 194 99
HSL 59° 45.12% 57.84%
HSB/HSV 59° 49.49% 76.86%
CMYK 0.00% 1.02% 49.49%
23.14%

Color #C4C263 in popluar number systems.

HEX C4 C2 63
Decimal 196 194 99
Binary 11000100 11000010 1100011
Octal 304 302 143

Shades and tints

Shades of #C4C263

#C4C263
(196,194,99)
#B3B15A
(179,177,90)
#A2A051
(162,160,81)
#918F48
(145,143,72)
#807E3F
(128,126,63)
#6F6D36
(111,109,54)
#5E5C2D
(94,92,45)
#4D4B24
(77,75,36)
#3C3A1B
(60,58,27)
#2B2912
(43,41,18)
#1A1809
(26,24,9)
#000000
(0,0,0)

Tints of #C4C263

#C4C263
(196,194,99)
#C9C771
(201,199,113)
#CECC7F
(206,204,127)
#D3D18D
(211,209,141)
#D8D69B
(216,214,155)
#DDDBA9
(221,219,169)
#E2E0B7
(226,224,183)
#E7E5C5
(231,229,197)
#ECEAD3
(236,234,211)
#F1EFE1
(241,239,225)
#F6F4EF
(246,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4C263 color. Also use rgb(196,194,99) instead hex code.

Text Font Color

.myTextColor { color: #C4C263; }

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

This text font color is #C4C263.

Background Color

.myBgColor { background-color: #C4C263; }

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

This div background color is #C4C263.

Border color

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

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

This div border color is #C4C263.

Opacity

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

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

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

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

This text has shadow with #C4C263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C263.

Preview

Color preview on black background

This text has color #C4C263 on black background.


Color preview on white background

This text has color #C4C263 on white background.


Black color preview on #C4C263 background

This text has black color on #C4C263 background.


White color preview on #C4C263 background

This text has white color on #C4C263 background.


Related colors

Complementary color

Complementary color for #hex is #3B3D9C.


I love getcolorcode.com

Triadic colors

1 #63C4C2 and #C263C4 with #C4C263 are triadic colors.

2 #63C2C4 and #C2C463 with #C4C263 are triadic colors.