Shades of Bossanova #533652
Tints of Bossanova #533652
RGB
CMYK
RGB Variations
Color information
#533652 (or 0x533652) is known color: Bossanova. HEX triplet: 53, 36 and 52. RGB value is (83,54,82). Sum of RGB (Red+Green+Blue) = 83+54+82=219 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.90% from 219); Green value is 54 (21.48% from 255 or 24.66% from 219); Blue value is 82 (32.42% from 255 or 37.44% from 219); Max value from RGB is 83 - color contains mainly: red. Hex color #533652 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533652 is #ACC9AD. Grayscale: #414141. Windows color (decimal): -11323822 or 5387859. OLE color: 5387859.
HSL color Cylindrical-coordinate representation of color #533652: hue angle of 302.07º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #533652 is Cyan = 0, Magento = 0.35, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 82 | - |
| CMYK | 0 | 0.35 | 0.01 | 0.67 |
| HSL | 302.07º | 0.21% | 0.27% | - |
| HSV(B) | 302.07º | 0.35% | 0.33% | - |
| XYZ | 6.41 | 5.09 | 8.63 | - |
| YUV | 65.86 | 137.11 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 82 | 0 | 0.35 | 0.01 | 0.67 | 302.07 | 0.21 | 0.27 |
| Hex | 53 | 36 | 52 | 0 | 23 | 1 | 43 | 12E | 15 | 1B |
| Octal | 123 | 66 | 122 | 0 | 43 | 1 | 103 | 456 | 25 | 33 |
| Binary | 1010011 | 110110 | 1010010 | 0 | 100011 | 1 | 1000011 | 100101110 | 10101 | 11011 |
Color Harmonies of #533652
Complementary color
Monochromatic Colors of #533652
Black with #533652
Text Example
Text Example
White with #533652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533652; }
p { color: rgb(83,54,82); }
H1.HeaderClassName
{
color: #533652;
}
.AnyTagClassName
{
color: #533652;
}
</style>
background-color css
<style>
a { background-color: #533652; }
a { background-color: rgb(83,54,82); }
div.DivClassName
{
background-color: #533652;
}
.BgClassName
{
background-color: #533652;
}
</style>
border-color css
<style>
span { border-color: #533652; }
span { border-color: rgb(83,54,82); }
td.TdClassName
{
border-color: #533652;
}
.TagClassName
{
border-color: #533652;
}
</style>