Shades of Blue Stone #146259
Tints of Blue Stone #146259
RGB
CMYK
RGB Variations
Color information
#146259 (or 0x146259) is known color: Blue Stone. HEX triplet: 14, 62 and 59. RGB value is (20,98,89). Sum of RGB (Red+Green+Blue) = 20+98+89=207 (27% of max value = 765). Red value is 20 (8.20% from 255 or 9.66% from 207); Green value is 98 (38.67% from 255 or 47.34% from 207); Blue value is 89 (35.16% from 255 or 43.00% from 207); Max value from RGB is 98 - color contains mainly: green. Hex color #146259 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #146259 is #EB9DA6. Grayscale: #494949. Windows color (decimal): -15441319 or 5857812. OLE color: 5857812.
HSL color Cylindrical-coordinate representation of color #146259: hue angle of 173.08º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #146259 is Cyan = 0.80, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 20 | 98 | 89 | - |
| CMYK | 0.80 | 0 | 0.09 | 0.62 |
| HSL | 173.08º | 0.66% | 0.23% | - |
| HSV(B) | 173.08º | 0.8% | 0.38% | - |
| XYZ | 6.46 | 9.61 | 10.96 | - |
| YUV | 73.65 | 136.66 | 89.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 98 | 89 | 0.80 | 0 | 0.09 | 0.62 | 173.08 | 0.66 | 0.23 |
| Hex | 14 | 62 | 59 | 50 | 0 | 9 | 3E | AD | 42 | 17 |
| Octal | 24 | 142 | 131 | 120 | 0 | 11 | 76 | 255 | 102 | 27 |
| Binary | 10100 | 1100010 | 1011001 | 1010000 | 0 | 1001 | 111110 | 10101101 | 1000010 | 10111 |
Color Harmonies of #146259
Complementary color
Monochromatic Colors of #146259
Black with #146259
Text Example
Text Example
White with #146259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146259; }
p { color: rgb(20,98,89); }
H1.HeaderClassName
{
color: #146259;
}
.AnyTagClassName
{
color: #146259;
}
</style>
background-color css
<style>
a { background-color: #146259; }
a { background-color: rgb(20,98,89); }
div.DivClassName
{
background-color: #146259;
}
.BgClassName
{
background-color: #146259;
}
</style>
border-color css
<style>
span { border-color: #146259; }
span { border-color: rgb(20,98,89); }
td.TdClassName
{
border-color: #146259;
}
.TagClassName
{
border-color: #146259;
}
</style>