COLOR #C59B6B

HEX: #C59B6B RGB: (197,155,107)

Renk bilgisi

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

RGB renk modeli

#C59B6B color RGB value is (197,155,107).

RGB: (197,155,107) (77%, 61%, 42%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 155 of 255 = 61%
B 107 of 255 = 42%

197
155
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 155 + 107 = 459 (100%)
R 197 of 459 ~ 42.92%
G 155 of 459 ~ 33.77%
B 107 of 459 ~ 23.31'%

%42.92
%33.77
%23.31

CMYK RENK MODELİ

#C59B6B rengi CMYK tonu (0,21,46,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.32%
  • sarı tonu 45.69%
  • ana renk tonu 22.75%

CMYK: (0,21,46,23)
C0M21Y46K23 (0%, 21%, 46%, 23%)
(0.00 / 0.21 / 0.46 / 0.23)

CMYK yüzdeleri

%0
%21.32
%45.69
%22.75

Codes

Color #C59B6B in popluar color models

C5 9B 6B
RGB 197 155 107
HSL 32° 43.69% 59.61%
HSB/HSV 32° 45.69% 77.25%
CMYK 0.00% 21.32% 45.69%
22.75%

Color #C59B6B in popluar number systems.

HEX C5 9B 6B
Decimal 197 155 107
Binary 11000101 10011011 1101011
Octal 305 233 153

Shades and tints

Shades of #C59B6B

#C59B6B
(197,155,107)
#B48D62
(180,141,98)
#A37F59
(163,127,89)
#927150
(146,113,80)
#816347
(129,99,71)
#70553E
(112,85,62)
#5F4735
(95,71,53)
#4E392C
(78,57,44)
#3D2B23
(61,43,35)
#2C1D1A
(44,29,26)
#1B0F11
(27,15,17)
#000000
(0,0,0)

Tints of #C59B6B

#C59B6B
(197,155,107)
#CAA478
(202,164,120)
#CFAD85
(207,173,133)
#D4B692
(212,182,146)
#D9BF9F
(217,191,159)
#DEC8AC
(222,200,172)
#E3D1B9
(227,209,185)
#E8DAC6
(232,218,198)
#EDE3D3
(237,227,211)
#F2ECE0
(242,236,224)
#F7F5ED
(247,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59B6B color. Also use rgb(197,155,107) instead hex code.

Text Font Color

.myTextColor { color: #C59B6B; }

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

This text font color is #C59B6B.

Background Color

.myBgColor { background-color: #C59B6B; }

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

This div background color is #C59B6B.

Border color

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

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

This div border color is #C59B6B.

Opacity

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

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

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

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

This text has shadow with #C59B6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59B6B.

Preview

Color preview on black background

This text has color #C59B6B on black background.


Color preview on white background

This text has color #C59B6B on white background.


Black color preview on #C59B6B background

This text has black color on #C59B6B background.


White color preview on #C59B6B background

This text has white color on #C59B6B background.


Related colors

Complementary color

Complementary color for #hex is #3A6494.


I love getcolorcode.com

Triadic colors

1 #6BC59B and #9B6BC5 with #C59B6B are triadic colors.

2 #6B9BC5 and #9BC56B with #C59B6B are triadic colors.