COLOR #C76484

HEX: #C76484 RGB: (199,100,132)

Color info

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

RGB color model

#C76484 color RGB value is (199,100,132).

RGB: (199,100,132) (78%, 39%, 52%)

RGB channels and saturation

R 199 of 255 = 78%
G 100 of 255 = 39%
B 132 of 255 = 52%

199
100
132

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

Portions of RGB colors in percentages

R + G + B = 199 + 100 + 132 = 431 (100%)
R 199 of 431 ~ 46.17%
G 100 of 431 ~ 23.2%
B 132 of 431 ~ 30.63'%

%46.17
%23.2
%30.63

CMYK color model

#C76484 color CMYK value is (0,50,34,22).

  • cyan value is 0.00%
  • magenta value is 49.75%
  • yellow value is 33.67%
  • key color value is 21.96%
CMYK: (0,50,34,22) C0M50Y34K22 (0%,50%,34%,22%) (0.00/0.50/0.34/0.22) 

CMYK percentages

%0
%49.75
%33.67
%21.96

Codes

Color #C76484 in popluar color models

C7 64 84
RGB 199 100 132
HSL 341° 46.92% 58.63%
HSB/HSV 341° 49.75% 78.04%
CMYK 0.00% 49.75% 33.67%
21.96%

Color #C76484 in popluar number systems.

HEX C7 64 84
Decimal 199 100 132
Binary 11000111 1100100 10000100
Octal 307 144 204

Shades and tints

Shades of #C76484

#C76484
(199,100,132)
#B55B78
(181,91,120)
#A3526C
(163,82,108)
#914960
(145,73,96)
#7F4054
(127,64,84)
#6D3748
(109,55,72)
#5B2E3C
(91,46,60)
#492530
(73,37,48)
#371C24
(55,28,36)
#251318
(37,19,24)
#130A0C
(19,10,12)
#000000
(0,0,0)

Tints of #C76484

#C76484
(199,100,132)
#CC728F
(204,114,143)
#D1809A
(209,128,154)
#D68EA5
(214,142,165)
#DB9CB0
(219,156,176)
#E0AABB
(224,170,187)
#E5B8C6
(229,184,198)
#EAC6D1
(234,198,209)
#EFD4DC
(239,212,220)
#F4E2E7
(244,226,231)
#F9F0F2
(249,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C76484; }

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

This text font color is #C76484.

Background Color

.myBgColor { background-color: #C76484; }

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

This div background color is #C76484.

Border color

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

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

This div border color is #C76484.

Opacity

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

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

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

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

This text has shadow with #C76484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76484.

Preview

Color preview on black background

This text has color #C76484 on black background.


Color preview on white background

This text has color #C76484 on white background.


Black color preview on #C76484 background

This text has black color on #C76484 background.


White color preview on #C76484 background

This text has white color on #C76484 background.


Related colors

Complementary color

Complementary color for #hex is #389B7B.


I love getcolorcode.com

Triadic colors

1 #84C764 and #6484C7 with #C76484 are triadic colors.

2 #8464C7 and #64C784 with #C76484 are triadic colors.