COLOR #C996B0

HEX: #C996B0 RGB: (201,150,176)

Renk bilgisi

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

RGB renk modeli

#C996B0 color RGB value is (201,150,176).

RGB: (201,150,176) (79%, 59%, 69%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 150 of 255 = 59%
B 176 of 255 = 69%

201
150
176

R + G + B ~ 69%. #C996B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 150 + 176 = 527 (100%)
R 201 of 527 ~ 38.14%
G 150 of 527 ~ 28.46%
B 176 of 527 ~ 33.4'%

%38.14
%28.46
%33.4

CMYK RENK MODELİ

#C996B0 rengi CMYK tonu (0,25,12,21).

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

CMYK: (0,25,12,21)
C0M25Y12K21 (0%, 25%, 12%, 21%)
(0.00 / 0.25 / 0.12 / 0.21)

CMYK yüzdeleri

%0
%25.37
%12.44
%21.18

Codes

Color #C996B0 in popluar color models

C9 96 B0
RGB 201 150 176
HSL 329° 32.08% 68.82%
HSB/HSV 329° 25.37% 78.82%
CMYK 0.00% 25.37% 12.44%
21.18%

Color #C996B0 in popluar number systems.

HEX C9 96 B0
Decimal 201 150 176
Binary 11001001 10010110 10110000
Octal 311 226 260

Shades and tints

Shades of #C996B0

#C996B0
(201,150,176)
#B789A0
(183,137,160)
#A57C90
(165,124,144)
#936F80
(147,111,128)
#816270
(129,98,112)
#6F5560
(111,85,96)
#5D4850
(93,72,80)
#4B3B40
(75,59,64)
#392E30
(57,46,48)
#272120
(39,33,32)
#151410
(21,20,16)
#000000
(0,0,0)

Tints of #C996B0

#C996B0
(201,150,176)
#CD9FB7
(205,159,183)
#D1A8BE
(209,168,190)
#D5B1C5
(213,177,197)
#D9BACC
(217,186,204)
#DDC3D3
(221,195,211)
#E1CCDA
(225,204,218)
#E5D5E1
(229,213,225)
#E9DEE8
(233,222,232)
#EDE7EF
(237,231,239)
#F1F0F6
(241,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C996B0; }

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

This text font color is #C996B0.

Background Color

.myBgColor { background-color: #C996B0; }

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

This div background color is #C996B0.

Border color

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

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

This div border color is #C996B0.

Opacity

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

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

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

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

This text has shadow with #C996B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C996B0.

Preview

Color preview on black background

This text has color #C996B0 on black background.


Color preview on white background

This text has color #C996B0 on white background.


Black color preview on #C996B0 background

This text has black color on #C996B0 background.


White color preview on #C996B0 background

This text has white color on #C996B0 background.


Related colors

Complementary color

Complementary color for #hex is #36694F.


I love getcolorcode.com

Triadic colors

1 #B0C996 and #96B0C9 with #C996B0 are triadic colors.

2 #B096C9 and #96C9B0 with #C996B0 are triadic colors.