COLOR #C994C2

HEX: #C994C2 RGB: (201,148,194)

Renk bilgisi

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

RGB renk modeli

#C994C2 color RGB value is (201,148,194).

RGB: (201,148,194) (79%, 58%, 76%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 148 of 255 = 58%
B 194 of 255 = 76%

201
148
194

R + G + B ~ 71%. #C994C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 148 + 194 = 543 (100%)
R 201 of 543 ~ 37.02%
G 148 of 543 ~ 27.26%
B 194 of 543 ~ 35.73'%

%37.02
%27.26
%35.73

CMYK RENK MODELİ

#C994C2 rengi CMYK tonu (0,26,3,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.37%
  • sarı tonu 3.48%
  • ana renk tonu 21.18%

CMYK: (0,26,3,21)
C0M26Y3K21 (0%, 26%, 3%, 21%)
(0.00 / 0.26 / 0.03 / 0.21)

CMYK yüzdeleri

%0
%26.37
%3.48
%21.18

Codes

Color #C994C2 in popluar color models

C9 94 C2
RGB 201 148 194
HSL 308° 32.92% 68.43%
HSB/HSV 308° 26.37% 78.82%
CMYK 0.00% 26.37% 3.48%
21.18%

Color #C994C2 in popluar number systems.

HEX C9 94 C2
Decimal 201 148 194
Binary 11001001 10010100 11000010
Octal 311 224 302

Shades and tints

Shades of #C994C2

#C994C2
(201,148,194)
#B787B1
(183,135,177)
#A57AA0
(165,122,160)
#936D8F
(147,109,143)
#81607E
(129,96,126)
#6F536D
(111,83,109)
#5D465C
(93,70,92)
#4B394B
(75,57,75)
#392C3A
(57,44,58)
#271F29
(39,31,41)
#151218
(21,18,24)
#000000
(0,0,0)

Tints of #C994C2

#C994C2
(201,148,194)
#CD9DC7
(205,157,199)
#D1A6CC
(209,166,204)
#D5AFD1
(213,175,209)
#D9B8D6
(217,184,214)
#DDC1DB
(221,193,219)
#E1CAE0
(225,202,224)
#E5D3E5
(229,211,229)
#E9DCEA
(233,220,234)
#EDE5EF
(237,229,239)
#F1EEF4
(241,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C994C2 color. Also use rgb(201,148,194) instead hex code.

Text Font Color

.myTextColor { color: #C994C2; }

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

This text font color is #C994C2.

Background Color

.myBgColor { background-color: #C994C2; }

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

This div background color is #C994C2.

Border color

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

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

This div border color is #C994C2.

Opacity

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

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

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

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

This text has shadow with #C994C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C994C2.

Preview

Color preview on black background

This text has color #C994C2 on black background.


Color preview on white background

This text has color #C994C2 on white background.


Black color preview on #C994C2 background

This text has black color on #C994C2 background.


White color preview on #C994C2 background

This text has white color on #C994C2 background.


Related colors

Complementary color

Complementary color for #hex is #366B3D.


I love getcolorcode.com

Triadic colors

1 #C2C994 and #94C2C9 with #C994C2 are triadic colors.

2 #C294C9 and #94C9C2 with #C994C2 are triadic colors.