COLOR #C995B5

HEX: #C995B5 RGB: (201,149,181)

Renk bilgisi

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

RGB renk modeli

#C995B5 color RGB value is (201,149,181).

RGB: (201,149,181) (79%, 58%, 71%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 149 of 255 = 58%
B 181 of 255 = 71%

201
149
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 149 + 181 = 531 (100%)
R 201 of 531 ~ 37.85%
G 149 of 531 ~ 28.06%
B 181 of 531 ~ 34.09'%

%37.85
%28.06
%34.09

CMYK RENK MODELİ

#C995B5 rengi CMYK tonu (0,26,10,21).

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

CMYK: (0,26,10,21)
C0M26Y10K21 (0%, 26%, 10%, 21%)
(0.00 / 0.26 / 0.10 / 0.21)

CMYK yüzdeleri

%0
%25.87
%9.95
%21.18

Codes

Color #C995B5 in popluar color models

C9 95 B5
RGB 201 149 181
HSL 323° 32.50% 68.63%
HSB/HSV 323° 25.87% 78.82%
CMYK 0.00% 25.87% 9.95%
21.18%

Color #C995B5 in popluar number systems.

HEX C9 95 B5
Decimal 201 149 181
Binary 11001001 10010101 10110101
Octal 311 225 265

Shades and tints

Shades of #C995B5

#C995B5
(201,149,181)
#B788A5
(183,136,165)
#A57B95
(165,123,149)
#936E85
(147,110,133)
#816175
(129,97,117)
#6F5465
(111,84,101)
#5D4755
(93,71,85)
#4B3A45
(75,58,69)
#392D35
(57,45,53)
#272025
(39,32,37)
#151315
(21,19,21)
#000000
(0,0,0)

Tints of #C995B5

#C995B5
(201,149,181)
#CD9EBB
(205,158,187)
#D1A7C1
(209,167,193)
#D5B0C7
(213,176,199)
#D9B9CD
(217,185,205)
#DDC2D3
(221,194,211)
#E1CBD9
(225,203,217)
#E5D4DF
(229,212,223)
#E9DDE5
(233,221,229)
#EDE6EB
(237,230,235)
#F1EFF1
(241,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C995B5; }

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

This text font color is #C995B5.

Background Color

.myBgColor { background-color: #C995B5; }

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

This div background color is #C995B5.

Border color

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

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

This div border color is #C995B5.

Opacity

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

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

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

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

This text has shadow with #C995B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C995B5.

Preview

Color preview on black background

This text has color #C995B5 on black background.


Color preview on white background

This text has color #C995B5 on white background.


Black color preview on #C995B5 background

This text has black color on #C995B5 background.


White color preview on #C995B5 background

This text has white color on #C995B5 background.


Related colors

Complementary color

Complementary color for #hex is #366A4A.


I love getcolorcode.com

Triadic colors

1 #B5C995 and #95B5C9 with #C995B5 are triadic colors.

2 #B595C9 and #95C9B5 with #C995B5 are triadic colors.