Shades of Rustic Red #430615
Tints of Rustic Red #430615
RGB
CMYK
RGB Variations
Color information
#430615 (or 0x430615) is known color: Rustic Red. HEX triplet: 43, 06 and 15. RGB value is (67,6,21). Sum of RGB (Red+Green+Blue) = 67+6+21=94 (12% of max value = 765). Red value is 67 (26.56% from 255 or 71.28% from 94); Green value is 6 (2.73% from 255 or 6.38% from 94); Blue value is 21 (8.59% from 255 or 22.34% from 94); Max value from RGB is 67 - color contains mainly: red. Hex color #430615 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430615 is #BCF9EA. Grayscale: #191919. Windows color (decimal): -12384747 or 1377859. OLE color: 1377859.
HSL color Cylindrical-coordinate representation of color #430615: hue angle of 345.25º 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 #430615 is Cyan = 0, Magento = 0.91, Yellow = 0.69 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 21 | - |
| CMYK | 0 | 0.91 | 0.69 | 0.74 |
| HSL | 345.25º | 0.84% | 0.14% | - |
| HSV(B) | 345.25º | 0.91% | 0.26% | - |
| XYZ | 2.52 | 1.38 | 0.84 | - |
| YUV | 25.95 | 125.21 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 21 | 0 | 0.91 | 0.69 | 0.74 | 345.25 | 0.84 | 0.14 |
| Hex | 43 | 6 | 15 | 0 | 5B | 45 | 4A | 159 | 54 | E |
| Octal | 103 | 6 | 25 | 0 | 133 | 105 | 112 | 531 | 124 | 16 |
| Binary | 1000011 | 110 | 10101 | 0 | 1011011 | 1000101 | 1001010 | 101011001 | 1010100 | 1110 |
Color Harmonies of #430615
Complementary color
Monochromatic Colors of #430615
Black with #430615
Text Example
Text Example
White with #430615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430615; }
p { color: rgb(67,6,21); }
H1.HeaderClassName
{
color: #430615;
}
.AnyTagClassName
{
color: #430615;
}
</style>
background-color css
<style>
a { background-color: #430615; }
a { background-color: rgb(67,6,21); }
div.DivClassName
{
background-color: #430615;
}
.BgClassName
{
background-color: #430615;
}
</style>
border-color css
<style>
span { border-color: #430615; }
span { border-color: rgb(67,6,21); }
td.TdClassName
{
border-color: #430615;
}
.TagClassName
{
border-color: #430615;
}
</style>