COLOR #C996BA

HEX: #C996BA RGB: (201,150,186)

Renk bilgisi

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

RGB renk modeli

#C996BA color RGB value is (201,150,186).

RGB: (201,150,186) (79%, 59%, 73%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 150 of 255 = 59%
B 186 of 255 = 73%

201
150
186

R + G + B ~ 70%. #C996BA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 150 + 186 = 537 (100%)
R 201 of 537 ~ 37.43%
G 150 of 537 ~ 27.93%
B 186 of 537 ~ 34.64'%

%37.43
%27.93
%34.64

CMYK RENK MODELİ

#C996BA rengi CMYK tonu (0,25,7,21).

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

CMYK: (0,25,7,21)
C0M25Y7K21 (0%, 25%, 7%, 21%)
(0.00 / 0.25 / 0.07 / 0.21)

CMYK yüzdeleri

%0
%25.37
%7.46
%21.18

Codes

Color #C996BA in popluar color models

C9 96 BA
RGB 201 150 186
HSL 318° 32.08% 68.82%
HSB/HSV 318° 25.37% 78.82%
CMYK 0.00% 25.37% 7.46%
21.18%

Color #C996BA in popluar number systems.

HEX C9 96 BA
Decimal 201 150 186
Binary 11001001 10010110 10111010
Octal 311 226 272

Shades and tints

Shades of #C996BA

#C996BA
(201,150,186)
#B789AA
(183,137,170)
#A57C9A
(165,124,154)
#936F8A
(147,111,138)
#81627A
(129,98,122)
#6F556A
(111,85,106)
#5D485A
(93,72,90)
#4B3B4A
(75,59,74)
#392E3A
(57,46,58)
#27212A
(39,33,42)
#15141A
(21,20,26)
#000000
(0,0,0)

Tints of #C996BA

#C996BA
(201,150,186)
#CD9FC0
(205,159,192)
#D1A8C6
(209,168,198)
#D5B1CC
(213,177,204)
#D9BAD2
(217,186,210)
#DDC3D8
(221,195,216)
#E1CCDE
(225,204,222)
#E5D5E4
(229,213,228)
#E9DEEA
(233,222,234)
#EDE7F0
(237,231,240)
#F1F0F6
(241,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C996BA; }

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

This text font color is #C996BA.

Background Color

.myBgColor { background-color: #C996BA; }

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

This div background color is #C996BA.

Border color

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

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

This div border color is #C996BA.

Opacity

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

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

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

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

This text has shadow with #C996BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C996BA.

Preview

Color preview on black background

This text has color #C996BA on black background.


Color preview on white background

This text has color #C996BA on white background.


Black color preview on #C996BA background

This text has black color on #C996BA background.


White color preview on #C996BA background

This text has white color on #C996BA background.


Related colors

Complementary color

Complementary color for #hex is #366945.


I love getcolorcode.com

Triadic colors

1 #BAC996 and #96BAC9 with #C996BA are triadic colors.

2 #BA96C9 and #96C9BA with #C996BA are triadic colors.