COLOR #C59ABB

HEX: #C59ABB RGB: (197,154,187)

Renk bilgisi

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

RGB renk modeli

#C59ABB color RGB value is (197,154,187).

RGB: (197,154,187) (77%, 60%, 73%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 154 of 255 = 60%
B 187 of 255 = 73%

197
154
187

R + G + B ~ 70%. #C59ABB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 154 + 187 = 538 (100%)
R 197 of 538 ~ 36.62%
G 154 of 538 ~ 28.62%
B 187 of 538 ~ 34.76'%

%36.62
%28.62
%34.76

CMYK RENK MODELİ

#C59ABB rengi CMYK tonu (0,22,5,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.83%
  • sarı tonu 5.08%
  • ana renk tonu 22.75%

CMYK: (0,22,5,23)
C0M22Y5K23 (0%, 22%, 5%, 23%)
(0.00 / 0.22 / 0.05 / 0.23)

CMYK yüzdeleri

%0
%21.83
%5.08
%22.75

Codes

Color #C59ABB in popluar color models

C5 9A BB
RGB 197 154 187
HSL 314° 27.04% 68.82%
HSB/HSV 314° 21.83% 77.25%
CMYK 0.00% 21.83% 5.08%
22.75%

Color #C59ABB in popluar number systems.

HEX C5 9A BB
Decimal 197 154 187
Binary 11000101 10011010 10111011
Octal 305 232 273

Shades and tints

Shades of #C59ABB

#C59ABB
(197,154,187)
#B48CAA
(180,140,170)
#A37E99
(163,126,153)
#927088
(146,112,136)
#816277
(129,98,119)
#705466
(112,84,102)
#5F4655
(95,70,85)
#4E3844
(78,56,68)
#3D2A33
(61,42,51)
#2C1C22
(44,28,34)
#1B0E11
(27,14,17)
#000000
(0,0,0)

Tints of #C59ABB

#C59ABB
(197,154,187)
#CAA3C1
(202,163,193)
#CFACC7
(207,172,199)
#D4B5CD
(212,181,205)
#D9BED3
(217,190,211)
#DEC7D9
(222,199,217)
#E3D0DF
(227,208,223)
#E8D9E5
(232,217,229)
#EDE2EB
(237,226,235)
#F2EBF1
(242,235,241)
#F7F4F7
(247,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59ABB color. Also use rgb(197,154,187) instead hex code.

Text Font Color

.myTextColor { color: #C59ABB; }

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

This text font color is #C59ABB.

Background Color

.myBgColor { background-color: #C59ABB; }

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

This div background color is #C59ABB.

Border color

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

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

This div border color is #C59ABB.

Opacity

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

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

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

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

This text has shadow with #C59ABB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59ABB.

Preview

Color preview on black background

This text has color #C59ABB on black background.


Color preview on white background

This text has color #C59ABB on white background.


Black color preview on #C59ABB background

This text has black color on #C59ABB background.


White color preview on #C59ABB background

This text has white color on #C59ABB background.


Related colors

Complementary color

Complementary color for #C59ABB is #3A6544.


I love getcolorcode.com

Triadic colors

1 #BBC59A and #9ABBC5 with #C59ABB are triadic colors.

2 #BB9AC5 and #9AC5BB with #C59ABB are triadic colors.