COLOR #C5959C

HEX: #C5959C RGB: (197,149,156)

Renk bilgisi

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

RGB renk modeli

#C5959C color RGB value is (197,149,156).

RGB: (197,149,156) (77%, 58%, 61%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 149 of 255 = 58%
B 156 of 255 = 61%

197
149
156

R + G + B ~ 65%. #C5959C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 149 + 156 = 502 (100%)
R 197 of 502 ~ 39.24%
G 149 of 502 ~ 29.68%
B 156 of 502 ~ 31.08'%

%39.24
%29.68
%31.08

CMYK RENK MODELİ

#C5959C rengi CMYK tonu (0,24,21,23).

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

CMYK: (0,24,21,23)
C0M24Y21K23 (0%, 24%, 21%, 23%)
(0.00 / 0.24 / 0.21 / 0.23)

CMYK yüzdeleri

%0
%24.37
%20.81
%22.75

Codes

Color #C5959C in popluar color models

C5 95 9C
RGB 197 149 156
HSL 351° 29.27% 67.84%
HSB/HSV 351° 24.37% 77.25%
CMYK 0.00% 24.37% 20.81%
22.75%

Color #C5959C in popluar number systems.

HEX C5 95 9C
Decimal 197 149 156
Binary 11000101 10010101 10011100
Octal 305 225 234

Shades and tints

Shades of #C5959C

#C5959C
(197,149,156)
#B4888E
(180,136,142)
#A37B80
(163,123,128)
#926E72
(146,110,114)
#816164
(129,97,100)
#705456
(112,84,86)
#5F4748
(95,71,72)
#4E3A3A
(78,58,58)
#3D2D2C
(61,45,44)
#2C201E
(44,32,30)
#1B1310
(27,19,16)
#000000
(0,0,0)

Tints of #C5959C

#C5959C
(197,149,156)
#CA9EA5
(202,158,165)
#CFA7AE
(207,167,174)
#D4B0B7
(212,176,183)
#D9B9C0
(217,185,192)
#DEC2C9
(222,194,201)
#E3CBD2
(227,203,210)
#E8D4DB
(232,212,219)
#EDDDE4
(237,221,228)
#F2E6ED
(242,230,237)
#F7EFF6
(247,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5959C; }

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

This text font color is #C5959C.

Background Color

.myBgColor { background-color: #C5959C; }

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

This div background color is #C5959C.

Border color

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

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

This div border color is #C5959C.

Opacity

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

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

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

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

This text has shadow with #C5959C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5959C.

Preview

Color preview on black background

This text has color #C5959C on black background.


Color preview on white background

This text has color #C5959C on white background.


Black color preview on #C5959C background

This text has black color on #C5959C background.


White color preview on #C5959C background

This text has white color on #C5959C background.


Related colors

Complementary color

Complementary color for #hex is #3A6A63.


I love getcolorcode.com

Triadic colors

1 #9CC595 and #959CC5 with #C5959C are triadic colors.

2 #9C95C5 and #95C59C with #C5959C are triadic colors.