COLOR #C4A73C

HEX: #C4A73C RGB: (196,167,60)

Renk bilgisi

#C4A73C contains mainly red and green colors. #C4A73C ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#C4A73C color RGB value is (196,167,60).

RGB: (196,167,60) (77%, 65%, 24%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 167 of 255 = 65%
B 60 of 255 = 24%

196
167
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 167 + 60 = 423 (100%)
R 196 of 423 ~ 46.34%
G 167 of 423 ~ 39.48%
B 60 of 423 ~ 14.18'%

%46.34
%39.48
%14.18

CMYK RENK MODELİ

#C4A73C rengi CMYK tonu (0,15,69,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.80%
  • sarı tonu 69.39%
  • ana renk tonu 23.14%

CMYK: (0,15,69,23)
C0M15Y69K23 (0%, 15%, 69%, 23%)
(0.00 / 0.15 / 0.69 / 0.23)

CMYK yüzdeleri

%0
%14.8
%69.39
%23.14

Codes

Color #C4A73C in popluar color models

C4 A7 3C
RGB 196 167 60
HSL 47° 53.54% 50.20%
HSB/HSV 47° 69.39% 76.86%
CMYK 0.00% 14.80% 69.39%
23.14%

Color #C4A73C in popluar number systems.

HEX C4 A7 3C
Decimal 196 167 60
Binary 11000100 10100111 111100
Octal 304 247 74

Shades and tints

Shades of #C4A73C

#C4A73C
(196,167,60)
#B39837
(179,152,55)
#A28932
(162,137,50)
#917A2D
(145,122,45)
#806B28
(128,107,40)
#6F5C23
(111,92,35)
#5E4D1E
(94,77,30)
#4D3E19
(77,62,25)
#3C2F14
(60,47,20)
#2B200F
(43,32,15)
#1A110A
(26,17,10)
#000000
(0,0,0)

Tints of #C4A73C

#C4A73C
(196,167,60)
#C9AF4D
(201,175,77)
#CEB75E
(206,183,94)
#D3BF6F
(211,191,111)
#D8C780
(216,199,128)
#DDCF91
(221,207,145)
#E2D7A2
(226,215,162)
#E7DFB3
(231,223,179)
#ECE7C4
(236,231,196)
#F1EFD5
(241,239,213)
#F6F7E6
(246,247,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4A73C color. Also use rgb(196,167,60) instead hex code.

Text Font Color

.myTextColor { color: #C4A73C; }

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

This text font color is #C4A73C.

Background Color

.myBgColor { background-color: #C4A73C; }

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

This div background color is #C4A73C.

Border color

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

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

This div border color is #C4A73C.

Opacity

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

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

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

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

This text has shadow with #C4A73C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A73C.

Preview

Color preview on black background

This text has color #C4A73C on black background.


Color preview on white background

This text has color #C4A73C on white background.


Black color preview on #C4A73C background

This text has black color on #C4A73C background.


White color preview on #C4A73C background

This text has white color on #C4A73C background.


Related colors

Complementary color

Complementary color for #hex is #3B58C3.


I love getcolorcode.com

Triadic colors

1 #3CC4A7 and #A73CC4 with #C4A73C are triadic colors.

2 #3CA7C4 and #A7C43C with #C4A73C are triadic colors.