Shades of Smalt #083486
Tints of Smalt #083486
RGB
CMYK
RGB Variations
Color information
#083486 (or 0x083486) is known color: Smalt. HEX triplet: 08, 34 and 86. RGB value is (8,52,134). Sum of RGB (Red+Green+Blue) = 8+52+134=194 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.12% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 134 (52.73% from 255 or 69.07% from 194); Max value from RGB is 134 - color contains mainly: blue. Hex color #083486 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #083486 is #F7CB79. Grayscale: #2F2F2F. Windows color (decimal): -16239482 or 8795144. OLE color: 8795144.
HSL color Cylindrical-coordinate representation of color #083486: hue angle of 219.05º 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 #083486 is Cyan = 0.94, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 8 | 52 | 134 | - |
| CMYK | 0.94 | 0.61 | 0 | 0.47 |
| HSL | 219.05º | 0.89% | 0.28% | - |
| HSV(B) | 219.05º | 0.94% | 0.53% | - |
| XYZ | 5.63 | 4.23 | 23.07 | - |
| YUV | 48.19 | 176.42 | 99.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 52 | 134 | 0.94 | 0.61 | 0 | 0.47 | 219.05 | 0.89 | 0.28 |
| Hex | 8 | 34 | 86 | 5E | 3D | 0 | 2F | DB | 59 | 1C |
| Octal | 10 | 64 | 206 | 136 | 75 | 0 | 57 | 333 | 131 | 34 |
| Binary | 1000 | 110100 | 10000110 | 1011110 | 111101 | 0 | 101111 | 11011011 | 1011001 | 11100 |
Color Harmonies of #083486
Complementary color
Monochromatic Colors of #083486
Black with #083486
Text Example
Text Example
White with #083486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #083486; }
p { color: rgb(8,52,134); }
H1.HeaderClassName
{
color: #083486;
}
.AnyTagClassName
{
color: #083486;
}
</style>
background-color css
<style>
a { background-color: #083486; }
a { background-color: rgb(8,52,134); }
div.DivClassName
{
background-color: #083486;
}
.BgClassName
{
background-color: #083486;
}
</style>
border-color css
<style>
span { border-color: #083486; }
span { border-color: rgb(8,52,134); }
td.TdClassName
{
border-color: #083486;
}
.TagClassName
{
border-color: #083486;
}
</style>