COLOR #C990A8

HEX: #C990A8 RGB: (201,144,168)

Renk bilgisi

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

RGB renk modeli

#C990A8 color RGB value is (201,144,168).

RGB: (201,144,168) (79%, 56%, 66%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 144 of 255 = 56%
B 168 of 255 = 66%

201
144
168

R + G + B ~ 67%. #C990A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 144 + 168 = 513 (100%)
R 201 of 513 ~ 39.18%
G 144 of 513 ~ 28.07%
B 168 of 513 ~ 32.75'%

%39.18
%28.07
%32.75

CMYK RENK MODELİ

#C990A8 rengi CMYK tonu (0,28,16,21).

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

CMYK: (0,28,16,21)
C0M28Y16K21 (0%, 28%, 16%, 21%)
(0.00 / 0.28 / 0.16 / 0.21)

CMYK yüzdeleri

%0
%28.36
%16.42
%21.18

Codes

Color #C990A8 in popluar color models

C9 90 A8
RGB 201 144 168
HSL 335° 34.55% 67.65%
HSB/HSV 335° 28.36% 78.82%
CMYK 0.00% 28.36% 16.42%
21.18%

Color #C990A8 in popluar number systems.

HEX C9 90 A8
Decimal 201 144 168
Binary 11001001 10010000 10101000
Octal 311 220 250

Shades and tints

Shades of #C990A8

#C990A8
(201,144,168)
#B78399
(183,131,153)
#A5768A
(165,118,138)
#93697B
(147,105,123)
#815C6C
(129,92,108)
#6F4F5D
(111,79,93)
#5D424E
(93,66,78)
#4B353F
(75,53,63)
#392830
(57,40,48)
#271B21
(39,27,33)
#150E12
(21,14,18)
#000000
(0,0,0)

Tints of #C990A8

#C990A8
(201,144,168)
#CD9AAF
(205,154,175)
#D1A4B6
(209,164,182)
#D5AEBD
(213,174,189)
#D9B8C4
(217,184,196)
#DDC2CB
(221,194,203)
#E1CCD2
(225,204,210)
#E5D6D9
(229,214,217)
#E9E0E0
(233,224,224)
#EDEAE7
(237,234,231)
#F1F4EE
(241,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C990A8; }

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

This text font color is #C990A8.

Background Color

.myBgColor { background-color: #C990A8; }

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

This div background color is #C990A8.

Border color

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

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

This div border color is #C990A8.

Opacity

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

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

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

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

This text has shadow with #C990A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C990A8.

Preview

Color preview on black background

This text has color #C990A8 on black background.


Color preview on white background

This text has color #C990A8 on white background.


Black color preview on #C990A8 background

This text has black color on #C990A8 background.


White color preview on #C990A8 background

This text has white color on #C990A8 background.


Related colors

Complementary color

Complementary color for #hex is #366F57.


I love getcolorcode.com

Triadic colors

1 #A8C990 and #90A8C9 with #C990A8 are triadic colors.

2 #A890C9 and #90C9A8 with #C990A8 are triadic colors.