COLOR #451321

HEX: #451321 RGB: (69,19,33)

Color info

#451321 contains red, green and blue colors in about the same proportion. Web safe color of #451321 is #330033 (or #303).

RGB color model

#451321 color RGB value is (69,19,33).

RGB: (69,19,33) (27%, 7%, 13%)

RGB channels and saturation

R 69 of 255 = 27%
G 19 of 255 = 7%
B 33 of 255 = 13%

69
19
33

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

Portions of RGB colors in percentages

R + G + B = 69 + 19 + 33 = 121 (100%)
R 69 of 121 ~ 57.02%
G 19 of 121 ~ 15.7%
B 33 of 121 ~ 27.27'%

%57.02
%15.7
%27.27

CMYK color model

#451321 color CMYK value is (0,72,52,73).

  • cyan value is 0.00%
  • magenta value is 72.46%
  • yellow value is 52.17%
  • key color value is 72.94%

CMYK: (0,72,52,73)
C0M72Y52K73 (0%, 72%, 52%, 73%)
(0.00 / 0.72 / 0.52 / 0.73)

CMYK percentages

%0
%72.46
%52.17
%72.94

Codes

Color #451321 in popluar color models

45 13 21
RGB 69 19 33
HSL 343° 56.82% 17.25%
HSB/HSV 343° 72.46% 27.06%
CMYK 0.00% 72.46% 52.17%
72.94%

Color #451321 in popluar number systems.

HEX 45 13 21
Decimal 69 19 33
Binary 1000101 10011 100001
Octal 105 23 41

Shades and tints

Shades of #451321

#451321
(69,19,33)
#3F121E
(63,18,30)
#39111B
(57,17,27)
#331018
(51,16,24)
#2D0F15
(45,15,21)
#270E12
(39,14,18)
#210D0F
(33,13,15)
#1B0C0C
(27,12,12)
#150B09
(21,11,9)
#0F0A06
(15,10,6)
#090903
(9,9,3)
#000000
(0,0,0)

Tints of #451321

#451321
(69,19,33)
#552835
(85,40,53)
#653D49
(101,61,73)
#75525D
(117,82,93)
#856771
(133,103,113)
#957C85
(149,124,133)
#A59199
(165,145,153)
#B5A6AD
(181,166,173)
#C5BBC1
(197,187,193)
#D5D0D5
(213,208,213)
#E5E5E9
(229,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #451321 color. Also use rgb(69,19,33) instead hex code.

Text Font Color

.myTextColor { color: #451321; }

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

This text font color is #451321.

Background Color

.myBgColor { background-color: #451321; }

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

This div background color is #451321.

Border color

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

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

This div border color is #451321.

Opacity

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

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

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

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

This text has shadow with #451321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #451321.

Preview

Color preview on black background

This text has color #451321 on black background.


Color preview on white background

This text has color #451321 on white background.


Black color preview on #451321 background

This text has black color on #451321 background.


White color preview on #451321 background

This text has white color on #451321 background.


Related colors

Complementary color

Complementary color for #hex is #BAECDE.


I love getcolorcode.com

Triadic colors

1 #214513 and #132145 with #451321 are triadic colors.

2 #211345 and #134521 with #451321 are triadic colors.