COLOR #C492A7

HEX: #C492A7 RGB: (196,146,167)

Color info

#C492A7 contains red, green and blue colors in about the same proportion. Web safe color of #C492A7 is #CC9999 (or #C99).

RGB color model

#C492A7 color RGB value is (196,146,167).

RGB: (196,146,167) (77%, 57%, 65%)

RGB channels and saturation

R 196 of 255 = 77%
G 146 of 255 = 57%
B 167 of 255 = 65%

196
146
167

R + G + B ~ 66%. #C492A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 146 + 167 = 509 (100%)
R 196 of 509 ~ 38.51%
G 146 of 509 ~ 28.68%
B 167 of 509 ~ 32.81'%

%38.51
%28.68
%32.81

CMYK color model

#C492A7 color CMYK value is (0,26,15,23).

  • cyan value is 0.00%
  • magenta value is 25.51%
  • yellow value is 14.80%
  • key color value is 23.14%

CMYK: (0,26,15,23)
C0M26Y15K23 (0%, 26%, 15%, 23%)
(0.00 / 0.26 / 0.15 / 0.23)

CMYK percentages

%0
%25.51
%14.8
%23.14

Codes

Color #C492A7 in popluar color models

C4 92 A7
RGB 196 146 167
HSL 335° 29.76% 67.06%
HSB/HSV 335° 25.51% 76.86%
CMYK 0.00% 25.51% 14.80%
23.14%

Color #C492A7 in popluar number systems.

HEX C4 92 A7
Decimal 196 146 167
Binary 11000100 10010010 10100111
Octal 304 222 247

Shades and tints

Shades of #C492A7

#C492A7
(196,146,167)
#B38598
(179,133,152)
#A27889
(162,120,137)
#916B7A
(145,107,122)
#805E6B
(128,94,107)
#6F515C
(111,81,92)
#5E444D
(94,68,77)
#4D373E
(77,55,62)
#3C2A2F
(60,42,47)
#2B1D20
(43,29,32)
#1A1011
(26,16,17)
#000000
(0,0,0)

Tints of #C492A7

#C492A7
(196,146,167)
#C99BAF
(201,155,175)
#CEA4B7
(206,164,183)
#D3ADBF
(211,173,191)
#D8B6C7
(216,182,199)
#DDBFCF
(221,191,207)
#E2C8D7
(226,200,215)
#E7D1DF
(231,209,223)
#ECDAE7
(236,218,231)
#F1E3EF
(241,227,239)
#F6ECF7
(246,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C492A7 color. Also use rgb(196,146,167) instead hex code.

Text Font Color

.myTextColor { color: #C492A7; }

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

This text font color is #C492A7.

Background Color

.myBgColor { background-color: #C492A7; }

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

This div background color is #C492A7.

Border color

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

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

This div border color is #C492A7.

Opacity

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

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

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

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

This text has shadow with #C492A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C492A7.

Preview

Color preview on black background

This text has color #C492A7 on black background.


Color preview on white background

This text has color #C492A7 on white background.


Black color preview on #C492A7 background

This text has black color on #C492A7 background.


White color preview on #C492A7 background

This text has white color on #C492A7 background.


Related colors

Complementary color

Complementary color for #hex is #3B6D58.


I love getcolorcode.com

Triadic colors

1 #A7C492 and #92A7C4 with #C492A7 are triadic colors.

2 #A792C4 and #92C4A7 with #C492A7 are triadic colors.