COLOR #451346

HEX: #451346 RGB: (69,19,70)

Color info

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

RGB color model

#451346 color RGB value is (69,19,70).

RGB: (69,19,70) (27%, 7%, 27%)

RGB channels and saturation

R 69 of 255 = 27%
G 19 of 255 = 7%
B 70 of 255 = 27%

69
19
70

R + G + B ~ 20%. #451346 is dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 19 + 70 = 158 (100%)
R 69 of 158 ~ 43.67%
G 19 of 158 ~ 12.03%
B 70 of 158 ~ 44.3'%

%43.67
%12.03
%44.3

CMYK color model

#451346 color CMYK value is (1,73,0,73).

  • cyan value is 1.43%
  • magenta value is 72.86%
  • yellow value is 0.00%
  • key color value is 72.55%
CMYK: (1,73,0,73) C1M73Y0K73 (1%,73%,0%,73%) (0.01/0.73/0.00/0.73) 

CMYK percentages

%1.43
%72.86
%0
%72.55

Codes

Color #451346 in popluar color models

45 13 46
RGB 69 19 70
HSL 299° 57.30% 17.45%
HSB/HSV 299° 72.86% 27.45%
CMYK 1.43% 72.86% 0.00%
72.55%

Color #451346 in popluar number systems.

HEX 45 13 46
Decimal 69 19 70
Binary 1000101 10011 1000110
Octal 105 23 106

Shades and tints

Shades of #451346

#451346
(69,19,70)
#3F1240
(63,18,64)
#39113A
(57,17,58)
#331034
(51,16,52)
#2D0F2E
(45,15,46)
#270E28
(39,14,40)
#210D22
(33,13,34)
#1B0C1C
(27,12,28)
#150B16
(21,11,22)
#0F0A10
(15,10,16)
#09090A
(9,9,10)
#000000
(0,0,0)

Tints of #451346

#451346
(69,19,70)
#552856
(85,40,86)
#653D66
(101,61,102)
#755276
(117,82,118)
#856786
(133,103,134)
#957C96
(149,124,150)
#A591A6
(165,145,166)
#B5A6B6
(181,166,182)
#C5BBC6
(197,187,198)
#D5D0D6
(213,208,214)
#E5E5E6
(229,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #451346; }

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

This text font color is #451346.

Background Color

.myBgColor { background-color: #451346; }

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

This div background color is #451346.

Border color

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

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

This div border color is #451346.

Opacity

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

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

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

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

This text has shadow with #451346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #451346.

Preview

Color preview on black background

This text has color #451346 on black background.


Color preview on white background

This text has color #451346 on white background.


Black color preview on #451346 background

This text has black color on #451346 background.


White color preview on #451346 background

This text has white color on #451346 background.


Related colors

Complementary color

Complementary color for #hex is #BAECB9.


I love getcolorcode.com

Triadic colors

1 #464513 and #134645 with #451346 are triadic colors.

2 #461345 and #134546 with #451346 are triadic colors.