COLOR #C996A5

HEX: #C996A5 RGB: (201,150,165)

Renk bilgisi

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

RGB renk modeli

#C996A5 color RGB value is (201,150,165).

RGB: (201,150,165) (79%, 59%, 65%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 150 of 255 = 59%
B 165 of 255 = 65%

201
150
165

R + G + B ~ 68%. #C996A5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 150 + 165 = 516 (100%)
R 201 of 516 ~ 38.95%
G 150 of 516 ~ 29.07%
B 165 of 516 ~ 31.98'%

%38.95
%29.07
%31.98

CMYK RENK MODELİ

#C996A5 rengi CMYK tonu (0,25,18,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.37%
  • sarı tonu 17.91%
  • ana renk tonu 21.18%

CMYK: (0,25,18,21)
C0M25Y18K21 (0%, 25%, 18%, 21%)
(0.00 / 0.25 / 0.18 / 0.21)

CMYK yüzdeleri

%0
%25.37
%17.91
%21.18

Codes

Color #C996A5 in popluar color models

C9 96 A5
RGB 201 150 165
HSL 342° 32.08% 68.82%
HSB/HSV 342° 25.37% 78.82%
CMYK 0.00% 25.37% 17.91%
21.18%

Color #C996A5 in popluar number systems.

HEX C9 96 A5
Decimal 201 150 165
Binary 11001001 10010110 10100101
Octal 311 226 245

Shades and tints

Shades of #C996A5

#C996A5
(201,150,165)
#B78996
(183,137,150)
#A57C87
(165,124,135)
#936F78
(147,111,120)
#816269
(129,98,105)
#6F555A
(111,85,90)
#5D484B
(93,72,75)
#4B3B3C
(75,59,60)
#392E2D
(57,46,45)
#27211E
(39,33,30)
#15140F
(21,20,15)
#000000
(0,0,0)

Tints of #C996A5

#C996A5
(201,150,165)
#CD9FAD
(205,159,173)
#D1A8B5
(209,168,181)
#D5B1BD
(213,177,189)
#D9BAC5
(217,186,197)
#DDC3CD
(221,195,205)
#E1CCD5
(225,204,213)
#E5D5DD
(229,213,221)
#E9DEE5
(233,222,229)
#EDE7ED
(237,231,237)
#F1F0F5
(241,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C996A5; }

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

This text font color is #C996A5.

Background Color

.myBgColor { background-color: #C996A5; }

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

This div background color is #C996A5.

Border color

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

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

This div border color is #C996A5.

Opacity

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

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

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

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

This text has shadow with #C996A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C996A5.

Preview

Color preview on black background

This text has color #C996A5 on black background.


Color preview on white background

This text has color #C996A5 on white background.


Black color preview on #C996A5 background

This text has black color on #C996A5 background.


White color preview on #C996A5 background

This text has white color on #C996A5 background.


Related colors

Complementary color

Complementary color for #hex is #36695A.


I love getcolorcode.com

Triadic colors

1 #A5C996 and #96A5C9 with #C996A5 are triadic colors.

2 #A596C9 and #96C9A5 with #C996A5 are triadic colors.