Shades of Vin Rouge #925461
Tints of Vin Rouge #925461
RGB
CMYK
RGB Variations
Color information
#925461 (or 0x925461) is known color: Vin Rouge. HEX triplet: 92, 54 and 61. RGB value is (146,84,97). Sum of RGB (Red+Green+Blue) = 146+84+97=327 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.65% from 327); Green value is 84 (33.20% from 255 or 25.69% from 327); Blue value is 97 (38.28% from 255 or 29.66% from 327); Max value from RGB is 146 - color contains mainly: red. Hex color #925461 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #925461 is #6DAB9E. Grayscale: #686868. Windows color (decimal): -7187359 or 6378642. OLE color: 6378642.
HSL color Cylindrical-coordinate representation of color #925461: hue angle of 347.42º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #925461 is Cyan = 0, Magento = 0.42, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 84 | 97 | - |
| CMYK | 0 | 0.42 | 0.34 | 0.43 |
| HSL | 347.42º | 0.27% | 0.45% | - |
| HSV(B) | 347.42º | 0.42% | 0.57% | - |
| XYZ | 17.18 | 13.31 | 12.97 | - |
| YUV | 104.02 | 124.04 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 84 | 97 | 0 | 0.42 | 0.34 | 0.43 | 347.42 | 0.27 | 0.45 |
| Hex | 92 | 54 | 61 | 0 | 2A | 22 | 2B | 15B | 1B | 2D |
| Octal | 222 | 124 | 141 | 0 | 52 | 42 | 53 | 533 | 33 | 55 |
| Binary | 10010010 | 1010100 | 1100001 | 0 | 101010 | 100010 | 101011 | 101011011 | 11011 | 101101 |
Color Harmonies of #925461
Complementary color
Monochromatic Colors of #925461
Black with #925461
Text Example
Text Example
White with #925461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925461; }
p { color: rgb(146,84,97); }
H1.HeaderClassName
{
color: #925461;
}
.AnyTagClassName
{
color: #925461;
}
</style>
background-color css
<style>
a { background-color: #925461; }
a { background-color: rgb(146,84,97); }
div.DivClassName
{
background-color: #925461;
}
.BgClassName
{
background-color: #925461;
}
</style>
border-color css
<style>
span { border-color: #925461; }
span { border-color: rgb(146,84,97); }
td.TdClassName
{
border-color: #925461;
}
.TagClassName
{
border-color: #925461;
}
</style>