COLOR #C49F3C

HEX: #C49F3C RGB: (196,159,60)

Renk bilgisi

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

RGB renk modeli

#C49F3C color RGB value is (196,159,60).

RGB: (196,159,60) (77%, 62%, 24%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 159 of 255 = 62%
B 60 of 255 = 24%

196
159
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 159 + 60 = 415 (100%)
R 196 of 415 ~ 47.23%
G 159 of 415 ~ 38.31%
B 60 of 415 ~ 14.46'%

%47.23
%38.31
%14.46

CMYK RENK MODELİ

#C49F3C rengi CMYK tonu (0,19,69,23).

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

CMYK: (0,19,69,23)
C0M19Y69K23 (0%, 19%, 69%, 23%)
(0.00 / 0.19 / 0.69 / 0.23)

CMYK yüzdeleri

%0
%18.88
%69.39
%23.14

Codes

Color #C49F3C in popluar color models

C4 9F 3C
RGB 196 159 60
HSL 44° 53.54% 50.20%
HSB/HSV 44° 69.39% 76.86%
CMYK 0.00% 18.88% 69.39%
23.14%

Color #C49F3C in popluar number systems.

HEX C4 9F 3C
Decimal 196 159 60
Binary 11000100 10011111 111100
Octal 304 237 74

Shades and tints

Shades of #C49F3C

#C49F3C
(196,159,60)
#B39137
(179,145,55)
#A28332
(162,131,50)
#91752D
(145,117,45)
#806728
(128,103,40)
#6F5923
(111,89,35)
#5E4B1E
(94,75,30)
#4D3D19
(77,61,25)
#3C2F14
(60,47,20)
#2B210F
(43,33,15)
#1A130A
(26,19,10)
#000000
(0,0,0)

Tints of #C49F3C

#C49F3C
(196,159,60)
#C9A74D
(201,167,77)
#CEAF5E
(206,175,94)
#D3B76F
(211,183,111)
#D8BF80
(216,191,128)
#DDC791
(221,199,145)
#E2CFA2
(226,207,162)
#E7D7B3
(231,215,179)
#ECDFC4
(236,223,196)
#F1E7D5
(241,231,213)
#F6EFE6
(246,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C49F3C; }

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

This text font color is #C49F3C.

Background Color

.myBgColor { background-color: #C49F3C; }

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

This div background color is #C49F3C.

Border color

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

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

This div border color is #C49F3C.

Opacity

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

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

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

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

This text has shadow with #C49F3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49F3C.

Preview

Color preview on black background

This text has color #C49F3C on black background.


Color preview on white background

This text has color #C49F3C on white background.


Black color preview on #C49F3C background

This text has black color on #C49F3C background.


White color preview on #C49F3C background

This text has white color on #C49F3C background.


Related colors

Complementary color

Complementary color for #hex is #3B60C3.


I love getcolorcode.com

Triadic colors

1 #3CC49F and #9F3CC4 with #C49F3C are triadic colors.

2 #3C9FC4 and #9FC43C with #C49F3C are triadic colors.