COLOR #430449

HEX: #430449 RGB: (67,4,73)

Color info

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

RGB color model

#430449 color RGB value is (67,4,73).

RGB: (67,4,73) (26%, 2%, 29%)

RGB channels and saturation

R 67 of 255 = 26%
G 4 of 255 = 2%
B 73 of 255 = 29%

67
4
73

R + G + B ~ 19%. #430449 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 4 + 73 = 144 (100%)
R 67 of 144 ~ 46.53%
G 4 of 144 ~ 2.78%
B 73 of 144 ~ 50.69'%

%46.53
%50.69

CMYK color model

#430449 color CMYK value is (8,95,0,71).

  • cyan value is 8.22%
  • magenta value is 94.52%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (8,95,0,71)
C8M95Y0K71 (8%, 95%, 0%, 71%)
(0.08 / 0.95 / 0.00 / 0.71)

CMYK percentages

%8.22
%94.52
%0
%71.37

Codes

Color #430449 in popluar color models

43 04 49
RGB 67 4 73
HSL 295° 89.61% 15.10%
HSB/HSV 295° 94.52% 28.63%
CMYK 8.22% 94.52% 0.00%
71.37%

Color #430449 in popluar number systems.

HEX 43 04 49
Decimal 67 4 73
Binary 1000011 100 1001001
Octal 103 4 111

Shades and tints

Shades of #430449

#430449
(67,4,73)
#3D0443
(61,4,67)
#37043D
(55,4,61)
#310437
(49,4,55)
#2B0431
(43,4,49)
#25042B
(37,4,43)
#1F0425
(31,4,37)
#19041F
(25,4,31)
#130419
(19,4,25)
#0D0413
(13,4,19)
#07040D
(7,4,13)
#000000
(0,0,0)

Tints of #430449

#430449
(67,4,73)
#541A59
(84,26,89)
#653069
(101,48,105)
#764679
(118,70,121)
#875C89
(135,92,137)
#987299
(152,114,153)
#A988A9
(169,136,169)
#BA9EB9
(186,158,185)
#CBB4C9
(203,180,201)
#DCCAD9
(220,202,217)
#EDE0E9
(237,224,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #430449 color. Also use rgb(67,4,73) instead hex code.

Text Font Color

.myTextColor { color: #430449; }

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

This text font color is #430449.

Background Color

.myBgColor { background-color: #430449; }

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

This div background color is #430449.

Border color

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

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

This div border color is #430449.

Opacity

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

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

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

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

This text has shadow with #430449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #430449.

Preview

Color preview on black background

This text has color #430449 on black background.


Color preview on white background

This text has color #430449 on white background.


Black color preview on #430449 background

This text has black color on #430449 background.


White color preview on #430449 background

This text has white color on #430449 background.


Related colors

Complementary color

Complementary color for #hex is #BCFBB6.


I love getcolorcode.com

Triadic colors

1 #494304 and #044943 with #430449 are triadic colors.

2 #490443 and #044349 with #430449 are triadic colors.