Shades of Bossanova #574259
Tints of Bossanova #574259
RGB
CMYK
RGB Variations
Color information
#574259 (or 0x574259) is known color: Bossanova. HEX triplet: 57, 42 and 59. RGB value is (87,66,89). Sum of RGB (Red+Green+Blue) = 87+66+89=242 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.95% from 242); Green value is 66 (26.17% from 255 or 27.27% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 89 - color contains mainly: blue. Hex color #574259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574259 is #A8BDA6. Grayscale: #4A4A4A. Windows color (decimal): -11058599 or 5849687. OLE color: 5849687.
HSL color Cylindrical-coordinate representation of color #574259: hue angle of 294.78º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #574259 is Cyan = 0.02, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 66 | 89 | - |
| CMYK | 0.02 | 0.26 | 0 | 0.65 |
| HSL | 294.78º | 0.15% | 0.3% | - |
| HSV(B) | 294.78º | 0.26% | 0.35% | - |
| XYZ | 7.68 | 6.64 | 10.33 | - |
| YUV | 74.9 | 135.96 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 66 | 89 | 0.02 | 0.26 | 0 | 0.65 | 294.78 | 0.15 | 0.3 |
| Hex | 57 | 42 | 59 | 2 | 1A | 0 | 41 | 127 | F | 1E |
| Octal | 127 | 102 | 131 | 2 | 32 | 0 | 101 | 447 | 17 | 36 |
| Binary | 1010111 | 1000010 | 1011001 | 10 | 11010 | 0 | 1000001 | 100100111 | 1111 | 11110 |
Color Harmonies of #574259
Complementary color
Monochromatic Colors of #574259
Black with #574259
Text Example
Text Example
White with #574259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574259; }
p { color: rgb(87,66,89); }
H1.HeaderClassName
{
color: #574259;
}
.AnyTagClassName
{
color: #574259;
}
</style>
background-color css
<style>
a { background-color: #574259; }
a { background-color: rgb(87,66,89); }
div.DivClassName
{
background-color: #574259;
}
.BgClassName
{
background-color: #574259;
}
</style>
border-color css
<style>
span { border-color: #574259; }
span { border-color: rgb(87,66,89); }
td.TdClassName
{
border-color: #574259;
}
.TagClassName
{
border-color: #574259;
}
</style>