COLOR #C49C5A

HEX: #C49C5A RGB: (196,156,90)

Renk bilgisi

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

RGB renk modeli

#C49C5A color RGB value is (196,156,90).

RGB: (196,156,90) (77%, 61%, 35%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 156 of 255 = 61%
B 90 of 255 = 35%

196
156
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 156 + 90 = 442 (100%)
R 196 of 442 ~ 44.34%
G 156 of 442 ~ 35.29%
B 90 of 442 ~ 20.36'%

%44.34
%35.29
%20.36

CMYK RENK MODELİ

#C49C5A rengi CMYK tonu (0,20,54,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.41%
  • sarı tonu 54.08%
  • ana renk tonu 23.14%

CMYK: (0,20,54,23)
C0M20Y54K23 (0%, 20%, 54%, 23%)
(0.00 / 0.20 / 0.54 / 0.23)

CMYK yüzdeleri

%0
%20.41
%54.08
%23.14

Codes

Color #C49C5A in popluar color models

C4 9C 5A
RGB 196 156 90
HSL 37° 47.32% 56.08%
HSB/HSV 37° 54.08% 76.86%
CMYK 0.00% 20.41% 54.08%
23.14%

Color #C49C5A in popluar number systems.

HEX C4 9C 5A
Decimal 196 156 90
Binary 11000100 10011100 1011010
Octal 304 234 132

Shades and tints

Shades of #C49C5A

#C49C5A
(196,156,90)
#B38E52
(179,142,82)
#A2804A
(162,128,74)
#917242
(145,114,66)
#80643A
(128,100,58)
#6F5632
(111,86,50)
#5E482A
(94,72,42)
#4D3A22
(77,58,34)
#3C2C1A
(60,44,26)
#2B1E12
(43,30,18)
#1A100A
(26,16,10)
#000000
(0,0,0)

Tints of #C49C5A

#C49C5A
(196,156,90)
#C9A569
(201,165,105)
#CEAE78
(206,174,120)
#D3B787
(211,183,135)
#D8C096
(216,192,150)
#DDC9A5
(221,201,165)
#E2D2B4
(226,210,180)
#E7DBC3
(231,219,195)
#ECE4D2
(236,228,210)
#F1EDE1
(241,237,225)
#F6F6F0
(246,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49C5A color. Also use rgb(196,156,90) instead hex code.

Text Font Color

.myTextColor { color: #C49C5A; }

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

This text font color is #C49C5A.

Background Color

.myBgColor { background-color: #C49C5A; }

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

This div background color is #C49C5A.

Border color

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

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

This div border color is #C49C5A.

Opacity

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

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

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

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

This text has shadow with #C49C5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49C5A.

Preview

Color preview on black background

This text has color #C49C5A on black background.


Color preview on white background

This text has color #C49C5A on white background.


Black color preview on #C49C5A background

This text has black color on #C49C5A background.


White color preview on #C49C5A background

This text has white color on #C49C5A background.


Related colors

Complementary color

Complementary color for #hex is #3B63A5.


I love getcolorcode.com

Triadic colors

1 #5AC49C and #9C5AC4 with #C49C5A are triadic colors.

2 #5A9CC4 and #9CC45A with #C49C5A are triadic colors.