COLOR #C484C7

HEX: #C484C7 RGB: (196,132,199)

Color info

#C484C7 contains mainly red and blue colors. Web safe color of #C484C7 is #CC99CC (or #C9C).

RGB color model

#C484C7 color RGB value is (196,132,199).

RGB: (196,132,199) (77%, 52%, 78%)

RGB channels and saturation

R 196 of 255 = 77%
G 132 of 255 = 52%
B 199 of 255 = 78%

196
132
199

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

Portions of RGB colors in percentages

R + G + B = 196 + 132 + 199 = 527 (100%)
R 196 of 527 ~ 37.19%
G 132 of 527 ~ 25.05%
B 199 of 527 ~ 37.76'%

%37.19
%25.05
%37.76

CMYK color model

#C484C7 color CMYK value is (2,34,0,22).

  • cyan value is 1.51%
  • magenta value is 33.67%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (2,34,0,22)
C2M34Y0K22 (2%, 34%, 0%, 22%)
(0.02 / 0.34 / 0.00 / 0.22)

CMYK percentages

%1.51
%33.67
%0
%21.96

Codes

Color #C484C7 in popluar color models

C4 84 C7
RGB 196 132 199
HSL 297° 37.43% 64.90%
HSB/HSV 297° 33.67% 78.04%
CMYK 1.51% 33.67% 0.00%
21.96%

Color #C484C7 in popluar number systems.

HEX C4 84 C7
Decimal 196 132 199
Binary 11000100 10000100 11000111
Octal 304 204 307

Shades and tints

Shades of #C484C7

#C484C7
(196,132,199)
#B378B5
(179,120,181)
#A26CA3
(162,108,163)
#916091
(145,96,145)
#80547F
(128,84,127)
#6F486D
(111,72,109)
#5E3C5B
(94,60,91)
#4D3049
(77,48,73)
#3C2437
(60,36,55)
#2B1825
(43,24,37)
#1A0C13
(26,12,19)
#000000
(0,0,0)

Tints of #C484C7

#C484C7
(196,132,199)
#C98FCC
(201,143,204)
#CE9AD1
(206,154,209)
#D3A5D6
(211,165,214)
#D8B0DB
(216,176,219)
#DDBBE0
(221,187,224)
#E2C6E5
(226,198,229)
#E7D1EA
(231,209,234)
#ECDCEF
(236,220,239)
#F1E7F4
(241,231,244)
#F6F2F9
(246,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C484C7 color. Also use rgb(196,132,199) instead hex code.

Text Font Color

.myTextColor { color: #C484C7; }

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

This text font color is #C484C7.

Background Color

.myBgColor { background-color: #C484C7; }

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

This div background color is #C484C7.

Border color

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

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

This div border color is #C484C7.

Opacity

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

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

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

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

This text has shadow with #C484C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C484C7.

Preview

Color preview on black background

This text has color #C484C7 on black background.


Color preview on white background

This text has color #C484C7 on white background.


Black color preview on #C484C7 background

This text has black color on #C484C7 background.


White color preview on #C484C7 background

This text has white color on #C484C7 background.


Related colors

Complementary color

Complementary color for #hex is #3B7B38.


I love getcolorcode.com

Triadic colors

1 #C7C484 and #84C7C4 with #C484C7 are triadic colors.

2 #C784C4 and #84C4C7 with #C484C7 are triadic colors.