COLOR #C496A5

HEX: #C496A5 RGB: (196,150,165)

Renk bilgisi

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

RGB renk modeli

#C496A5 color RGB value is (196,150,165).

RGB: (196,150,165) (77%, 59%, 65%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 150 of 255 = 59%
B 165 of 255 = 65%

196
150
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 150 + 165 = 511 (100%)
R 196 of 511 ~ 38.36%
G 150 of 511 ~ 29.35%
B 165 of 511 ~ 32.29'%

%38.36
%29.35
%32.29

CMYK RENK MODELİ

#C496A5 rengi CMYK tonu (0,23,16,23).

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

CMYK: (0,23,16,23)
C0M23Y16K23 (0%, 23%, 16%, 23%)
(0.00 / 0.23 / 0.16 / 0.23)

CMYK yüzdeleri

%0
%23.47
%15.82
%23.14

Codes

Color #C496A5 in popluar color models

C4 96 A5
RGB 196 150 165
HSL 340° 28.05% 67.84%
HSB/HSV 340° 23.47% 76.86%
CMYK 0.00% 23.47% 15.82%
23.14%

Color #C496A5 in popluar number systems.

HEX C4 96 A5
Decimal 196 150 165
Binary 11000100 10010110 10100101
Octal 304 226 245

Shades and tints

Shades of #C496A5

#C496A5
(196,150,165)
#B38996
(179,137,150)
#A27C87
(162,124,135)
#916F78
(145,111,120)
#806269
(128,98,105)
#6F555A
(111,85,90)
#5E484B
(94,72,75)
#4D3B3C
(77,59,60)
#3C2E2D
(60,46,45)
#2B211E
(43,33,30)
#1A140F
(26,20,15)
#000000
(0,0,0)

Tints of #C496A5

#C496A5
(196,150,165)
#C99FAD
(201,159,173)
#CEA8B5
(206,168,181)
#D3B1BD
(211,177,189)
#D8BAC5
(216,186,197)
#DDC3CD
(221,195,205)
#E2CCD5
(226,204,213)
#E7D5DD
(231,213,221)
#ECDEE5
(236,222,229)
#F1E7ED
(241,231,237)
#F6F0F5
(246,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C496A5; }

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

This text font color is #C496A5.

Background Color

.myBgColor { background-color: #C496A5; }

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

This div background color is #C496A5.

Border color

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

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

This div border color is #C496A5.

Opacity

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

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

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

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

This text has shadow with #C496A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C496A5.

Preview

Color preview on black background

This text has color #C496A5 on black background.


Color preview on white background

This text has color #C496A5 on white background.


Black color preview on #C496A5 background

This text has black color on #C496A5 background.


White color preview on #C496A5 background

This text has white color on #C496A5 background.


Related colors

Complementary color

Complementary color for #hex is #3B695A.


I love getcolorcode.com

Triadic colors

1 #A5C496 and #96A5C4 with #C496A5 are triadic colors.

2 #A596C4 and #96C4A5 with #C496A5 are triadic colors.