Shades of Blue Stone #147069
Tints of Blue Stone #147069
RGB
CMYK
RGB Variations
Color information
#147069 (or 0x147069) is known color: Blue Stone. HEX triplet: 14, 70 and 69. RGB value is (20,112,105). Sum of RGB (Red+Green+Blue) = 20+112+105=237 (31% of max value = 765). Red value is 20 (8.20% from 255 or 8.44% from 237); Green value is 112 (44.14% from 255 or 47.26% from 237); Blue value is 105 (41.41% from 255 or 44.30% from 237); Max value from RGB is 112 - color contains mainly: green. Hex color #147069 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #147069 is #EB8F96. Grayscale: #535353. Windows color (decimal): -15437719 or 6909972. OLE color: 6909972.
HSL color Cylindrical-coordinate representation of color #147069: hue angle of 175.43º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #147069 is Cyan = 0.82, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 20 | 112 | 105 | - |
| CMYK | 0.82 | 0 | 0.06 | 0.56 |
| HSL | 175.43º | 0.7% | 0.26% | - |
| HSV(B) | 175.43º | 0.82% | 0.44% | - |
| XYZ | 8.63 | 12.76 | 15.37 | - |
| YUV | 83.69 | 140.02 | 82.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 112 | 105 | 0.82 | 0 | 0.06 | 0.56 | 175.43 | 0.7 | 0.26 |
| Hex | 14 | 70 | 69 | 52 | 0 | 6 | 38 | AF | 46 | 1A |
| Octal | 24 | 160 | 151 | 122 | 0 | 6 | 70 | 257 | 106 | 32 |
| Binary | 10100 | 1110000 | 1101001 | 1010010 | 0 | 110 | 111000 | 10101111 | 1000110 | 11010 |
Color Harmonies of #147069
Complementary color
Monochromatic Colors of #147069
Black with #147069
Text Example
Text Example
White with #147069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #147069; }
p { color: rgb(20,112,105); }
H1.HeaderClassName
{
color: #147069;
}
.AnyTagClassName
{
color: #147069;
}
</style>
background-color css
<style>
a { background-color: #147069; }
a { background-color: rgb(20,112,105); }
div.DivClassName
{
background-color: #147069;
}
.BgClassName
{
background-color: #147069;
}
</style>
border-color css
<style>
span { border-color: #147069; }
span { border-color: rgb(20,112,105); }
td.TdClassName
{
border-color: #147069;
}
.TagClassName
{
border-color: #147069;
}
</style>