Shades of Blue Stone #296562
Tints of Blue Stone #296562
RGB
CMYK
RGB Variations
Color information
#296562 (or 0x296562) is known color: Blue Stone. HEX triplet: 29, 65 and 62. RGB value is (41,101,98). Sum of RGB (Red+Green+Blue) = 41+101+98=240 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.08% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 98 (38.67% from 255 or 40.83% from 240); Max value from RGB is 101 - color contains mainly: green. Hex color #296562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296562 is #D69A9D. Grayscale: #525252. Windows color (decimal): -14064286 or 6448425. OLE color: 6448425.
HSL color Cylindrical-coordinate representation of color #296562: hue angle of 177º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296562 is Cyan = 0.59, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 98 | - |
| CMYK | 0.59 | 0 | 0.03 | 0.60 |
| HSL | 177º | 0.42% | 0.28% | - |
| HSV(B) | 177º | 0.59% | 0.4% | - |
| XYZ | 7.77 | 10.66 | 13.2 | - |
| YUV | 82.72 | 136.62 | 98.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 98 | 0.59 | 0 | 0.03 | 0.60 | 177 | 0.42 | 0.28 |
| Hex | 29 | 65 | 62 | 3B | 0 | 3 | 3C | B1 | 2A | 1C |
| Octal | 51 | 145 | 142 | 73 | 0 | 3 | 74 | 261 | 52 | 34 |
| Binary | 101001 | 1100101 | 1100010 | 111011 | 0 | 11 | 111100 | 10110001 | 101010 | 11100 |
Color Harmonies of #296562
Complementary color
Monochromatic Colors of #296562
Black with #296562
Text Example
Text Example
White with #296562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296562; }
p { color: rgb(41,101,98); }
H1.HeaderClassName
{
color: #296562;
}
.AnyTagClassName
{
color: #296562;
}
</style>
background-color css
<style>
a { background-color: #296562; }
a { background-color: rgb(41,101,98); }
div.DivClassName
{
background-color: #296562;
}
.BgClassName
{
background-color: #296562;
}
</style>
border-color css
<style>
span { border-color: #296562; }
span { border-color: rgb(41,101,98); }
td.TdClassName
{
border-color: #296562;
}
.TagClassName
{
border-color: #296562;
}
</style>