Shades of Rusty Nail #936430
Tints of Rusty Nail #936430
RGB
CMYK
RGB Variations
Color information
#936430 (or 0x936430) is known color: Rusty Nail. HEX triplet: 93, 64 and 30. RGB value is (147,100,48). Sum of RGB (Red+Green+Blue) = 147+100+48=295 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49.83% from 295); Green value is 100 (39.45% from 255 or 33.90% from 295); Blue value is 48 (19.14% from 255 or 16.27% from 295); Max value from RGB is 147 - color contains mainly: red. Hex color #936430 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936430 is #6C9BCF. Grayscale: #6C6C6C. Windows color (decimal): -7117776 or 3171475. OLE color: 3171475.
HSL color Cylindrical-coordinate representation of color #936430: hue angle of 31.52º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #936430 is Cyan = 0, Magento = 0.32, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 48 | - |
| CMYK | 0 | 0.32 | 0.67 | 0.42 |
| HSL | 31.52º | 0.51% | 0.38% | - |
| HSV(B) | 31.52º | 0.67% | 0.58% | - |
| XYZ | 17.12 | 15.53 | 4.89 | - |
| YUV | 108.13 | 94.07 | 155.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 48 | 0 | 0.32 | 0.67 | 0.42 | 31.52 | 0.51 | 0.38 |
| Hex | 93 | 64 | 30 | 0 | 20 | 43 | 2A | 20 | 33 | 26 |
| Octal | 223 | 144 | 60 | 0 | 40 | 103 | 52 | 40 | 63 | 46 |
| Binary | 10010011 | 1100100 | 110000 | 0 | 100000 | 1000011 | 101010 | 100000 | 110011 | 100110 |
Color Harmonies of #936430
Complementary color
Monochromatic Colors of #936430
Black with #936430
Text Example
Text Example
White with #936430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936430; }
p { color: rgb(147,100,48); }
H1.HeaderClassName
{
color: #936430;
}
.AnyTagClassName
{
color: #936430;
}
</style>
background-color css
<style>
a { background-color: #936430; }
a { background-color: rgb(147,100,48); }
div.DivClassName
{
background-color: #936430;
}
.BgClassName
{
background-color: #936430;
}
</style>
border-color css
<style>
span { border-color: #936430; }
span { border-color: rgb(147,100,48); }
td.TdClassName
{
border-color: #936430;
}
.TagClassName
{
border-color: #936430;
}
</style>