Shades of Blue Stone #146160
Tints of Blue Stone #146160
RGB
CMYK
RGB Variations
Color information
#146160 (or 0x146160) is known color: Blue Stone. HEX triplet: 14, 61 and 60. RGB value is (20,97,96). Sum of RGB (Red+Green+Blue) = 20+97+96=213 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.39% from 213); Green value is 97 (38.28% from 255 or 45.54% from 213); Blue value is 96 (37.89% from 255 or 45.07% from 213); Max value from RGB is 97 - color contains mainly: green. Hex color #146160 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #146160 is #EB9E9F. Grayscale: #494949. Windows color (decimal): -15441568 or 6316308. OLE color: 6316308.
HSL color Cylindrical-coordinate representation of color #146160: hue angle of 179.22º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #146160 is Cyan = 0.79, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 20 | 97 | 96 | - |
| CMYK | 0.79 | 0 | 0.01 | 0.62 |
| HSL | 179.22º | 0.66% | 0.23% | - |
| HSV(B) | 179.22º | 0.79% | 0.38% | - |
| XYZ | 6.67 | 9.54 | 12.56 | - |
| YUV | 73.86 | 140.49 | 89.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 97 | 96 | 0.79 | 0 | 0.01 | 0.62 | 179.22 | 0.66 | 0.23 |
| Hex | 14 | 61 | 60 | 4F | 0 | 1 | 3E | B3 | 42 | 17 |
| Octal | 24 | 141 | 140 | 117 | 0 | 1 | 76 | 263 | 102 | 27 |
| Binary | 10100 | 1100001 | 1100000 | 1001111 | 0 | 1 | 111110 | 10110011 | 1000010 | 10111 |
Color Harmonies of #146160
Complementary color
Monochromatic Colors of #146160
Black with #146160
Text Example
Text Example
White with #146160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146160; }
p { color: rgb(20,97,96); }
H1.HeaderClassName
{
color: #146160;
}
.AnyTagClassName
{
color: #146160;
}
</style>
background-color css
<style>
a { background-color: #146160; }
a { background-color: rgb(20,97,96); }
div.DivClassName
{
background-color: #146160;
}
.BgClassName
{
background-color: #146160;
}
</style>
border-color css
<style>
span { border-color: #146160; }
span { border-color: rgb(20,97,96); }
td.TdClassName
{
border-color: #146160;
}
.TagClassName
{
border-color: #146160;
}
</style>