Shades of Bossanova #534259
Tints of Bossanova #534259
RGB
CMYK
RGB Variations
Color information
#534259 (or 0x534259) is known color: Bossanova. HEX triplet: 53, 42 and 59. RGB value is (83,66,89). Sum of RGB (Red+Green+Blue) = 83+66+89=238 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.87% from 238); Green value is 66 (26.17% from 255 or 27.73% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 89 - color contains mainly: blue. Hex color #534259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534259 is #ACBDA6. Grayscale: #494949. Windows color (decimal): -11320743 or 5849683. OLE color: 5849683.
HSL color Cylindrical-coordinate representation of color #534259: hue angle of 284.35º 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 #534259 is Cyan = 0.07, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 66 | 89 | - |
| CMYK | 0.07 | 0.26 | 0 | 0.65 |
| HSL | 284.35º | 0.15% | 0.3% | - |
| HSV(B) | 284.35º | 0.26% | 0.35% | - |
| XYZ | 7.32 | 6.46 | 10.31 | - |
| YUV | 73.71 | 136.63 | 134.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 66 | 89 | 0.07 | 0.26 | 0 | 0.65 | 284.35 | 0.15 | 0.3 |
| Hex | 53 | 42 | 59 | 7 | 1A | 0 | 41 | 11C | F | 1E |
| Octal | 123 | 102 | 131 | 7 | 32 | 0 | 101 | 434 | 17 | 36 |
| Binary | 1010011 | 1000010 | 1011001 | 111 | 11010 | 0 | 1000001 | 100011100 | 1111 | 11110 |
Color Harmonies of #534259
Complementary color
Monochromatic Colors of #534259
Black with #534259
Text Example
Text Example
White with #534259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534259; }
p { color: rgb(83,66,89); }
H1.HeaderClassName
{
color: #534259;
}
.AnyTagClassName
{
color: #534259;
}
</style>
background-color css
<style>
a { background-color: #534259; }
a { background-color: rgb(83,66,89); }
div.DivClassName
{
background-color: #534259;
}
.BgClassName
{
background-color: #534259;
}
</style>
border-color css
<style>
span { border-color: #534259; }
span { border-color: rgb(83,66,89); }
td.TdClassName
{
border-color: #534259;
}
.TagClassName
{
border-color: #534259;
}
</style>