COLOR #63053C

HEX: #63053C RGB: (99,5,60)

Color info

#63053C contains mainly red and blue colors. Web safe color of #63053C is #660033 (or #603).

RGB color model

#63053C color RGB value is (99,5,60).

RGB: (99,5,60) (39%, 2%, 24%)

RGB channels and saturation

R 99 of 255 = 39%
G 5 of 255 = 2%
B 60 of 255 = 24%

99
5
60

R + G + B ~ 22%. #63053C is dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 5 + 60 = 164 (100%)
R 99 of 164 ~ 60.37%
G 5 of 164 ~ 3.05%
B 60 of 164 ~ 36.59'%

%60.37
%36.59

CMYK color model

#63053C color CMYK value is (0,95,39,61).

  • cyan value is 0.00%
  • magenta value is 94.95%
  • yellow value is 39.39%
  • key color value is 61.18%

CMYK: (0,95,39,61)
C0M95Y39K61 (0%, 95%, 39%, 61%)
(0.00 / 0.95 / 0.39 / 0.61)

CMYK percentages

%0
%94.95
%39.39
%61.18

Codes

Color #63053C in popluar color models

63 05 3C
RGB 99 5 60
HSL 325° 90.38% 20.39%
HSB/HSV 325° 94.95% 38.82%
CMYK 0.00% 94.95% 39.39%
61.18%

Color #63053C in popluar number systems.

HEX 63 05 3C
Decimal 99 5 60
Binary 1100011 101 111100
Octal 143 5 74

Shades and tints

Shades of #63053C

#63053C
(99,5,60)
#5A0537
(90,5,55)
#510532
(81,5,50)
#48052D
(72,5,45)
#3F0528
(63,5,40)
#360523
(54,5,35)
#2D051E
(45,5,30)
#240519
(36,5,25)
#1B0514
(27,5,20)
#12050F
(18,5,15)
#09050A
(9,5,10)
#000000
(0,0,0)

Tints of #63053C

#63053C
(99,5,60)
#711B4D
(113,27,77)
#7F315E
(127,49,94)
#8D476F
(141,71,111)
#9B5D80
(155,93,128)
#A97391
(169,115,145)
#B789A2
(183,137,162)
#C59FB3
(197,159,179)
#D3B5C4
(211,181,196)
#E1CBD5
(225,203,213)
#EFE1E6
(239,225,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63053C color. Also use rgb(99,5,60) instead hex code.

Text Font Color

.myTextColor { color: #63053C; }

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

This text font color is #63053C.

Background Color

.myBgColor { background-color: #63053C; }

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

This div background color is #63053C.

Border color

.myBorderColor { border: 1px solid #63053C; }

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

This div border color is #63053C.

Opacity

.myOpacity80 { color: #63053C; opacity: 0.8; }

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

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

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

This text has shadow with #63053C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63053C.

Preview

Color preview on black background

This text has color #63053C on black background.


Color preview on white background

This text has color #63053C on white background.


Black color preview on #63053C background

This text has black color on #63053C background.


White color preview on #63053C background

This text has white color on #63053C background.


Related colors

Complementary color

Complementary color for #hex is #9CFAC3.


I love getcolorcode.com

Triadic colors

1 #3C6305 and #053C63 with #63053C are triadic colors.

2 #3C0563 and #05633C with #63053C are triadic colors.