Shades of Smalt #083686
Tints of Smalt #083686
RGB
CMYK
RGB Variations
Color information
#083686 (or 0x083686) is known color: Smalt. HEX triplet: 08, 36 and 86. RGB value is (8,54,134). Sum of RGB (Red+Green+Blue) = 8+54+134=196 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.08% from 196); Green value is 54 (21.48% from 255 or 27.55% from 196); Blue value is 134 (52.73% from 255 or 68.37% from 196); Max value from RGB is 134 - color contains mainly: blue. Hex color #083686 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #083686 is #F7C979. Grayscale: #313131. Windows color (decimal): -16238970 or 8795656. OLE color: 8795656.
HSL color Cylindrical-coordinate representation of color #083686: hue angle of 218.1º 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 #083686 is Cyan = 0.94, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 54 | 134 | - |
| CMYK | 0.94 | 0.60 | 0 | 0.47 |
| HSL | 218.1º | 0.89% | 0.28% | - |
| HSV(B) | 218.1º | 0.94% | 0.53% | - |
| XYZ | 5.72 | 4.41 | 23.1 | - |
| YUV | 49.37 | 175.76 | 98.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 54 | 134 | 0.94 | 0.60 | 0 | 0.47 | 218.1 | 0.89 | 0.28 |
| Hex | 8 | 36 | 86 | 5E | 3C | 0 | 2F | DA | 59 | 1C |
| Octal | 10 | 66 | 206 | 136 | 74 | 0 | 57 | 332 | 131 | 34 |
| Binary | 1000 | 110110 | 10000110 | 1011110 | 111100 | 0 | 101111 | 11011010 | 1011001 | 11100 |
Color Harmonies of #083686
Complementary color
Monochromatic Colors of #083686
Black with #083686
Text Example
Text Example
White with #083686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #083686; }
p { color: rgb(8,54,134); }
H1.HeaderClassName
{
color: #083686;
}
.AnyTagClassName
{
color: #083686;
}
</style>
background-color css
<style>
a { background-color: #083686; }
a { background-color: rgb(8,54,134); }
div.DivClassName
{
background-color: #083686;
}
.BgClassName
{
background-color: #083686;
}
</style>
border-color css
<style>
span { border-color: #083686; }
span { border-color: rgb(8,54,134); }
td.TdClassName
{
border-color: #083686;
}
.TagClassName
{
border-color: #083686;
}
</style>