Shades of Rustic Red #430613
Tints of Rustic Red #430613
RGB
CMYK
RGB Variations
Color information
#430613 (or 0x430613) is known color: Rustic Red. HEX triplet: 43, 06 and 13. RGB value is (67,6,19). Sum of RGB (Red+Green+Blue) = 67+6+19=92 (12% of max value = 765). Red value is 67 (26.56% from 255 or 72.83% from 92); Green value is 6 (2.73% from 255 or 6.52% from 92); Blue value is 19 (7.81% from 255 or 20.65% from 92); Max value from RGB is 67 - color contains mainly: red. Hex color #430613 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430613 is #BCF9EC. Grayscale: #191919. Windows color (decimal): -12384749 or 1246787. OLE color: 1246787.
HSL color Cylindrical-coordinate representation of color #430613: hue angle of 347.21º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #430613 is Cyan = 0, Magento = 0.91, Yellow = 0.72 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 19 | - |
| CMYK | 0 | 0.91 | 0.72 | 0.74 |
| HSL | 347.21º | 0.84% | 0.14% | - |
| HSV(B) | 347.21º | 0.91% | 0.26% | - |
| XYZ | 2.5 | 1.37 | 0.75 | - |
| YUV | 25.72 | 124.21 | 157.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 19 | 0 | 0.91 | 0.72 | 0.74 | 347.21 | 0.84 | 0.14 |
| Hex | 43 | 6 | 13 | 0 | 5B | 48 | 4A | 15B | 54 | E |
| Octal | 103 | 6 | 23 | 0 | 133 | 110 | 112 | 533 | 124 | 16 |
| Binary | 1000011 | 110 | 10011 | 0 | 1011011 | 1001000 | 1001010 | 101011011 | 1010100 | 1110 |
Color Harmonies of #430613
Complementary color
Monochromatic Colors of #430613
Black with #430613
Text Example
Text Example
White with #430613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430613; }
p { color: rgb(67,6,19); }
H1.HeaderClassName
{
color: #430613;
}
.AnyTagClassName
{
color: #430613;
}
</style>
background-color css
<style>
a { background-color: #430613; }
a { background-color: rgb(67,6,19); }
div.DivClassName
{
background-color: #430613;
}
.BgClassName
{
background-color: #430613;
}
</style>
border-color css
<style>
span { border-color: #430613; }
span { border-color: rgb(67,6,19); }
td.TdClassName
{
border-color: #430613;
}
.TagClassName
{
border-color: #430613;
}
</style>