Shades of Blue Stone #155766
Tints of Blue Stone #155766
RGB
CMYK
RGB Variations
Color information
#155766 (or 0x155766) is known color: Blue Stone. HEX triplet: 15, 57 and 66. RGB value is (21,87,102). Sum of RGB (Red+Green+Blue) = 21+87+102=210 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10% from 210); Green value is 87 (34.38% from 255 or 41.43% from 210); Blue value is 102 (40.23% from 255 or 48.57% from 210); Max value from RGB is 102 - color contains mainly: blue. Hex color #155766 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155766 is #EAA899. Grayscale: #444444. Windows color (decimal): -15378586 or 6706965. OLE color: 6706965.
HSL color Cylindrical-coordinate representation of color #155766: hue angle of 191.11º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #155766 is Cyan = 0.79, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 21 | 87 | 102 | - |
| CMYK | 0.79 | 0.15 | 0 | 0.6 |
| HSL | 191.11º | 0.66% | 0.24% | - |
| HSV(B) | 191.11º | 0.79% | 0.4% | - |
| XYZ | 6.12 | 7.94 | 13.78 | - |
| YUV | 68.98 | 146.63 | 93.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 87 | 102 | 0.79 | 0.15 | 0 | 0.6 | 191.11 | 0.66 | 0.24 |
| Hex | 15 | 57 | 66 | 4F | F | 0 | 3C | BF | 42 | 18 |
| Octal | 25 | 127 | 146 | 117 | 17 | 0 | 74 | 277 | 102 | 30 |
| Binary | 10101 | 1010111 | 1100110 | 1001111 | 1111 | 0 | 111100 | 10111111 | 1000010 | 11000 |
Color Harmonies of #155766
Complementary color
Monochromatic Colors of #155766
Black with #155766
Text Example
Text Example
White with #155766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155766; }
p { color: rgb(21,87,102); }
H1.HeaderClassName
{
color: #155766;
}
.AnyTagClassName
{
color: #155766;
}
</style>
background-color css
<style>
a { background-color: #155766; }
a { background-color: rgb(21,87,102); }
div.DivClassName
{
background-color: #155766;
}
.BgClassName
{
background-color: #155766;
}
</style>
border-color css
<style>
span { border-color: #155766; }
span { border-color: rgb(21,87,102); }
td.TdClassName
{
border-color: #155766;
}
.TagClassName
{
border-color: #155766;
}
</style>