COLOR #C59F5B

HEX: #C59F5B RGB: (197,159,91)

Renk bilgisi

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

RGB renk modeli

#C59F5B color RGB value is (197,159,91).

RGB: (197,159,91) (77%, 62%, 36%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 159 of 255 = 62%
B 91 of 255 = 36%

197
159
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 159 + 91 = 447 (100%)
R 197 of 447 ~ 44.07%
G 159 of 447 ~ 35.57%
B 91 of 447 ~ 20.36'%

%44.07
%35.57
%20.36

CMYK RENK MODELİ

#C59F5B rengi CMYK tonu (0,19,54,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.29%
  • sarı tonu 53.81%
  • ana renk tonu 22.75%

CMYK: (0,19,54,23)
C0M19Y54K23 (0%, 19%, 54%, 23%)
(0.00 / 0.19 / 0.54 / 0.23)

CMYK yüzdeleri

%0
%19.29
%53.81
%22.75

Codes

Color #C59F5B in popluar color models

C5 9F 5B
RGB 197 159 91
HSL 38° 47.75% 56.47%
HSB/HSV 38° 53.81% 77.25%
CMYK 0.00% 19.29% 53.81%
22.75%

Color #C59F5B in popluar number systems.

HEX C5 9F 5B
Decimal 197 159 91
Binary 11000101 10011111 1011011
Octal 305 237 133

Shades and tints

Shades of #C59F5B

#C59F5B
(197,159,91)
#B49153
(180,145,83)
#A3834B
(163,131,75)
#927543
(146,117,67)
#81673B
(129,103,59)
#705933
(112,89,51)
#5F4B2B
(95,75,43)
#4E3D23
(78,61,35)
#3D2F1B
(61,47,27)
#2C2113
(44,33,19)
#1B130B
(27,19,11)
#000000
(0,0,0)

Tints of #C59F5B

#C59F5B
(197,159,91)
#CAA769
(202,167,105)
#CFAF77
(207,175,119)
#D4B785
(212,183,133)
#D9BF93
(217,191,147)
#DEC7A1
(222,199,161)
#E3CFAF
(227,207,175)
#E8D7BD
(232,215,189)
#EDDFCB
(237,223,203)
#F2E7D9
(242,231,217)
#F7EFE7
(247,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59F5B color. Also use rgb(197,159,91) instead hex code.

Text Font Color

.myTextColor { color: #C59F5B; }

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

This text font color is #C59F5B.

Background Color

.myBgColor { background-color: #C59F5B; }

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

This div background color is #C59F5B.

Border color

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

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

This div border color is #C59F5B.

Opacity

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

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

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

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

This text has shadow with #C59F5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59F5B.

Preview

Color preview on black background

This text has color #C59F5B on black background.


Color preview on white background

This text has color #C59F5B on white background.


Black color preview on #C59F5B background

This text has black color on #C59F5B background.


White color preview on #C59F5B background

This text has white color on #C59F5B background.


Related colors

Complementary color

Complementary color for #hex is #3A60A4.


I love getcolorcode.com

Triadic colors

1 #5BC59F and #9F5BC5 with #C59F5B are triadic colors.

2 #5B9FC5 and #9FC55B with #C59F5B are triadic colors.