Shades of Blue Stone #146357
Tints of Blue Stone #146357
RGB
CMYK
RGB Variations
Color information
#146357 (or 0x146357) is known color: Blue Stone. HEX triplet: 14, 63 and 57. RGB value is (20,99,87). Sum of RGB (Red+Green+Blue) = 20+99+87=206 (27% of max value = 765). Red value is 20 (8.20% from 255 or 9.71% from 206); Green value is 99 (39.06% from 255 or 48.06% from 206); Blue value is 87 (34.38% from 255 or 42.23% from 206); Max value from RGB is 99 - color contains mainly: green. Hex color #146357 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #146357 is #EB9CA8. Grayscale: #494949. Windows color (decimal): -15441065 or 5726996. OLE color: 5726996.
HSL color Cylindrical-coordinate representation of color #146357: hue angle of 170.89º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #146357 is Cyan = 0.80, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 20 | 99 | 87 | - |
| CMYK | 0.80 | 0 | 0.12 | 0.61 |
| HSL | 170.89º | 0.66% | 0.23% | - |
| HSV(B) | 170.89º | 0.8% | 0.39% | - |
| XYZ | 6.47 | 9.76 | 10.56 | - |
| YUV | 74.01 | 135.33 | 89.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 99 | 87 | 0.80 | 0 | 0.12 | 0.61 | 170.89 | 0.66 | 0.23 |
| Hex | 14 | 63 | 57 | 50 | 0 | C | 3D | AB | 42 | 17 |
| Octal | 24 | 143 | 127 | 120 | 0 | 14 | 75 | 253 | 102 | 27 |
| Binary | 10100 | 1100011 | 1010111 | 1010000 | 0 | 1100 | 111101 | 10101011 | 1000010 | 10111 |
Color Harmonies of #146357
Complementary color
Monochromatic Colors of #146357
Black with #146357
Text Example
Text Example
White with #146357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146357; }
p { color: rgb(20,99,87); }
H1.HeaderClassName
{
color: #146357;
}
.AnyTagClassName
{
color: #146357;
}
</style>
background-color css
<style>
a { background-color: #146357; }
a { background-color: rgb(20,99,87); }
div.DivClassName
{
background-color: #146357;
}
.BgClassName
{
background-color: #146357;
}
</style>
border-color css
<style>
span { border-color: #146357; }
span { border-color: rgb(20,99,87); }
td.TdClassName
{
border-color: #146357;
}
.TagClassName
{
border-color: #146357;
}
</style>