COLOR #C39298

HEX: #C39298 RGB: (195,146,152)

Color info

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

RGB color model

#C39298 color RGB value is (195,146,152).

RGB: (195,146,152) (76%, 57%, 60%)

RGB channels and saturation

R 195 of 255 = 76%
G 146 of 255 = 57%
B 152 of 255 = 60%

195
146
152

R + G + B ~ 64%. #C39298 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 146 + 152 = 493 (100%)
R 195 of 493 ~ 39.55%
G 146 of 493 ~ 29.61%
B 152 of 493 ~ 30.83'%

%39.55
%29.61
%30.83

CMYK color model

#C39298 color CMYK value is (0,25,22,24).

  • cyan value is 0.00%
  • magenta value is 25.13%
  • yellow value is 22.05%
  • key color value is 23.53%

CMYK: (0,25,22,24)
C0M25Y22K24 (0%, 25%, 22%, 24%)
(0.00 / 0.25 / 0.22 / 0.24)

CMYK percentages

%0
%25.13
%22.05
%23.53

Codes

Color #C39298 in popluar color models

C3 92 98
RGB 195 146 152
HSL 353° 28.99% 66.86%
HSB/HSV 353° 25.13% 76.47%
CMYK 0.00% 25.13% 22.05%
23.53%

Color #C39298 in popluar number systems.

HEX C3 92 98
Decimal 195 146 152
Binary 11000011 10010010 10011000
Octal 303 222 230

Shades and tints

Shades of #C39298

#C39298
(195,146,152)
#B2858B
(178,133,139)
#A1787E
(161,120,126)
#906B71
(144,107,113)
#7F5E64
(127,94,100)
#6E5157
(110,81,87)
#5D444A
(93,68,74)
#4C373D
(76,55,61)
#3B2A30
(59,42,48)
#2A1D23
(42,29,35)
#191016
(25,16,22)
#000000
(0,0,0)

Tints of #C39298

#C39298
(195,146,152)
#C89BA1
(200,155,161)
#CDA4AA
(205,164,170)
#D2ADB3
(210,173,179)
#D7B6BC
(215,182,188)
#DCBFC5
(220,191,197)
#E1C8CE
(225,200,206)
#E6D1D7
(230,209,215)
#EBDAE0
(235,218,224)
#F0E3E9
(240,227,233)
#F5ECF2
(245,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C39298 color. Also use rgb(195,146,152) instead hex code.

Text Font Color

.myTextColor { color: #C39298; }

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

This text font color is #C39298.

Background Color

.myBgColor { background-color: #C39298; }

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

This div background color is #C39298.

Border color

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

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

This div border color is #C39298.

Opacity

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

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

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

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

This text has shadow with #C39298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C39298.

Preview

Color preview on black background

This text has color #C39298 on black background.


Color preview on white background

This text has color #C39298 on white background.


Black color preview on #C39298 background

This text has black color on #C39298 background.


White color preview on #C39298 background

This text has white color on #C39298 background.


Related colors

Complementary color

Complementary color for #hex is #3C6D67.


I love getcolorcode.com

Triadic colors

1 #98C392 and #9298C3 with #C39298 are triadic colors.

2 #9892C3 and #92C398 with #C39298 are triadic colors.