Shades of Smalt Blue #576367
Tints of Smalt Blue #576367
RGB
CMYK
RGB Variations
Color information
#576367 (or 0x576367) is known color: Smalt Blue. HEX triplet: 57, 63 and 67. RGB value is (87,99,103). Sum of RGB (Red+Green+Blue) = 87+99+103=289 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.10% from 289); Green value is 99 (39.06% from 255 or 34.26% from 289); Blue value is 103 (40.62% from 255 or 35.64% from 289); Max value from RGB is 103 - color contains mainly: blue. Hex color #576367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576367 is #A89C98. Grayscale: #5F5F5F. Windows color (decimal): -11050137 or 6775639. OLE color: 6775639.
HSL color Cylindrical-coordinate representation of color #576367: hue angle of 195º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #576367 is Cyan = 0.16, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 99 | 103 | - |
| CMYK | 0.16 | 0.04 | 0 | 0.60 |
| HSL | 195º | 0.08% | 0.37% | - |
| HSV(B) | 195º | 0.16% | 0.4% | - |
| XYZ | 10.84 | 11.93 | 14.56 | - |
| YUV | 95.87 | 132.02 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 103 | 0.16 | 0.04 | 0 | 0.60 | 195 | 0.08 | 0.37 |
| Hex | 57 | 63 | 67 | 10 | 4 | 0 | 3C | C3 | 8 | 25 |
| Octal | 127 | 143 | 147 | 20 | 4 | 0 | 74 | 303 | 10 | 45 |
| Binary | 1010111 | 1100011 | 1100111 | 10000 | 100 | 0 | 111100 | 11000011 | 1000 | 100101 |
Color Harmonies of #576367
Complementary color
Monochromatic Colors of #576367
Black with #576367
Text Example
Text Example
White with #576367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576367; }
p { color: rgb(87,99,103); }
H1.HeaderClassName
{
color: #576367;
}
.AnyTagClassName
{
color: #576367;
}
</style>
background-color css
<style>
a { background-color: #576367; }
a { background-color: rgb(87,99,103); }
div.DivClassName
{
background-color: #576367;
}
.BgClassName
{
background-color: #576367;
}
</style>
border-color css
<style>
span { border-color: #576367; }
span { border-color: rgb(87,99,103); }
td.TdClassName
{
border-color: #576367;
}
.TagClassName
{
border-color: #576367;
}
</style>