Shades of Blue Stone #296964
Tints of Blue Stone #296964
RGB
CMYK
RGB Variations
Color information
#296964 (or 0x296964) is known color: Blue Stone. HEX triplet: 29, 69 and 64. RGB value is (41,105,100). Sum of RGB (Red+Green+Blue) = 41+105+100=246 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.67% from 246); Green value is 105 (41.41% from 255 or 42.68% from 246); Blue value is 100 (39.45% from 255 or 40.65% from 246); Max value from RGB is 105 - color contains mainly: green. Hex color #296964 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296964 is #D6969B. Grayscale: #555555. Windows color (decimal): -14063260 or 6580521. OLE color: 6580521.
HSL color Cylindrical-coordinate representation of color #296964: hue angle of 175.31º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #296964 is Cyan = 0.61, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 100 | - |
| CMYK | 0.61 | 0 | 0.05 | 0.59 |
| HSL | 175.31º | 0.44% | 0.29% | - |
| HSV(B) | 175.31º | 0.61% | 0.41% | - |
| XYZ | 8.27 | 11.49 | 13.84 | - |
| YUV | 85.29 | 136.3 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 100 | 0.61 | 0 | 0.05 | 0.59 | 175.31 | 0.44 | 0.29 |
| Hex | 29 | 69 | 64 | 3D | 0 | 5 | 3B | AF | 2C | 1D |
| Octal | 51 | 151 | 144 | 75 | 0 | 5 | 73 | 257 | 54 | 35 |
| Binary | 101001 | 1101001 | 1100100 | 111101 | 0 | 101 | 111011 | 10101111 | 101100 | 11101 |
Color Harmonies of #296964
Complementary color
Monochromatic Colors of #296964
Black with #296964
Text Example
Text Example
White with #296964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296964; }
p { color: rgb(41,105,100); }
H1.HeaderClassName
{
color: #296964;
}
.AnyTagClassName
{
color: #296964;
}
</style>
background-color css
<style>
a { background-color: #296964; }
a { background-color: rgb(41,105,100); }
div.DivClassName
{
background-color: #296964;
}
.BgClassName
{
background-color: #296964;
}
</style>
border-color css
<style>
span { border-color: #296964; }
span { border-color: rgb(41,105,100); }
td.TdClassName
{
border-color: #296964;
}
.TagClassName
{
border-color: #296964;
}
</style>