Shades of Bossanova #525152
Tints of Bossanova #525152
RGB
CMYK
RGB Variations
Color information
#525152 (or 0x525152) is known color: Bossanova. HEX triplet: 52, 51 and 52. RGB value is (82,81,82). Sum of RGB (Red+Green+Blue) = 82+81+82=245 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.47% from 245); Green value is 81 (32.03% from 255 or 33.06% from 245); Blue value is 82 (32.42% from 255 or 33.47% from 245); Max value from RGB is 82 - color contains mainly: red, blue. Hex color #525152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525152 is #ADAEAD. Grayscale: #515151. Windows color (decimal): -11382446 or 5394770. OLE color: 5394770.
HSL color Cylindrical-coordinate representation of color #525152: hue angle of 300º degrees, saturation: 0.01, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #525152 is Cyan = 0, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
RGB | 82 | 81 | 82 | - |
CMYK | 0 | 0.01 | 0 | 0.68 |
HSL | 300º | 0.01% | 0.32% | - |
HSV(B) | 300º | 0.01% | 0.32% | - |
XYZ | 7.95 | 8.29 | 9.16 | - |
YUV | 81.41 | 128.33 | 128.42 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 82 | 81 | 82 | 0 | 0.01 | 0 | 0.68 | 300 | 0.01 | 0.32 |
Hex | 52 | 51 | 52 | 0 | 1 | 0 | 44 | 12C | 1 | 20 |
Octal | 122 | 121 | 122 | 0 | 1 | 0 | 104 | 454 | 1 | 40 |
Binary | 1010010 | 1010001 | 1010010 | 0 | 1 | 0 | 1000100 | 100101100 | 1 | 100000 |
Color Harmonies of #525152
Complementary color
Monochromatic Colors of #525152
Black with #525152
Text Example
Text Example
White with #525152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525152; }
p { color: rgb(82,81,82); }
H1.HeaderClassName
{
color: #525152;
}
.AnyTagClassName
{
color: #525152;
}
</style>
background-color css
<style>
a { background-color: #525152; }
a { background-color: rgb(82,81,82); }
div.DivClassName
{
background-color: #525152;
}
.BgClassName
{
background-color: #525152;
}
</style>
border-color css
<style>
span { border-color: #525152; }
span { border-color: rgb(82,81,82); }
td.TdClassName
{
border-color: #525152;
}
.TagClassName
{
border-color: #525152;
}
</style>