Shades of Rustic Red #430617
Tints of Rustic Red #430617
RGB
CMYK
RGB Variations
Color information
#430617 (or 0x430617) is known color: Rustic Red. HEX triplet: 43, 06 and 17. RGB value is (67,6,23). Sum of RGB (Red+Green+Blue) = 67+6+23=96 (12% of max value = 765). Red value is 67 (26.56% from 255 or 69.79% from 96); Green value is 6 (2.73% from 255 or 6.25% from 96); Blue value is 23 (9.38% from 255 or 23.96% from 96); Max value from RGB is 67 - color contains mainly: red. Hex color #430617 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430617 is #BCF9E8. Grayscale: #1A1A1A. Windows color (decimal): -12384745 or 1508931. OLE color: 1508931.
HSL color Cylindrical-coordinate representation of color #430617: hue angle of 343.28º 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 #430617 is Cyan = 0, Magento = 0.91, Yellow = 0.66 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 6 | 23 | - |
| CMYK | 0 | 0.91 | 0.66 | 0.74 |
| HSL | 343.28º | 0.84% | 0.14% | - |
| HSV(B) | 343.28º | 0.91% | 0.26% | - |
| XYZ | 2.53 | 1.39 | 0.94 | - |
| YUV | 26.18 | 126.21 | 157.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 23 | 0 | 0.91 | 0.66 | 0.74 | 343.28 | 0.84 | 0.14 |
| Hex | 43 | 6 | 17 | 0 | 5B | 42 | 4A | 157 | 54 | E |
| Octal | 103 | 6 | 27 | 0 | 133 | 102 | 112 | 527 | 124 | 16 |
| Binary | 1000011 | 110 | 10111 | 0 | 1011011 | 1000010 | 1001010 | 101010111 | 1010100 | 1110 |
Color Harmonies of #430617
Complementary color
Monochromatic Colors of #430617
Black with #430617
Text Example
Text Example
White with #430617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430617; }
p { color: rgb(67,6,23); }
H1.HeaderClassName
{
color: #430617;
}
.AnyTagClassName
{
color: #430617;
}
</style>
background-color css
<style>
a { background-color: #430617; }
a { background-color: rgb(67,6,23); }
div.DivClassName
{
background-color: #430617;
}
.BgClassName
{
background-color: #430617;
}
</style>
border-color css
<style>
span { border-color: #430617; }
span { border-color: rgb(67,6,23); }
td.TdClassName
{
border-color: #430617;
}
.TagClassName
{
border-color: #430617;
}
</style>