Shades of Blue Stone #146457
Tints of Blue Stone #146457
RGB
CMYK
RGB Variations
Color information
#146457 (or 0x146457) is known color: Blue Stone. HEX triplet: 14, 64 and 57. RGB value is (20,100,87). Sum of RGB (Red+Green+Blue) = 20+100+87=207 (27% of max value = 765). Red value is 20 (8.20% from 255 or 9.66% from 207); Green value is 100 (39.45% from 255 or 48.31% from 207); Blue value is 87 (34.38% from 255 or 42.03% from 207); Max value from RGB is 100 - color contains mainly: green. Hex color #146457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #146457 is #EB9BA8. Grayscale: #4A4A4A. Windows color (decimal): -15440809 or 5727252. OLE color: 5727252.
HSL color Cylindrical-coordinate representation of color #146457: hue angle of 170.25º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #146457 is Cyan = 0.8, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 20 | 100 | 87 | - |
| CMYK | 0.8 | 0 | 0.13 | 0.61 |
| HSL | 170.25º | 0.67% | 0.24% | - |
| HSV(B) | 170.25º | 0.8% | 0.39% | - |
| XYZ | 6.57 | 9.95 | 10.59 | - |
| YUV | 74.6 | 135 | 89.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 100 | 87 | 0.8 | 0 | 0.13 | 0.61 | 170.25 | 0.67 | 0.24 |
| Hex | 14 | 64 | 57 | 50 | 0 | D | 3D | AA | 43 | 18 |
| Octal | 24 | 144 | 127 | 120 | 0 | 15 | 75 | 252 | 103 | 30 |
| Binary | 10100 | 1100100 | 1010111 | 1010000 | 0 | 1101 | 111101 | 10101010 | 1000011 | 11000 |
Color Harmonies of #146457
Complementary color
Monochromatic Colors of #146457
Black with #146457
Text Example
Text Example
White with #146457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146457; }
p { color: rgb(20,100,87); }
H1.HeaderClassName
{
color: #146457;
}
.AnyTagClassName
{
color: #146457;
}
</style>
background-color css
<style>
a { background-color: #146457; }
a { background-color: rgb(20,100,87); }
div.DivClassName
{
background-color: #146457;
}
.BgClassName
{
background-color: #146457;
}
</style>
border-color css
<style>
span { border-color: #146457; }
span { border-color: rgb(20,100,87); }
td.TdClassName
{
border-color: #146457;
}
.TagClassName
{
border-color: #146457;
}
</style>