Shades of Rusty Nail #926430
Tints of Rusty Nail #926430
RGB
CMYK
RGB Variations
Color information
#926430 (or 0x926430) is known color: Rusty Nail. HEX triplet: 92, 64 and 30. RGB value is (146,100,48). Sum of RGB (Red+Green+Blue) = 146+100+48=294 (38% of max value = 765). Red value is 146 (57.42% from 255 or 49.66% from 294); Green value is 100 (39.45% from 255 or 34.01% from 294); Blue value is 48 (19.14% from 255 or 16.33% from 294); Max value from RGB is 146 - color contains mainly: red. Hex color #926430 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926430 is #6D9BCF. Grayscale: #6C6C6C. Windows color (decimal): -7183312 or 3171474. OLE color: 3171474.
HSL color Cylindrical-coordinate representation of color #926430: hue angle of 31.84º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #926430 is Cyan = 0, Magento = 0.32, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 48 | - |
| CMYK | 0 | 0.32 | 0.67 | 0.43 |
| HSL | 31.84º | 0.51% | 0.38% | - |
| HSV(B) | 31.84º | 0.67% | 0.57% | - |
| XYZ | 16.94 | 15.44 | 4.88 | - |
| YUV | 107.83 | 94.24 | 155.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 48 | 0 | 0.32 | 0.67 | 0.43 | 31.84 | 0.51 | 0.38 |
| Hex | 92 | 64 | 30 | 0 | 20 | 43 | 2B | 20 | 33 | 26 |
| Octal | 222 | 144 | 60 | 0 | 40 | 103 | 53 | 40 | 63 | 46 |
| Binary | 10010010 | 1100100 | 110000 | 0 | 100000 | 1000011 | 101011 | 100000 | 110011 | 100110 |
Color Harmonies of #926430
Complementary color
Monochromatic Colors of #926430
Black with #926430
Text Example
Text Example
White with #926430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926430; }
p { color: rgb(146,100,48); }
H1.HeaderClassName
{
color: #926430;
}
.AnyTagClassName
{
color: #926430;
}
</style>
background-color css
<style>
a { background-color: #926430; }
a { background-color: rgb(146,100,48); }
div.DivClassName
{
background-color: #926430;
}
.BgClassName
{
background-color: #926430;
}
</style>
border-color css
<style>
span { border-color: #926430; }
span { border-color: rgb(146,100,48); }
td.TdClassName
{
border-color: #926430;
}
.TagClassName
{
border-color: #926430;
}
</style>