Shades of Rustic Red #430308
Tints of Rustic Red #430308
RGB
CMYK
RGB Variations
Color information
#430308 (or 0x430308) is known color: Rustic Red. HEX triplet: 43, 03 and 08. RGB value is (67,3,8). Sum of RGB (Red+Green+Blue) = 67+3+8=78 (10% of max value = 765). Red value is 67 (26.56% from 255 or 85.90% from 78); Green value is 3 (1.56% from 255 or 3.85% from 78); Blue value is 8 (3.52% from 255 or 10.26% from 78); Max value from RGB is 67 - color contains mainly: red. Hex color #430308 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430308 is #BCFCF7. Grayscale: #161616. Windows color (decimal): -12385528 or 525123. OLE color: 525123.
HSL color Cylindrical-coordinate representation of color #430308: hue angle of 355.31º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430308 is Cyan = 0, Magento = 0.96, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 8 | - |
| CMYK | 0 | 0.96 | 0.88 | 0.74 |
| HSL | 355.31º | 0.91% | 0.14% | - |
| HSV(B) | 355.31º | 0.96% | 0.26% | - |
| XYZ | 2.39 | 1.28 | 0.35 | - |
| YUV | 22.71 | 119.7 | 159.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 8 | 0 | 0.96 | 0.88 | 0.74 | 355.31 | 0.91 | 0.14 |
| Hex | 43 | 3 | 8 | 0 | 60 | 58 | 4A | 163 | 5B | E |
| Octal | 103 | 3 | 10 | 0 | 140 | 130 | 112 | 543 | 133 | 16 |
| Binary | 1000011 | 11 | 1000 | 0 | 1100000 | 1011000 | 1001010 | 101100011 | 1011011 | 1110 |
Color Harmonies of #430308
Complementary color
Monochromatic Colors of #430308
Black with #430308
Text Example
Text Example
White with #430308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430308; }
p { color: rgb(67,3,8); }
H1.HeaderClassName
{
color: #430308;
}
.AnyTagClassName
{
color: #430308;
}
</style>
background-color css
<style>
a { background-color: #430308; }
a { background-color: rgb(67,3,8); }
div.DivClassName
{
background-color: #430308;
}
.BgClassName
{
background-color: #430308;
}
</style>
border-color css
<style>
span { border-color: #430308; }
span { border-color: rgb(67,3,8); }
td.TdClassName
{
border-color: #430308;
}
.TagClassName
{
border-color: #430308;
}
</style>