COLOR #C13088

HEX: #C13088 RGB: (193,48,136)

Color info

#C13088 contains mainly red and blue colors. Web safe color of #C13088 is #CC3399 (or #C39).

RGB color model

#C13088 color RGB value is (193,48,136).

RGB: (193,48,136) (76%, 19%, 53%)

RGB channels and saturation

R 193 of 255 = 76%
G 48 of 255 = 19%
B 136 of 255 = 53%

193
48
136

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

Portions of RGB colors in percentages

R + G + B = 193 + 48 + 136 = 377 (100%)
R 193 of 377 ~ 51.19%
G 48 of 377 ~ 12.73%
B 136 of 377 ~ 36.07'%

%51.19
%12.73
%36.07

CMYK color model

#C13088 color CMYK value is (0,75,30,24).

  • cyan value is 0.00%
  • magenta value is 75.13%
  • yellow value is 29.53%
  • key color value is 24.31%

CMYK: (0,75,30,24)
C0M75Y30K24 (0%, 75%, 30%, 24%)
(0.00 / 0.75 / 0.30 / 0.24)

CMYK percentages

%0
%75.13
%29.53
%24.31

Codes

Color #C13088 in popluar color models

C1 30 88
RGB 193 48 136
HSL 324° 60.17% 47.25%
HSB/HSV 324° 75.13% 75.69%
CMYK 0.00% 75.13% 29.53%
24.31%

Color #C13088 in popluar number systems.

HEX C1 30 88
Decimal 193 48 136
Binary 11000001 110000 10001000
Octal 301 60 210

Shades and tints

Shades of #C13088

#C13088
(193,48,136)
#B02C7C
(176,44,124)
#9F2870
(159,40,112)
#8E2464
(142,36,100)
#7D2058
(125,32,88)
#6C1C4C
(108,28,76)
#5B1840
(91,24,64)
#4A1434
(74,20,52)
#391028
(57,16,40)
#280C1C
(40,12,28)
#170810
(23,8,16)
#000000
(0,0,0)

Tints of #C13088

#C13088
(193,48,136)
#C64292
(198,66,146)
#CB549C
(203,84,156)
#D066A6
(208,102,166)
#D578B0
(213,120,176)
#DA8ABA
(218,138,186)
#DF9CC4
(223,156,196)
#E4AECE
(228,174,206)
#E9C0D8
(233,192,216)
#EED2E2
(238,210,226)
#F3E4EC
(243,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C13088 color. Also use rgb(193,48,136) instead hex code.

Text Font Color

.myTextColor { color: #C13088; }

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

This text font color is #C13088.

Background Color

.myBgColor { background-color: #C13088; }

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

This div background color is #C13088.

Border color

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

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

This div border color is #C13088.

Opacity

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

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

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

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

This text has shadow with #C13088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C13088.

Preview

Color preview on black background

This text has color #C13088 on black background.


Color preview on white background

This text has color #C13088 on white background.


Black color preview on #C13088 background

This text has black color on #C13088 background.


White color preview on #C13088 background

This text has white color on #C13088 background.


Related colors

Complementary color

Complementary color for #hex is #3ECF77.


I love getcolorcode.com

Triadic colors

1 #88C130 and #3088C1 with #C13088 are triadic colors.

2 #8830C1 and #30C188 with #C13088 are triadic colors.