COLOR #C496C5

HEX: #C496C5 RGB: (196,150,197)

Renk bilgisi

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

RGB renk modeli

#C496C5 color RGB value is (196,150,197).

RGB: (196,150,197) (77%, 59%, 77%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 150 of 255 = 59%
B 197 of 255 = 77%

196
150
197

R + G + B ~ 71%. #C496C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 150 + 197 = 543 (100%)
R 196 of 543 ~ 36.1%
G 150 of 543 ~ 27.62%
B 197 of 543 ~ 36.28'%

%36.1
%27.62
%36.28

CMYK RENK MODELİ

#C496C5 rengi CMYK tonu (1,24,0,23).

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

CMYK: (1,24,0,23)
C1M24Y0K23 (1%, 24%, 0%, 23%)
(0.01 / 0.24 / 0.00 / 0.23)

CMYK yüzdeleri

%0.51
%23.86
%0
%22.75

Codes

Color #C496C5 in popluar color models

C4 96 C5
RGB 196 150 197
HSL 299° 28.83% 68.04%
HSB/HSV 299° 23.86% 77.25%
CMYK 0.51% 23.86% 0.00%
22.75%

Color #C496C5 in popluar number systems.

HEX C4 96 C5
Decimal 196 150 197
Binary 11000100 10010110 11000101
Octal 304 226 305

Shades and tints

Shades of #C496C5

#C496C5
(196,150,197)
#B389B4
(179,137,180)
#A27CA3
(162,124,163)
#916F92
(145,111,146)
#806281
(128,98,129)
#6F5570
(111,85,112)
#5E485F
(94,72,95)
#4D3B4E
(77,59,78)
#3C2E3D
(60,46,61)
#2B212C
(43,33,44)
#1A141B
(26,20,27)
#000000
(0,0,0)

Tints of #C496C5

#C496C5
(196,150,197)
#C99FCA
(201,159,202)
#CEA8CF
(206,168,207)
#D3B1D4
(211,177,212)
#D8BAD9
(216,186,217)
#DDC3DE
(221,195,222)
#E2CCE3
(226,204,227)
#E7D5E8
(231,213,232)
#ECDEED
(236,222,237)
#F1E7F2
(241,231,242)
#F6F0F7
(246,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C496C5; }

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

This text font color is #C496C5.

Background Color

.myBgColor { background-color: #C496C5; }

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

This div background color is #C496C5.

Border color

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

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

This div border color is #C496C5.

Opacity

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

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

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

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

This text has shadow with #C496C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C496C5.

Preview

Color preview on black background

This text has color #C496C5 on black background.


Color preview on white background

This text has color #C496C5 on white background.


Black color preview on #C496C5 background

This text has black color on #C496C5 background.


White color preview on #C496C5 background

This text has white color on #C496C5 background.


Related colors

Complementary color

Complementary color for #hex is #3B693A.


I love getcolorcode.com

Triadic colors

1 #C5C496 and #96C5C4 with #C496C5 are triadic colors.

2 #C596C4 and #96C4C5 with #C496C5 are triadic colors.