COLOR #C596A8

HEX: #C596A8 RGB: (197,150,168)

Renk bilgisi

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

RGB renk modeli

#C596A8 color RGB value is (197,150,168).

RGB: (197,150,168) (77%, 59%, 66%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 150 of 255 = 59%
B 168 of 255 = 66%

197
150
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 150 + 168 = 515 (100%)
R 197 of 515 ~ 38.25%
G 150 of 515 ~ 29.13%
B 168 of 515 ~ 32.62'%

%38.25
%29.13
%32.62

CMYK RENK MODELİ

#C596A8 rengi CMYK tonu (0,24,15,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.86%
  • sarı tonu 14.72%
  • ana renk tonu 22.75%

CMYK: (0,24,15,23)
C0M24Y15K23 (0%, 24%, 15%, 23%)
(0.00 / 0.24 / 0.15 / 0.23)

CMYK yüzdeleri

%0
%23.86
%14.72
%22.75

Codes

Color #C596A8 in popluar color models

C5 96 A8
RGB 197 150 168
HSL 337° 28.83% 68.04%
HSB/HSV 337° 23.86% 77.25%
CMYK 0.00% 23.86% 14.72%
22.75%

Color #C596A8 in popluar number systems.

HEX C5 96 A8
Decimal 197 150 168
Binary 11000101 10010110 10101000
Octal 305 226 250

Shades and tints

Shades of #C596A8

#C596A8
(197,150,168)
#B48999
(180,137,153)
#A37C8A
(163,124,138)
#926F7B
(146,111,123)
#81626C
(129,98,108)
#70555D
(112,85,93)
#5F484E
(95,72,78)
#4E3B3F
(78,59,63)
#3D2E30
(61,46,48)
#2C2121
(44,33,33)
#1B1412
(27,20,18)
#000000
(0,0,0)

Tints of #C596A8

#C596A8
(197,150,168)
#CA9FAF
(202,159,175)
#CFA8B6
(207,168,182)
#D4B1BD
(212,177,189)
#D9BAC4
(217,186,196)
#DEC3CB
(222,195,203)
#E3CCD2
(227,204,210)
#E8D5D9
(232,213,217)
#EDDEE0
(237,222,224)
#F2E7E7
(242,231,231)
#F7F0EE
(247,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C596A8 color. Also use rgb(197,150,168) instead hex code.

Text Font Color

.myTextColor { color: #C596A8; }

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

This text font color is #C596A8.

Background Color

.myBgColor { background-color: #C596A8; }

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

This div background color is #C596A8.

Border color

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

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

This div border color is #C596A8.

Opacity

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

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

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

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

This text has shadow with #C596A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C596A8.

Preview

Color preview on black background

This text has color #C596A8 on black background.


Color preview on white background

This text has color #C596A8 on white background.


Black color preview on #C596A8 background

This text has black color on #C596A8 background.


White color preview on #C596A8 background

This text has white color on #C596A8 background.


Related colors

Complementary color

Complementary color for #hex is #3A6957.


I love getcolorcode.com

Triadic colors

1 #A8C596 and #96A8C5 with #C596A8 are triadic colors.

2 #A896C5 and #96C5A8 with #C596A8 are triadic colors.