COLOR #630714

HEX: #630714 RGB: (99,7,20)

Color info

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

RGB color model

#630714 color RGB value is (99,7,20).

RGB: (99,7,20) (39%, 3%, 8%)

RGB channels and saturation

R 99 of 255 = 39%
G 7 of 255 = 3%
B 20 of 255 = 8%

99
7
20

R + G + B ~ 17%. #630714 is dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 7 + 20 = 126 (100%)
R 99 of 126 ~ 78.57%
G 7 of 126 ~ 5.56%
B 20 of 126 ~ 15.87'%

%78.57
%15.87

CMYK color model

#630714 color CMYK value is (0,93,80,61).

  • cyan value is 0.00%
  • magenta value is 92.93%
  • yellow value is 79.80%
  • key color value is 61.18%

CMYK: (0,93,80,61)
C0M93Y80K61 (0%, 93%, 80%, 61%)
(0.00 / 0.93 / 0.80 / 0.61)

CMYK percentages

%0
%92.93
%79.8
%61.18

Codes

Color #630714 in popluar color models

63 07 14
RGB 99 7 20
HSL 352° 86.79% 20.78%
HSB/HSV 352° 92.93% 38.82%
CMYK 0.00% 92.93% 79.80%
61.18%

Color #630714 in popluar number systems.

HEX 63 07 14
Decimal 99 7 20
Binary 1100011 111 10100
Octal 143 7 24

Shades and tints

Shades of #630714

#630714
(99,7,20)
#5A0713
(90,7,19)
#510712
(81,7,18)
#480711
(72,7,17)
#3F0710
(63,7,16)
#36070F
(54,7,15)
#2D070E
(45,7,14)
#24070D
(36,7,13)
#1B070C
(27,7,12)
#12070B
(18,7,11)
#09070A
(9,7,10)
#000000
(0,0,0)

Tints of #630714

#630714
(99,7,20)
#711D29
(113,29,41)
#7F333E
(127,51,62)
#8D4953
(141,73,83)
#9B5F68
(155,95,104)
#A9757D
(169,117,125)
#B78B92
(183,139,146)
#C5A1A7
(197,161,167)
#D3B7BC
(211,183,188)
#E1CDD1
(225,205,209)
#EFE3E6
(239,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #630714 color. Also use rgb(99,7,20) instead hex code.

Text Font Color

.myTextColor { color: #630714; }

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

This text font color is #630714.

Background Color

.myBgColor { background-color: #630714; }

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

This div background color is #630714.

Border color

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

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

This div border color is #630714.

Opacity

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

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

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

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

This text has shadow with #630714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #630714.

Preview

Color preview on black background

This text has color #630714 on black background.


Color preview on white background

This text has color #630714 on white background.


Black color preview on #630714 background

This text has black color on #630714 background.


White color preview on #630714 background

This text has white color on #630714 background.


Related colors

Complementary color

Complementary color for #hex is #9CF8EB.


I love getcolorcode.com

Triadic colors

1 #146307 and #071463 with #630714 are triadic colors.

2 #140763 and #076314 with #630714 are triadic colors.