Shades of Blue Stone #146759
Tints of Blue Stone #146759
RGB
CMYK
RGB Variations
Color information
#146759 (or 0x146759) is known color: Blue Stone. HEX triplet: 14, 67 and 59. RGB value is (20,103,89). Sum of RGB (Red+Green+Blue) = 20+103+89=212 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.43% from 212); Green value is 103 (40.62% from 255 or 48.58% from 212); Blue value is 89 (35.16% from 255 or 41.98% from 212); Max value from RGB is 103 - color contains mainly: green. Hex color #146759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #146759 is #EB98A6. Grayscale: #4C4C4C. Windows color (decimal): -15440039 or 5859092. OLE color: 5859092.
HSL color Cylindrical-coordinate representation of color #146759: hue angle of 169.88º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #146759 is Cyan = 0.81, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 20 | 103 | 89 | - |
| CMYK | 0.81 | 0 | 0.14 | 0.60 |
| HSL | 169.88º | 0.67% | 0.24% | - |
| HSV(B) | 169.88º | 0.81% | 0.4% | - |
| XYZ | 6.94 | 10.57 | 11.13 | - |
| YUV | 76.59 | 135 | 87.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 103 | 89 | 0.81 | 0 | 0.14 | 0.60 | 169.88 | 0.67 | 0.24 |
| Hex | 14 | 67 | 59 | 51 | 0 | E | 3C | AA | 43 | 18 |
| Octal | 24 | 147 | 131 | 121 | 0 | 16 | 74 | 252 | 103 | 30 |
| Binary | 10100 | 1100111 | 1011001 | 1010001 | 0 | 1110 | 111100 | 10101010 | 1000011 | 11000 |
Color Harmonies of #146759
Complementary color
Monochromatic Colors of #146759
Black with #146759
Text Example
Text Example
White with #146759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146759; }
p { color: rgb(20,103,89); }
H1.HeaderClassName
{
color: #146759;
}
.AnyTagClassName
{
color: #146759;
}
</style>
background-color css
<style>
a { background-color: #146759; }
a { background-color: rgb(20,103,89); }
div.DivClassName
{
background-color: #146759;
}
.BgClassName
{
background-color: #146759;
}
</style>
border-color css
<style>
span { border-color: #146759; }
span { border-color: rgb(20,103,89); }
td.TdClassName
{
border-color: #146759;
}
.TagClassName
{
border-color: #146759;
}
</style>