COLOR #C5964D

HEX: #C5964D RGB: (197,150,77)

Renk bilgisi

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

RGB renk modeli

#C5964D color RGB value is (197,150,77).

RGB: (197,150,77) (77%, 59%, 30%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 150 of 255 = 59%
B 77 of 255 = 30%

197
150
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 150 + 77 = 424 (100%)
R 197 of 424 ~ 46.46%
G 150 of 424 ~ 35.38%
B 77 of 424 ~ 18.16'%

%46.46
%35.38
%18.16

CMYK RENK MODELİ

#C5964D rengi CMYK tonu (0,24,61,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.86%
  • sarı tonu 60.91%
  • ana renk tonu 22.75%

CMYK: (0,24,61,23)
C0M24Y61K23 (0%, 24%, 61%, 23%)
(0.00 / 0.24 / 0.61 / 0.23)

CMYK yüzdeleri

%0
%23.86
%60.91
%22.75

Codes

Color #C5964D in popluar color models

C5 96 4D
RGB 197 150 77
HSL 37° 50.85% 53.73%
HSB/HSV 37° 60.91% 77.25%
CMYK 0.00% 23.86% 60.91%
22.75%

Color #C5964D in popluar number systems.

HEX C5 96 4D
Decimal 197 150 77
Binary 11000101 10010110 1001101
Octal 305 226 115

Shades and tints

Shades of #C5964D

#C5964D
(197,150,77)
#B48946
(180,137,70)
#A37C3F
(163,124,63)
#926F38
(146,111,56)
#816231
(129,98,49)
#70552A
(112,85,42)
#5F4823
(95,72,35)
#4E3B1C
(78,59,28)
#3D2E15
(61,46,21)
#2C210E
(44,33,14)
#1B1407
(27,20,7)
#000000
(0,0,0)

Tints of #C5964D

#C5964D
(197,150,77)
#CA9F5D
(202,159,93)
#CFA86D
(207,168,109)
#D4B17D
(212,177,125)
#D9BA8D
(217,186,141)
#DEC39D
(222,195,157)
#E3CCAD
(227,204,173)
#E8D5BD
(232,213,189)
#EDDECD
(237,222,205)
#F2E7DD
(242,231,221)
#F7F0ED
(247,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5964D color. Also use rgb(197,150,77) instead hex code.

Text Font Color

.myTextColor { color: #C5964D; }

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

This text font color is #C5964D.

Background Color

.myBgColor { background-color: #C5964D; }

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

This div background color is #C5964D.

Border color

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

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

This div border color is #C5964D.

Opacity

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

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

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

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

This text has shadow with #C5964D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5964D.

Preview

Color preview on black background

This text has color #C5964D on black background.


Color preview on white background

This text has color #C5964D on white background.


Black color preview on #C5964D background

This text has black color on #C5964D background.


White color preview on #C5964D background

This text has white color on #C5964D background.


Related colors

Complementary color

Complementary color for #hex is #3A69B2.


I love getcolorcode.com

Triadic colors

1 #4DC596 and #964DC5 with #C5964D are triadic colors.

2 #4D96C5 and #96C54D with #C5964D are triadic colors.