Shades of Blue Stone #296166
Tints of Blue Stone #296166
RGB
CMYK
RGB Variations
Color information
#296166 (or 0x296166) is known color: Blue Stone. HEX triplet: 29, 61 and 66. RGB value is (41,97,102). Sum of RGB (Red+Green+Blue) = 41+97+102=240 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.08% from 240); Green value is 97 (38.28% from 255 or 40.42% from 240); Blue value is 102 (40.23% from 255 or 42.5% from 240); Max value from RGB is 102 - color contains mainly: blue. Hex color #296166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296166 is #D69E99. Grayscale: #505050. Windows color (decimal): -14065306 or 6709545. OLE color: 6709545.
HSL color Cylindrical-coordinate representation of color #296166: hue angle of 184.92º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #296166 is Cyan = 0.60, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 97 | 102 | - |
| CMYK | 0.60 | 0.05 | 0 | 0.6 |
| HSL | 184.92º | 0.43% | 0.28% | - |
| HSV(B) | 184.92º | 0.6% | 0.4% | - |
| XYZ | 7.59 | 9.98 | 14.1 | - |
| YUV | 80.83 | 139.95 | 99.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 97 | 102 | 0.60 | 0.05 | 0 | 0.6 | 184.92 | 0.43 | 0.28 |
| Hex | 29 | 61 | 66 | 3C | 5 | 0 | 3C | B9 | 2B | 1C |
| Octal | 51 | 141 | 146 | 74 | 5 | 0 | 74 | 271 | 53 | 34 |
| Binary | 101001 | 1100001 | 1100110 | 111100 | 101 | 0 | 111100 | 10111001 | 101011 | 11100 |
Color Harmonies of #296166
Complementary color
Monochromatic Colors of #296166
Black with #296166
Text Example
Text Example
White with #296166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296166; }
p { color: rgb(41,97,102); }
H1.HeaderClassName
{
color: #296166;
}
.AnyTagClassName
{
color: #296166;
}
</style>
background-color css
<style>
a { background-color: #296166; }
a { background-color: rgb(41,97,102); }
div.DivClassName
{
background-color: #296166;
}
.BgClassName
{
background-color: #296166;
}
</style>
border-color css
<style>
span { border-color: #296166; }
span { border-color: rgb(41,97,102); }
td.TdClassName
{
border-color: #296166;
}
.TagClassName
{
border-color: #296166;
}
</style>