COLOR #C43368

HEX: #C43368 RGB: (196,51,104)

Color info

#C43368 contains mainly red color. Web safe color of #C43368 is #CC3366 (or #C36).

RGB color model

#C43368 color RGB value is (196,51,104).

RGB: (196,51,104) (77%, 20%, 41%)

RGB channels and saturation

R 196 of 255 = 77%
G 51 of 255 = 20%
B 104 of 255 = 41%

196
51
104

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

Portions of RGB colors in percentages

R + G + B = 196 + 51 + 104 = 351 (100%)
R 196 of 351 ~ 55.84%
G 51 of 351 ~ 14.53%
B 104 of 351 ~ 29.63'%

%55.84
%14.53
%29.63

CMYK color model

#C43368 color CMYK value is (0,74,47,23).

  • cyan value is 0.00%
  • magenta value is 73.98%
  • yellow value is 46.94%
  • key color value is 23.14%
CMYK: (0,74,47,23) C0M74Y47K23 (0%,74%,47%,23%) (0.00/0.74/0.47/0.23) 

CMYK percentages

%0
%73.98
%46.94
%23.14

Codes

Color #C43368 in popluar color models

C4 33 68
RGB 196 51 104
HSL 338° 58.70% 48.43%
HSB/HSV 338° 73.98% 76.86%
CMYK 0.00% 73.98% 46.94%
23.14%

Color #C43368 in popluar number systems.

HEX C4 33 68
Decimal 196 51 104
Binary 11000100 110011 1101000
Octal 304 63 150

Shades and tints

Shades of #C43368

#C43368
(196,51,104)
#B32F5F
(179,47,95)
#A22B56
(162,43,86)
#91274D
(145,39,77)
#802344
(128,35,68)
#6F1F3B
(111,31,59)
#5E1B32
(94,27,50)
#4D1729
(77,23,41)
#3C1320
(60,19,32)
#2B0F17
(43,15,23)
#1A0B0E
(26,11,14)
#000000
(0,0,0)

Tints of #C43368

#C43368
(196,51,104)
#C94575
(201,69,117)
#CE5782
(206,87,130)
#D3698F
(211,105,143)
#D87B9C
(216,123,156)
#DD8DA9
(221,141,169)
#E29FB6
(226,159,182)
#E7B1C3
(231,177,195)
#ECC3D0
(236,195,208)
#F1D5DD
(241,213,221)
#F6E7EA
(246,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C43368 color. Also use rgb(196,51,104) instead hex code.

Text Font Color

.myTextColor { color: #C43368; }

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

This text font color is #C43368.

Background Color

.myBgColor { background-color: #C43368; }

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

This div background color is #C43368.

Border color

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

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

This div border color is #C43368.

Opacity

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

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

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

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

This text has shadow with #C43368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C43368.

Preview

Color preview on black background

This text has color #C43368 on black background.


Color preview on white background

This text has color #C43368 on white background.


Black color preview on #C43368 background

This text has black color on #C43368 background.


White color preview on #C43368 background

This text has white color on #C43368 background.


Related colors

Complementary color

Complementary color for #hex is #3BCC97.


I love getcolorcode.com

Triadic colors

1 #68C433 and #3368C4 with #C43368 are triadic colors.

2 #6833C4 and #33C468 with #C43368 are triadic colors.