Shades of Smalt #082886
Tints of Smalt #082886
RGB
CMYK
RGB Variations
Color information
#082886 (or 0x082886) is known color: Smalt. HEX triplet: 08, 28 and 86. RGB value is (8,40,134). Sum of RGB (Red+Green+Blue) = 8+40+134=182 (24% of max value = 765). Red value is 8 (3.52% from 255 or 4.40% from 182); Green value is 40 (16.02% from 255 or 21.98% from 182); Blue value is 134 (52.73% from 255 or 73.63% from 182); Max value from RGB is 134 - color contains mainly: blue. Hex color #082886 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #082886 is #F7D779. Grayscale: #282828. Windows color (decimal): -16242554 or 8792072. OLE color: 8792072.
HSL color Cylindrical-coordinate representation of color #082886: hue angle of 224.76º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #082886 is Cyan = 0.94, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 40 | 134 | - |
| CMYK | 0.94 | 0.70 | 0 | 0.47 |
| HSL | 224.76º | 0.89% | 0.28% | - |
| HSV(B) | 224.76º | 0.94% | 0.53% | - |
| XYZ | 5.16 | 3.29 | 22.92 | - |
| YUV | 41.15 | 180.4 | 104.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 40 | 134 | 0.94 | 0.70 | 0 | 0.47 | 224.76 | 0.89 | 0.28 |
| Hex | 8 | 28 | 86 | 5E | 46 | 0 | 2F | E1 | 59 | 1C |
| Octal | 10 | 50 | 206 | 136 | 106 | 0 | 57 | 341 | 131 | 34 |
| Binary | 1000 | 101000 | 10000110 | 1011110 | 1000110 | 0 | 101111 | 11100001 | 1011001 | 11100 |
Color Harmonies of #082886
Complementary color
Monochromatic Colors of #082886
Black with #082886
Text Example
Text Example
White with #082886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #082886; }
p { color: rgb(8,40,134); }
H1.HeaderClassName
{
color: #082886;
}
.AnyTagClassName
{
color: #082886;
}
</style>
background-color css
<style>
a { background-color: #082886; }
a { background-color: rgb(8,40,134); }
div.DivClassName
{
background-color: #082886;
}
.BgClassName
{
background-color: #082886;
}
</style>
border-color css
<style>
span { border-color: #082886; }
span { border-color: rgb(8,40,134); }
td.TdClassName
{
border-color: #082886;
}
.TagClassName
{
border-color: #082886;
}
</style>