Shades of Rose Taupe #906461
Tints of Rose Taupe #906461
RGB
CMYK
RGB Variations
Color information
#906461 (or 0x906461) is known color: Rose Taupe. HEX triplet: 90, 64 and 61. RGB value is (144,100,97). Sum of RGB (Red+Green+Blue) = 144+100+97=341 (45% of max value = 765). Red value is 144 (56.64% from 255 or 42.23% from 341); Green value is 100 (39.45% from 255 or 29.33% from 341); Blue value is 97 (38.28% from 255 or 28.45% from 341); Max value from RGB is 144 - color contains mainly: red. Hex color #906461 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906461 is #6F9B9E. Grayscale: #707070. Windows color (decimal): -7314335 or 6382736. OLE color: 6382736.
HSL color Cylindrical-coordinate representation of color #906461: hue angle of 3.83º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #906461 is Cyan = 0, Magento = 0.31, Yellow = 0.33 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 100 | 97 | - |
| CMYK | 0 | 0.31 | 0.33 | 0.44 |
| HSL | 3.83º | 0.2% | 0.47% | - |
| HSV(B) | 3.83º | 0.33% | 0.56% | - |
| XYZ | 18.22 | 15.91 | 13.42 | - |
| YUV | 112.81 | 119.08 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 100 | 97 | 0 | 0.31 | 0.33 | 0.44 | 3.83 | 0.2 | 0.47 |
| Hex | 90 | 64 | 61 | 0 | 1F | 21 | 2C | 4 | 14 | 2F |
| Octal | 220 | 144 | 141 | 0 | 37 | 41 | 54 | 4 | 24 | 57 |
| Binary | 10010000 | 1100100 | 1100001 | 0 | 11111 | 100001 | 101100 | 100 | 10100 | 101111 |
Color Harmonies of #906461
Complementary color
Monochromatic Colors of #906461
Black with #906461
Text Example
Text Example
White with #906461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906461; }
p { color: rgb(144,100,97); }
H1.HeaderClassName
{
color: #906461;
}
.AnyTagClassName
{
color: #906461;
}
</style>
background-color css
<style>
a { background-color: #906461; }
a { background-color: rgb(144,100,97); }
div.DivClassName
{
background-color: #906461;
}
.BgClassName
{
background-color: #906461;
}
</style>
border-color css
<style>
span { border-color: #906461; }
span { border-color: rgb(144,100,97); }
td.TdClassName
{
border-color: #906461;
}
.TagClassName
{
border-color: #906461;
}
</style>