COLOR #C59360

HEX: #C59360 RGB: (197,147,96)

Renk bilgisi

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

RGB renk modeli

#C59360 color RGB value is (197,147,96).

RGB: (197,147,96) (77%, 58%, 38%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 147 of 255 = 58%
B 96 of 255 = 38%

197
147
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 147 + 96 = 440 (100%)
R 197 of 440 ~ 44.77%
G 147 of 440 ~ 33.41%
B 96 of 440 ~ 21.82'%

%44.77
%33.41
%21.82

CMYK RENK MODELİ

#C59360 rengi CMYK tonu (0,25,51,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.38%
  • sarı tonu 51.27%
  • ana renk tonu 22.75%

CMYK: (0,25,51,23)
C0M25Y51K23 (0%, 25%, 51%, 23%)
(0.00 / 0.25 / 0.51 / 0.23)

CMYK yüzdeleri

%0
%25.38
%51.27
%22.75

Codes

Color #C59360 in popluar color models

C5 93 60
RGB 197 147 96
HSL 30° 46.54% 57.45%
HSB/HSV 30° 51.27% 77.25%
CMYK 0.00% 25.38% 51.27%
22.75%

Color #C59360 in popluar number systems.

HEX C5 93 60
Decimal 197 147 96
Binary 11000101 10010011 1100000
Octal 305 223 140

Shades and tints

Shades of #C59360

#C59360
(197,147,96)
#B48658
(180,134,88)
#A37950
(163,121,80)
#926C48
(146,108,72)
#815F40
(129,95,64)
#705238
(112,82,56)
#5F4530
(95,69,48)
#4E3828
(78,56,40)
#3D2B20
(61,43,32)
#2C1E18
(44,30,24)
#1B1110
(27,17,16)
#000000
(0,0,0)

Tints of #C59360

#C59360
(197,147,96)
#CA9C6E
(202,156,110)
#CFA57C
(207,165,124)
#D4AE8A
(212,174,138)
#D9B798
(217,183,152)
#DEC0A6
(222,192,166)
#E3C9B4
(227,201,180)
#E8D2C2
(232,210,194)
#EDDBD0
(237,219,208)
#F2E4DE
(242,228,222)
#F7EDEC
(247,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59360 color. Also use rgb(197,147,96) instead hex code.

Text Font Color

.myTextColor { color: #C59360; }

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

This text font color is #C59360.

Background Color

.myBgColor { background-color: #C59360; }

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

This div background color is #C59360.

Border color

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

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

This div border color is #C59360.

Opacity

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

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

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

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

This text has shadow with #C59360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59360.

Preview

Color preview on black background

This text has color #C59360 on black background.


Color preview on white background

This text has color #C59360 on white background.


Black color preview on #C59360 background

This text has black color on #C59360 background.


White color preview on #C59360 background

This text has white color on #C59360 background.


Related colors

Complementary color

Complementary color for #hex is #3A6C9F.


I love getcolorcode.com

Triadic colors

1 #60C593 and #9360C5 with #C59360 are triadic colors.

2 #6093C5 and #93C560 with #C59360 are triadic colors.