COLOR #C596C0

HEX: #C596C0 RGB: (197,150,192)

Renk bilgisi

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

RGB renk modeli

#C596C0 color RGB value is (197,150,192).

RGB: (197,150,192) (77%, 59%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 150 of 255 = 59%
B 192 of 255 = 75%

197
150
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 150 + 192 = 539 (100%)
R 197 of 539 ~ 36.55%
G 150 of 539 ~ 27.83%
B 192 of 539 ~ 35.62'%

%36.55
%27.83
%35.62

CMYK RENK MODELİ

#C596C0 rengi CMYK tonu (0,24,3,23).

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

CMYK: (0,24,3,23)
C0M24Y3K23 (0%, 24%, 3%, 23%)
(0.00 / 0.24 / 0.03 / 0.23)

CMYK yüzdeleri

%0
%23.86
%2.54
%22.75

Codes

Color #C596C0 in popluar color models

C5 96 C0
RGB 197 150 192
HSL 306° 28.83% 68.04%
HSB/HSV 306° 23.86% 77.25%
CMYK 0.00% 23.86% 2.54%
22.75%

Color #C596C0 in popluar number systems.

HEX C5 96 C0
Decimal 197 150 192
Binary 11000101 10010110 11000000
Octal 305 226 300

Shades and tints

Shades of #C596C0

#C596C0
(197,150,192)
#B489AF
(180,137,175)
#A37C9E
(163,124,158)
#926F8D
(146,111,141)
#81627C
(129,98,124)
#70556B
(112,85,107)
#5F485A
(95,72,90)
#4E3B49
(78,59,73)
#3D2E38
(61,46,56)
#2C2127
(44,33,39)
#1B1416
(27,20,22)
#000000
(0,0,0)

Tints of #C596C0

#C596C0
(197,150,192)
#CA9FC5
(202,159,197)
#CFA8CA
(207,168,202)
#D4B1CF
(212,177,207)
#D9BAD4
(217,186,212)
#DEC3D9
(222,195,217)
#E3CCDE
(227,204,222)
#E8D5E3
(232,213,227)
#EDDEE8
(237,222,232)
#F2E7ED
(242,231,237)
#F7F0F2
(247,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C596C0; }

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

This text font color is #C596C0.

Background Color

.myBgColor { background-color: #C596C0; }

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

This div background color is #C596C0.

Border color

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

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

This div border color is #C596C0.

Opacity

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

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

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

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

This text has shadow with #C596C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C596C0.

Preview

Color preview on black background

This text has color #C596C0 on black background.


Color preview on white background

This text has color #C596C0 on white background.


Black color preview on #C596C0 background

This text has black color on #C596C0 background.


White color preview on #C596C0 background

This text has white color on #C596C0 background.


Related colors

Complementary color

Complementary color for #hex is #3A693F.


I love getcolorcode.com

Triadic colors

1 #C0C596 and #96C0C5 with #C596C0 are triadic colors.

2 #C096C5 and #96C5C0 with #C596C0 are triadic colors.