COLOR #450741

HEX: #450741 RGB: (69,7,65)

Color info

#450741 contains mainly red and blue colors. Web safe color of #450741 is #330033 (or #303).

RGB color model

#450741 color RGB value is (69,7,65).

RGB: (69,7,65) (27%, 3%, 25%)

RGB channels and saturation

R 69 of 255 = 27%
G 7 of 255 = 3%
B 65 of 255 = 25%

69
7
65

R + G + B ~ 18%. #450741 is dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 7 + 65 = 141 (100%)
R 69 of 141 ~ 48.94%
G 7 of 141 ~ 4.96%
B 65 of 141 ~ 46.1'%

%48.94
%46.1

CMYK color model

#450741 color CMYK value is (0,90,6,73).

  • cyan value is 0.00%
  • magenta value is 89.86%
  • yellow value is 5.80%
  • key color value is 72.94%

CMYK: (0,90,6,73)
C0M90Y6K73 (0%, 90%, 6%, 73%)
(0.00 / 0.90 / 0.06 / 0.73)

CMYK percentages

%0
%89.86
%5.8
%72.94

Codes

Color #450741 in popluar color models

45 07 41
RGB 69 7 65
HSL 304° 81.58% 14.90%
HSB/HSV 304° 89.86% 27.06%
CMYK 0.00% 89.86% 5.80%
72.94%

Color #450741 in popluar number systems.

HEX 45 07 41
Decimal 69 7 65
Binary 1000101 111 1000001
Octal 105 7 101

Shades and tints

Shades of #450741

#450741
(69,7,65)
#3F073C
(63,7,60)
#390737
(57,7,55)
#330732
(51,7,50)
#2D072D
(45,7,45)
#270728
(39,7,40)
#210723
(33,7,35)
#1B071E
(27,7,30)
#150719
(21,7,25)
#0F0714
(15,7,20)
#09070F
(9,7,15)
#000000
(0,0,0)

Tints of #450741

#450741
(69,7,65)
#551D52
(85,29,82)
#653363
(101,51,99)
#754974
(117,73,116)
#855F85
(133,95,133)
#957596
(149,117,150)
#A58BA7
(165,139,167)
#B5A1B8
(181,161,184)
#C5B7C9
(197,183,201)
#D5CDDA
(213,205,218)
#E5E3EB
(229,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #450741 color. Also use rgb(69,7,65) instead hex code.

Text Font Color

.myTextColor { color: #450741; }

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

This text font color is #450741.

Background Color

.myBgColor { background-color: #450741; }

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

This div background color is #450741.

Border color

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

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

This div border color is #450741.

Opacity

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

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

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

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

This text has shadow with #450741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #450741.

Preview

Color preview on black background

This text has color #450741 on black background.


Color preview on white background

This text has color #450741 on white background.


Black color preview on #450741 background

This text has black color on #450741 background.


White color preview on #450741 background

This text has white color on #450741 background.


Related colors

Complementary color

Complementary color for #hex is #BAF8BE.


I love getcolorcode.com

Triadic colors

1 #414507 and #074145 with #450741 are triadic colors.

2 #410745 and #074541 with #450741 are triadic colors.