COLOR #C59B9D

HEX: #C59B9D RGB: (197,155,157)

Renk bilgisi

#C59B9D contains red, green and blue colors in about the same proportion. #C59B9D ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C59B9D color RGB value is (197,155,157).

RGB: (197,155,157) (77%, 61%, 62%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 155 of 255 = 61%
B 157 of 255 = 62%

197
155
157

R + G + B ~ 67%. #C59B9D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 155 + 157 = 509 (100%)
R 197 of 509 ~ 38.7%
G 155 of 509 ~ 30.45%
B 157 of 509 ~ 30.84'%

%38.7
%30.45
%30.84

CMYK RENK MODELİ

#C59B9D rengi CMYK tonu (0,21,20,23).

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

CMYK: (0,21,20,23)
C0M21Y20K23 (0%, 21%, 20%, 23%)
(0.00 / 0.21 / 0.20 / 0.23)

CMYK yüzdeleri

%0
%21.32
%20.3
%22.75

Codes

Color #C59B9D in popluar color models

C5 9B 9D
RGB 197 155 157
HSL 357° 26.58% 69.02%
HSB/HSV 357° 21.32% 77.25%
CMYK 0.00% 21.32% 20.30%
22.75%

Color #C59B9D in popluar number systems.

HEX C5 9B 9D
Decimal 197 155 157
Binary 11000101 10011011 10011101
Octal 305 233 235

Shades and tints

Shades of #C59B9D

#C59B9D
(197,155,157)
#B48D8F
(180,141,143)
#A37F81
(163,127,129)
#927173
(146,113,115)
#816365
(129,99,101)
#705557
(112,85,87)
#5F4749
(95,71,73)
#4E393B
(78,57,59)
#3D2B2D
(61,43,45)
#2C1D1F
(44,29,31)
#1B0F11
(27,15,17)
#000000
(0,0,0)

Tints of #C59B9D

#C59B9D
(197,155,157)
#CAA4A5
(202,164,165)
#CFADAD
(207,173,173)
#D4B6B5
(212,182,181)
#D9BFBD
(217,191,189)
#DEC8C5
(222,200,197)
#E3D1CD
(227,209,205)
#E8DAD5
(232,218,213)
#EDE3DD
(237,227,221)
#F2ECE5
(242,236,229)
#F7F5ED
(247,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59B9D; }

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

This text font color is #C59B9D.

Background Color

.myBgColor { background-color: #C59B9D; }

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

This div background color is #C59B9D.

Border color

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

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

This div border color is #C59B9D.

Opacity

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

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

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

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

This text has shadow with #C59B9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59B9D.

Preview

Color preview on black background

This text has color #C59B9D on black background.


Color preview on white background

This text has color #C59B9D on white background.


Black color preview on #C59B9D background

This text has black color on #C59B9D background.


White color preview on #C59B9D background

This text has white color on #C59B9D background.


Related colors

Complementary color

Complementary color for #hex is #3A6462.


I love getcolorcode.com

Triadic colors

1 #9DC59B and #9B9DC5 with #C59B9D are triadic colors.

2 #9D9BC5 and #9BC59D with #C59B9D are triadic colors.