COLOR #630315

HEX: #630315 RGB: (99,3,21)

Color info

#630315 contains mainly red color. Web safe color of #630315 is #660000 (or #600).

RGB color model

#630315 color RGB value is (99,3,21).

RGB: (99,3,21) (39%, 1%, 8%)

RGB channels and saturation

R 99 of 255 = 39%
G 3 of 255 = 1%
B 21 of 255 = 8%

99
3
21

R + G + B ~ 16%. #630315 is dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 3 + 21 = 123 (100%)
R 99 of 123 ~ 80.49%
G 3 of 123 ~ 2.44%
B 21 of 123 ~ 17.07'%

%80.49
%17.07

CMYK color model

#630315 color CMYK value is (0,97,79,61).

  • cyan value is 0.00%
  • magenta value is 96.97%
  • yellow value is 78.79%
  • key color value is 61.18%

CMYK: (0,97,79,61)
C0M97Y79K61 (0%, 97%, 79%, 61%)
(0.00 / 0.97 / 0.79 / 0.61)

CMYK percentages

%0
%96.97
%78.79
%61.18

Codes

Color #630315 in popluar color models

63 03 15
RGB 99 3 21
HSL 349° 94.12% 20.00%
HSB/HSV 349° 96.97% 38.82%
CMYK 0.00% 96.97% 78.79%
61.18%

Color #630315 in popluar number systems.

HEX 63 03 15
Decimal 99 3 21
Binary 1100011 11 10101
Octal 143 3 25

Shades and tints

Shades of #630315

#630315
(99,3,21)
#5A0314
(90,3,20)
#510313
(81,3,19)
#480312
(72,3,18)
#3F0311
(63,3,17)
#360310
(54,3,16)
#2D030F
(45,3,15)
#24030E
(36,3,14)
#1B030D
(27,3,13)
#12030C
(18,3,12)
#09030B
(9,3,11)
#000000
(0,0,0)

Tints of #630315

#630315
(99,3,21)
#71192A
(113,25,42)
#7F2F3F
(127,47,63)
#8D4554
(141,69,84)
#9B5B69
(155,91,105)
#A9717E
(169,113,126)
#B78793
(183,135,147)
#C59DA8
(197,157,168)
#D3B3BD
(211,179,189)
#E1C9D2
(225,201,210)
#EFDFE7
(239,223,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #630315 color. Also use rgb(99,3,21) instead hex code.

Text Font Color

.myTextColor { color: #630315; }

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

This text font color is #630315.

Background Color

.myBgColor { background-color: #630315; }

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

This div background color is #630315.

Border color

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

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

This div border color is #630315.

Opacity

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

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

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

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

This text has shadow with #630315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #630315.

Preview

Color preview on black background

This text has color #630315 on black background.


Color preview on white background

This text has color #630315 on white background.


Black color preview on #630315 background

This text has black color on #630315 background.


White color preview on #630315 background

This text has white color on #630315 background.


Related colors

Complementary color

Complementary color for #hex is #9CFCEA.


I love getcolorcode.com

Triadic colors

1 #156303 and #031563 with #630315 are triadic colors.

2 #150363 and #036315 with #630315 are triadic colors.