COLOR #C496A8

HEX: #C496A8 RGB: (196,150,168)

Renk bilgisi

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

RGB renk modeli

#C496A8 color RGB value is (196,150,168).

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

RGB bağlantıları ve doygunluk

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

196
150
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 150 + 168 = 514 (100%)
R 196 of 514 ~ 38.13%
G 150 of 514 ~ 29.18%
B 168 of 514 ~ 32.68'%

%38.13
%29.18
%32.68

CMYK RENK MODELİ

#C496A8 rengi CMYK tonu (0,23,14,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.47%
  • sarı tonu 14.29%
  • ana renk tonu 23.14%

CMYK: (0,23,14,23)
C0M23Y14K23 (0%, 23%, 14%, 23%)
(0.00 / 0.23 / 0.14 / 0.23)

CMYK yüzdeleri

%0
%23.47
%14.29
%23.14

Codes

Color #C496A8 in popluar color models

C4 96 A8
RGB 196 150 168
HSL 337° 28.05% 67.84%
HSB/HSV 337° 23.47% 76.86%
CMYK 0.00% 23.47% 14.29%
23.14%

Color #C496A8 in popluar number systems.

HEX C4 96 A8
Decimal 196 150 168
Binary 11000100 10010110 10101000
Octal 304 226 250

Shades and tints

Shades of #C496A8

#C496A8
(196,150,168)
#B38999
(179,137,153)
#A27C8A
(162,124,138)
#916F7B
(145,111,123)
#80626C
(128,98,108)
#6F555D
(111,85,93)
#5E484E
(94,72,78)
#4D3B3F
(77,59,63)
#3C2E30
(60,46,48)
#2B2121
(43,33,33)
#1A1412
(26,20,18)
#000000
(0,0,0)

Tints of #C496A8

#C496A8
(196,150,168)
#C99FAF
(201,159,175)
#CEA8B6
(206,168,182)
#D3B1BD
(211,177,189)
#D8BAC4
(216,186,196)
#DDC3CB
(221,195,203)
#E2CCD2
(226,204,210)
#E7D5D9
(231,213,217)
#ECDEE0
(236,222,224)
#F1E7E7
(241,231,231)
#F6F0EE
(246,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C496A8; }

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

This text font color is #C496A8.

Background Color

.myBgColor { background-color: #C496A8; }

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

This div background color is #C496A8.

Border color

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

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

This div border color is #C496A8.

Opacity

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

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

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

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

This text has shadow with #C496A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C496A8.

Preview

Color preview on black background

This text has color #C496A8 on black background.


Color preview on white background

This text has color #C496A8 on white background.


Black color preview on #C496A8 background

This text has black color on #C496A8 background.


White color preview on #C496A8 background

This text has white color on #C496A8 background.


Related colors

Complementary color

Complementary color for #hex is #3B6957.


I love getcolorcode.com

Triadic colors

1 #A8C496 and #96A8C4 with #C496A8 are triadic colors.

2 #A896C4 and #96C4A8 with #C496A8 are triadic colors.