COLOR #C49259

HEX: #C49259 RGB: (196,146,89)

Renk bilgisi

#C49259 contains mainly red and green colors. #C49259 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C49259 color RGB value is (196,146,89).

RGB: (196,146,89) (77%, 57%, 35%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 146 of 255 = 57%
B 89 of 255 = 35%

196
146
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 146 + 89 = 431 (100%)
R 196 of 431 ~ 45.48%
G 146 of 431 ~ 33.87%
B 89 of 431 ~ 20.65'%

%45.48
%33.87
%20.65

CMYK RENK MODELİ

#C49259 rengi CMYK tonu (0,26,55,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.51%
  • sarı tonu 54.59%
  • ana renk tonu 23.14%

CMYK: (0,26,55,23)
C0M26Y55K23 (0%, 26%, 55%, 23%)
(0.00 / 0.26 / 0.55 / 0.23)

CMYK yüzdeleri

%0
%25.51
%54.59
%23.14

Codes

Color #C49259 in popluar color models

C4 92 59
RGB 196 146 89
HSL 32° 47.56% 55.88%
HSB/HSV 32° 54.59% 76.86%
CMYK 0.00% 25.51% 54.59%
23.14%

Color #C49259 in popluar number systems.

HEX C4 92 59
Decimal 196 146 89
Binary 11000100 10010010 1011001
Octal 304 222 131

Shades and tints

Shades of #C49259

#C49259
(196,146,89)
#B38551
(179,133,81)
#A27849
(162,120,73)
#916B41
(145,107,65)
#805E39
(128,94,57)
#6F5131
(111,81,49)
#5E4429
(94,68,41)
#4D3721
(77,55,33)
#3C2A19
(60,42,25)
#2B1D11
(43,29,17)
#1A1009
(26,16,9)
#000000
(0,0,0)

Tints of #C49259

#C49259
(196,146,89)
#C99B68
(201,155,104)
#CEA477
(206,164,119)
#D3AD86
(211,173,134)
#D8B695
(216,182,149)
#DDBFA4
(221,191,164)
#E2C8B3
(226,200,179)
#E7D1C2
(231,209,194)
#ECDAD1
(236,218,209)
#F1E3E0
(241,227,224)
#F6ECEF
(246,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49259 color. Also use rgb(196,146,89) instead hex code.

Text Font Color

.myTextColor { color: #C49259; }

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

This text font color is #C49259.

Background Color

.myBgColor { background-color: #C49259; }

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

This div background color is #C49259.

Border color

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

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

This div border color is #C49259.

Opacity

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

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

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

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

This text has shadow with #C49259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49259.

Preview

Color preview on black background

This text has color #C49259 on black background.


Color preview on white background

This text has color #C49259 on white background.


Black color preview on #C49259 background

This text has black color on #C49259 background.


White color preview on #C49259 background

This text has white color on #C49259 background.


Related colors

Complementary color

Complementary color for #hex is #3B6DA6.


I love getcolorcode.com

Triadic colors

1 #59C492 and #9259C4 with #C49259 are triadic colors.

2 #5992C4 and #92C459 with #C49259 are triadic colors.