COLOR #C35486

HEX: #C35486 RGB: (195,84,134)

Color info

#C35486 contains mainly red color. Web safe color of #C35486 is #CC6699 (or #C69).

RGB color model

#C35486 color RGB value is (195,84,134).

RGB: (195,84,134) (76%, 33%, 53%)

RGB channels and saturation

R 195 of 255 = 76%
G 84 of 255 = 33%
B 134 of 255 = 53%

195
84
134

R + G + B ~ 54%. #C35486 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 195 + 84 + 134 = 413 (100%)
R 195 of 413 ~ 47.22%
G 84 of 413 ~ 20.34%
B 134 of 413 ~ 32.45'%

%47.22
%20.34
%32.45

CMYK color model

#C35486 color CMYK value is (0,57,31,24).

  • cyan value is 0.00%
  • magenta value is 56.92%
  • yellow value is 31.28%
  • key color value is 23.53%

CMYK: (0,57,31,24)
C0M57Y31K24 (0%, 57%, 31%, 24%)
(0.00 / 0.57 / 0.31 / 0.24)

CMYK percentages

%0
%56.92
%31.28
%23.53

Codes

Color #C35486 in popluar color models

C3 54 86
RGB 195 84 134
HSL 333° 48.05% 54.71%
HSB/HSV 333° 56.92% 76.47%
CMYK 0.00% 56.92% 31.28%
23.53%

Color #C35486 in popluar number systems.

HEX C3 54 86
Decimal 195 84 134
Binary 11000011 1010100 10000110
Octal 303 124 206

Shades and tints

Shades of #C35486

#C35486
(195,84,134)
#B24D7A
(178,77,122)
#A1466E
(161,70,110)
#903F62
(144,63,98)
#7F3856
(127,56,86)
#6E314A
(110,49,74)
#5D2A3E
(93,42,62)
#4C2332
(76,35,50)
#3B1C26
(59,28,38)
#2A151A
(42,21,26)
#190E0E
(25,14,14)
#000000
(0,0,0)

Tints of #C35486

#C35486
(195,84,134)
#C86391
(200,99,145)
#CD729C
(205,114,156)
#D281A7
(210,129,167)
#D790B2
(215,144,178)
#DC9FBD
(220,159,189)
#E1AEC8
(225,174,200)
#E6BDD3
(230,189,211)
#EBCCDE
(235,204,222)
#F0DBE9
(240,219,233)
#F5EAF4
(245,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C35486 color. Also use rgb(195,84,134) instead hex code.

Text Font Color

.myTextColor { color: #C35486; }

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

This text font color is #C35486.

Background Color

.myBgColor { background-color: #C35486; }

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

This div background color is #C35486.

Border color

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

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

This div border color is #C35486.

Opacity

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

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

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

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

This text has shadow with #C35486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C35486.

Preview

Color preview on black background

This text has color #C35486 on black background.


Color preview on white background

This text has color #C35486 on white background.


Black color preview on #C35486 background

This text has black color on #C35486 background.


White color preview on #C35486 background

This text has white color on #C35486 background.


Related colors

Complementary color

Complementary color for #hex is #3CAB79.


I love getcolorcode.com

Triadic colors

1 #86C354 and #5486C3 with #C35486 are triadic colors.

2 #8654C3 and #54C386 with #C35486 are triadic colors.