COLOR #430713

HEX: #430713 RGB: (67,7,19)

Color info

#430713 contains mainly red and blue colors. Web safe color of #430713 is #330000 (or #300).

RGB color model

#430713 color RGB value is (67,7,19).

RGB: (67,7,19) (26%, 3%, 7%)

RGB channels and saturation

R 67 of 255 = 26%
G 7 of 255 = 3%
B 19 of 255 = 7%

67
7
19

R + G + B ~ 12%. #430713 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 7 + 19 = 93 (100%)
R 67 of 93 ~ 72.04%
G 7 of 93 ~ 7.53%
B 19 of 93 ~ 20.43'%

%72.04
%20.43

CMYK color model

#430713 color CMYK value is (0,90,72,74).

  • cyan value is 0.00%
  • magenta value is 89.55%
  • yellow value is 71.64%
  • key color value is 73.73%

CMYK: (0,90,72,74)
C0M90Y72K74 (0%, 90%, 72%, 74%)
(0.00 / 0.90 / 0.72 / 0.74)

CMYK percentages

%0
%89.55
%71.64
%73.73

Codes

Color #430713 in popluar color models

43 07 13
RGB 67 7 19
HSL 348° 81.08% 14.51%
HSB/HSV 348° 89.55% 26.27%
CMYK 0.00% 89.55% 71.64%
73.73%

Color #430713 in popluar number systems.

HEX 43 07 13
Decimal 67 7 19
Binary 1000011 111 10011
Octal 103 7 23

Shades and tints

Shades of #430713

#430713
(67,7,19)
#3D0712
(61,7,18)
#370711
(55,7,17)
#310710
(49,7,16)
#2B070F
(43,7,15)
#25070E
(37,7,14)
#1F070D
(31,7,13)
#19070C
(25,7,12)
#13070B
(19,7,11)
#0D070A
(13,7,10)
#070709
(7,7,9)
#000000
(0,0,0)

Tints of #430713

#430713
(67,7,19)
#541D28
(84,29,40)
#65333D
(101,51,61)
#764952
(118,73,82)
#875F67
(135,95,103)
#98757C
(152,117,124)
#A98B91
(169,139,145)
#BAA1A6
(186,161,166)
#CBB7BB
(203,183,187)
#DCCDD0
(220,205,208)
#EDE3E5
(237,227,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #430713 color. Also use rgb(67,7,19) instead hex code.

Text Font Color

.myTextColor { color: #430713; }

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

This text font color is #430713.

Background Color

.myBgColor { background-color: #430713; }

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

This div background color is #430713.

Border color

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

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

This div border color is #430713.

Opacity

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

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

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

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

This text has shadow with #430713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #430713.

Preview

Color preview on black background

This text has color #430713 on black background.


Color preview on white background

This text has color #430713 on white background.


Black color preview on #430713 background

This text has black color on #430713 background.


White color preview on #430713 background

This text has white color on #430713 background.


Related colors

Complementary color

Complementary color for #hex is #BCF8EC.


I love getcolorcode.com

Triadic colors

1 #134307 and #071343 with #430713 are triadic colors.

2 #130743 and #074313 with #430713 are triadic colors.