Shades of Rustic Red #430612
Tints of Rustic Red #430612
RGB
CMYK
RGB Variations
Color information
#430612 (or 0x430612) is known color: Rustic Red. HEX triplet: 43, 06 and 12. RGB value is (67,6,18). Sum of RGB (Red+Green+Blue) = 67+6+18=91 (12% of max value = 765). Red value is 67 (26.56% from 255 or 73.63% from 91); Green value is 6 (2.73% from 255 or 6.59% from 91); Blue value is 18 (7.42% from 255 or 19.78% from 91); Max value from RGB is 67 - color contains mainly: red. Hex color #430612 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430612 is #BCF9ED. Grayscale: #191919. Windows color (decimal): -12384750 or 1181251. OLE color: 1181251.
HSL color Cylindrical-coordinate representation of color #430612: hue angle of 348.2º 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 #430612 is Cyan = 0, Magento = 0.91, Yellow = 0.73 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 18 | - |
| CMYK | 0 | 0.91 | 0.73 | 0.74 |
| HSL | 348.2º | 0.84% | 0.14% | - |
| HSV(B) | 348.2º | 0.91% | 0.26% | - |
| XYZ | 2.49 | 1.37 | 0.7 | - |
| YUV | 25.61 | 123.71 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 18 | 0 | 0.91 | 0.73 | 0.74 | 348.2 | 0.84 | 0.14 |
| Hex | 43 | 6 | 12 | 0 | 5B | 49 | 4A | 15C | 54 | E |
| Octal | 103 | 6 | 22 | 0 | 133 | 111 | 112 | 534 | 124 | 16 |
| Binary | 1000011 | 110 | 10010 | 0 | 1011011 | 1001001 | 1001010 | 101011100 | 1010100 | 1110 |
Color Harmonies of #430612
Complementary color
Monochromatic Colors of #430612
Black with #430612
Text Example
Text Example
White with #430612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430612; }
p { color: rgb(67,6,18); }
H1.HeaderClassName
{
color: #430612;
}
.AnyTagClassName
{
color: #430612;
}
</style>
background-color css
<style>
a { background-color: #430612; }
a { background-color: rgb(67,6,18); }
div.DivClassName
{
background-color: #430612;
}
.BgClassName
{
background-color: #430612;
}
</style>
border-color css
<style>
span { border-color: #430612; }
span { border-color: rgb(67,6,18); }
td.TdClassName
{
border-color: #430612;
}
.TagClassName
{
border-color: #430612;
}
</style>