COLOR #C59580

HEX: #C59580 RGB: (197,149,128)

Renk bilgisi

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

RGB renk modeli

#C59580 color RGB value is (197,149,128).

RGB: (197,149,128) (77%, 58%, 50%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 149 of 255 = 58%
B 128 of 255 = 50%

197
149
128

R + G + B ~ 62%. #C59580 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 149 + 128 = 474 (100%)
R 197 of 474 ~ 41.56%
G 149 of 474 ~ 31.43%
B 128 of 474 ~ 27'%

%41.56
%31.43
%27

CMYK RENK MODELİ

#C59580 rengi CMYK tonu (0,24,35,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.37%
  • sarı tonu 35.03%
  • ana renk tonu 22.75%

CMYK: (0,24,35,23)
C0M24Y35K23 (0%, 24%, 35%, 23%)
(0.00 / 0.24 / 0.35 / 0.23)

CMYK yüzdeleri

%0
%24.37
%35.03
%22.75

Codes

Color #C59580 in popluar color models

C5 95 80
RGB 197 149 128
HSL 18° 37.30% 63.73%
HSB/HSV 18° 35.03% 77.25%
CMYK 0.00% 24.37% 35.03%
22.75%

Color #C59580 in popluar number systems.

HEX C5 95 80
Decimal 197 149 128
Binary 11000101 10010101 10000000
Octal 305 225 200

Shades and tints

Shades of #C59580

#C59580
(197,149,128)
#B48875
(180,136,117)
#A37B6A
(163,123,106)
#926E5F
(146,110,95)
#816154
(129,97,84)
#705449
(112,84,73)
#5F473E
(95,71,62)
#4E3A33
(78,58,51)
#3D2D28
(61,45,40)
#2C201D
(44,32,29)
#1B1312
(27,19,18)
#000000
(0,0,0)

Tints of #C59580

#C59580
(197,149,128)
#CA9E8B
(202,158,139)
#CFA796
(207,167,150)
#D4B0A1
(212,176,161)
#D9B9AC
(217,185,172)
#DEC2B7
(222,194,183)
#E3CBC2
(227,203,194)
#E8D4CD
(232,212,205)
#EDDDD8
(237,221,216)
#F2E6E3
(242,230,227)
#F7EFEE
(247,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59580 color. Also use rgb(197,149,128) instead hex code.

Text Font Color

.myTextColor { color: #C59580; }

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

This text font color is #C59580.

Background Color

.myBgColor { background-color: #C59580; }

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

This div background color is #C59580.

Border color

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

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

This div border color is #C59580.

Opacity

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

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

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

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

This text has shadow with #C59580 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59580.

Preview

Color preview on black background

This text has color #C59580 on black background.


Color preview on white background

This text has color #C59580 on white background.


Black color preview on #C59580 background

This text has black color on #C59580 background.


White color preview on #C59580 background

This text has white color on #C59580 background.


Related colors

Complementary color

Complementary color for #hex is #3A6A7F.


I love getcolorcode.com

Triadic colors

1 #80C595 and #9580C5 with #C59580 are triadic colors.

2 #8095C5 and #95C580 with #C59580 are triadic colors.