Shades of Rusty Nail #906729
Tints of Rusty Nail #906729
RGB
CMYK
RGB Variations
Color information
#906729 (or 0x906729) is known color: Rusty Nail. HEX triplet: 90, 67 and 29. RGB value is (144,103,41). Sum of RGB (Red+Green+Blue) = 144+103+41=288 (38% of max value = 765). Red value is 144 (56.64% from 255 or 50% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 41 (16.41% from 255 or 14.24% from 288); Max value from RGB is 144 - color contains mainly: red. Hex color #906729 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906729 is #6F98D6. Grayscale: #6C6C6C. Windows color (decimal): -7313623 or 2713488. OLE color: 2713488.
HSL color Cylindrical-coordinate representation of color #906729: hue angle of 36.12º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #906729 is Cyan = 0, Magento = 0.28, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 41 | - |
| CMYK | 0 | 0.28 | 0.72 | 0.44 |
| HSL | 36.12º | 0.56% | 0.36% | - |
| HSV(B) | 36.12º | 0.72% | 0.56% | - |
| XYZ | 16.75 | 15.79 | 4.26 | - |
| YUV | 108.19 | 90.08 | 153.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 41 | 0 | 0.28 | 0.72 | 0.44 | 36.12 | 0.56 | 0.36 |
| Hex | 90 | 67 | 29 | 0 | 1C | 48 | 2C | 24 | 38 | 24 |
| Octal | 220 | 147 | 51 | 0 | 34 | 110 | 54 | 44 | 70 | 44 |
| Binary | 10010000 | 1100111 | 101001 | 0 | 11100 | 1001000 | 101100 | 100100 | 111000 | 100100 |
Color Harmonies of #906729
Complementary color
Monochromatic Colors of #906729
Black with #906729
Text Example
Text Example
White with #906729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906729; }
p { color: rgb(144,103,41); }
H1.HeaderClassName
{
color: #906729;
}
.AnyTagClassName
{
color: #906729;
}
</style>
background-color css
<style>
a { background-color: #906729; }
a { background-color: rgb(144,103,41); }
div.DivClassName
{
background-color: #906729;
}
.BgClassName
{
background-color: #906729;
}
</style>
border-color css
<style>
span { border-color: #906729; }
span { border-color: rgb(144,103,41); }
td.TdClassName
{
border-color: #906729;
}
.TagClassName
{
border-color: #906729;
}
</style>