COLOR #C995A8

HEX: #C995A8 RGB: (201,149,168)

Renk bilgisi

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

RGB renk modeli

#C995A8 color RGB value is (201,149,168).

RGB: (201,149,168) (79%, 58%, 66%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 149 of 255 = 58%
B 168 of 255 = 66%

201
149
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 149 + 168 = 518 (100%)
R 201 of 518 ~ 38.8%
G 149 of 518 ~ 28.76%
B 168 of 518 ~ 32.43'%

%38.8
%28.76
%32.43

CMYK RENK MODELİ

#C995A8 rengi CMYK tonu (0,26,16,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.87%
  • sarı tonu 16.42%
  • ana renk tonu 21.18%

CMYK: (0,26,16,21)
C0M26Y16K21 (0%, 26%, 16%, 21%)
(0.00 / 0.26 / 0.16 / 0.21)

CMYK yüzdeleri

%0
%25.87
%16.42
%21.18

Codes

Color #C995A8 in popluar color models

C9 95 A8
RGB 201 149 168
HSL 338° 32.50% 68.63%
HSB/HSV 338° 25.87% 78.82%
CMYK 0.00% 25.87% 16.42%
21.18%

Color #C995A8 in popluar number systems.

HEX C9 95 A8
Decimal 201 149 168
Binary 11001001 10010101 10101000
Octal 311 225 250

Shades and tints

Shades of #C995A8

#C995A8
(201,149,168)
#B78899
(183,136,153)
#A57B8A
(165,123,138)
#936E7B
(147,110,123)
#81616C
(129,97,108)
#6F545D
(111,84,93)
#5D474E
(93,71,78)
#4B3A3F
(75,58,63)
#392D30
(57,45,48)
#272021
(39,32,33)
#151312
(21,19,18)
#000000
(0,0,0)

Tints of #C995A8

#C995A8
(201,149,168)
#CD9EAF
(205,158,175)
#D1A7B6
(209,167,182)
#D5B0BD
(213,176,189)
#D9B9C4
(217,185,196)
#DDC2CB
(221,194,203)
#E1CBD2
(225,203,210)
#E5D4D9
(229,212,217)
#E9DDE0
(233,221,224)
#EDE6E7
(237,230,231)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C995A8 color. Also use rgb(201,149,168) instead hex code.

Text Font Color

.myTextColor { color: #C995A8; }

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

This text font color is #C995A8.

Background Color

.myBgColor { background-color: #C995A8; }

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

This div background color is #C995A8.

Border color

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

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

This div border color is #C995A8.

Opacity

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

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

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

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

This text has shadow with #C995A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C995A8.

Preview

Color preview on black background

This text has color #C995A8 on black background.


Color preview on white background

This text has color #C995A8 on white background.


Black color preview on #C995A8 background

This text has black color on #C995A8 background.


White color preview on #C995A8 background

This text has white color on #C995A8 background.


Related colors

Complementary color

Complementary color for #hex is #366A57.


I love getcolorcode.com

Triadic colors

1 #A8C995 and #95A8C9 with #C995A8 are triadic colors.

2 #A895C9 and #95C9A8 with #C995A8 are triadic colors.