COLOR #C4B74C

HEX: #C4B74C RGB: (196,183,76)

Renk bilgisi

#C4B74C contains mainly red and green colors. #C4B74C ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C4B74C color RGB value is (196,183,76).

RGB: (196,183,76) (77%, 72%, 30%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 183 of 255 = 72%
B 76 of 255 = 30%

196
183
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 183 + 76 = 455 (100%)
R 196 of 455 ~ 43.08%
G 183 of 455 ~ 40.22%
B 76 of 455 ~ 16.7'%

%43.08
%40.22
%16.7

CMYK RENK MODELİ

#C4B74C rengi CMYK tonu (0,7,61,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.63%
  • sarı tonu 61.22%
  • ana renk tonu 23.14%

CMYK: (0,7,61,23)
C0M7Y61K23 (0%, 7%, 61%, 23%)
(0.00 / 0.07 / 0.61 / 0.23)

CMYK yüzdeleri

%0
%6.63
%61.22
%23.14

Codes

Color #C4B74C in popluar color models

C4 B7 4C
RGB 196 183 76
HSL 54° 50.42% 53.33%
HSB/HSV 54° 61.22% 76.86%
CMYK 0.00% 6.63% 61.22%
23.14%

Color #C4B74C in popluar number systems.

HEX C4 B7 4C
Decimal 196 183 76
Binary 11000100 10110111 1001100
Octal 304 267 114

Shades and tints

Shades of #C4B74C

#C4B74C
(196,183,76)
#B3A746
(179,167,70)
#A29740
(162,151,64)
#91873A
(145,135,58)
#807734
(128,119,52)
#6F672E
(111,103,46)
#5E5728
(94,87,40)
#4D4722
(77,71,34)
#3C371C
(60,55,28)
#2B2716
(43,39,22)
#1A1710
(26,23,16)
#000000
(0,0,0)

Tints of #C4B74C

#C4B74C
(196,183,76)
#C9BD5C
(201,189,92)
#CEC36C
(206,195,108)
#D3C97C
(211,201,124)
#D8CF8C
(216,207,140)
#DDD59C
(221,213,156)
#E2DBAC
(226,219,172)
#E7E1BC
(231,225,188)
#ECE7CC
(236,231,204)
#F1EDDC
(241,237,220)
#F6F3EC
(246,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4B74C color. Also use rgb(196,183,76) instead hex code.

Text Font Color

.myTextColor { color: #C4B74C; }

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

This text font color is #C4B74C.

Background Color

.myBgColor { background-color: #C4B74C; }

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

This div background color is #C4B74C.

Border color

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

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

This div border color is #C4B74C.

Opacity

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

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

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

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

This text has shadow with #C4B74C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4B74C.

Preview

Color preview on black background

This text has color #C4B74C on black background.


Color preview on white background

This text has color #C4B74C on white background.


Black color preview on #C4B74C background

This text has black color on #C4B74C background.


White color preview on #C4B74C background

This text has white color on #C4B74C background.


Related colors

Complementary color

Complementary color for #hex is #3B48B3.


I love getcolorcode.com

Triadic colors

1 #4CC4B7 and #B74CC4 with #C4B74C are triadic colors.

2 #4CB7C4 and #B7C44C with #C4B74C are triadic colors.