Shades of Smalt Blue #426068
Tints of Smalt Blue #426068
RGB
CMYK
RGB Variations
Color information
#426068 (or 0x426068) is known color: Smalt Blue. HEX triplet: 42, 60 and 68. RGB value is (66,96,104). Sum of RGB (Red+Green+Blue) = 66+96+104=266 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.81% from 266); Green value is 96 (37.89% from 255 or 36.09% from 266); Blue value is 104 (41.02% from 255 or 39.10% from 266); Max value from RGB is 104 - color contains mainly: blue. Hex color #426068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426068 is #BD9F97. Grayscale: #575757. Windows color (decimal): -12427160 or 6840386. OLE color: 6840386.
HSL color Cylindrical-coordinate representation of color #426068: hue angle of 192.63º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #426068 is Cyan = 0.37, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 96 | 104 | - |
| CMYK | 0.37 | 0.08 | 0 | 0.59 |
| HSL | 192.63º | 0.22% | 0.33% | - |
| HSV(B) | 192.63º | 0.37% | 0.41% | - |
| XYZ | 8.93 | 10.52 | 14.66 | - |
| YUV | 87.94 | 137.06 | 112.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 104 | 0.37 | 0.08 | 0 | 0.59 | 192.63 | 0.22 | 0.33 |
| Hex | 42 | 60 | 68 | 25 | 8 | 0 | 3B | C1 | 16 | 21 |
| Octal | 102 | 140 | 150 | 45 | 10 | 0 | 73 | 301 | 26 | 41 |
| Binary | 1000010 | 1100000 | 1101000 | 100101 | 1000 | 0 | 111011 | 11000001 | 10110 | 100001 |
Color Harmonies of #426068
Complementary color
Monochromatic Colors of #426068
Black with #426068
Text Example
Text Example
White with #426068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426068; }
p { color: rgb(66,96,104); }
H1.HeaderClassName
{
color: #426068;
}
.AnyTagClassName
{
color: #426068;
}
</style>
background-color css
<style>
a { background-color: #426068; }
a { background-color: rgb(66,96,104); }
div.DivClassName
{
background-color: #426068;
}
.BgClassName
{
background-color: #426068;
}
</style>
border-color css
<style>
span { border-color: #426068; }
span { border-color: rgb(66,96,104); }
td.TdClassName
{
border-color: #426068;
}
.TagClassName
{
border-color: #426068;
}
</style>