Shades of Blue Stone #266160
Tints of Blue Stone #266160
RGB
CMYK
RGB Variations
Color information
#266160 (or 0x266160) is known color: Blue Stone. HEX triplet: 26, 61 and 60. RGB value is (38,97,96). Sum of RGB (Red+Green+Blue) = 38+97+96=231 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.45% from 231); Green value is 97 (38.28% from 255 or 41.99% from 231); Blue value is 96 (37.89% from 255 or 41.56% from 231); Max value from RGB is 97 - color contains mainly: green. Hex color #266160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266160 is #D99E9F. Grayscale: #4F4F4F. Windows color (decimal): -14261920 or 6316326. OLE color: 6316326.
HSL color Cylindrical-coordinate representation of color #266160: hue angle of 178.98º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #266160 is Cyan = 0.61, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 97 | 96 | - |
| CMYK | 0.61 | 0 | 0.01 | 0.62 |
| HSL | 178.98º | 0.44% | 0.26% | - |
| HSV(B) | 178.98º | 0.61% | 0.38% | - |
| XYZ | 7.19 | 9.81 | 12.58 | - |
| YUV | 79.25 | 137.45 | 98.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 97 | 96 | 0.61 | 0 | 0.01 | 0.62 | 178.98 | 0.44 | 0.26 |
| Hex | 26 | 61 | 60 | 3D | 0 | 1 | 3E | B3 | 2C | 1A |
| Octal | 46 | 141 | 140 | 75 | 0 | 1 | 76 | 263 | 54 | 32 |
| Binary | 100110 | 1100001 | 1100000 | 111101 | 0 | 1 | 111110 | 10110011 | 101100 | 11010 |
Color Harmonies of #266160
Complementary color
Monochromatic Colors of #266160
Black with #266160
Text Example
Text Example
White with #266160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266160; }
p { color: rgb(38,97,96); }
H1.HeaderClassName
{
color: #266160;
}
.AnyTagClassName
{
color: #266160;
}
</style>
background-color css
<style>
a { background-color: #266160; }
a { background-color: rgb(38,97,96); }
div.DivClassName
{
background-color: #266160;
}
.BgClassName
{
background-color: #266160;
}
</style>
border-color css
<style>
span { border-color: #266160; }
span { border-color: rgb(38,97,96); }
td.TdClassName
{
border-color: #266160;
}
.TagClassName
{
border-color: #266160;
}
</style>