Shades of Blue Stone #296362
Tints of Blue Stone #296362
RGB
CMYK
RGB Variations
Color information
#296362 (or 0x296362) is known color: Blue Stone. HEX triplet: 29, 63 and 62. RGB value is (41,99,98). Sum of RGB (Red+Green+Blue) = 41+99+98=238 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.23% from 238); Green value is 99 (39.06% from 255 or 41.60% from 238); Blue value is 98 (38.67% from 255 or 41.18% from 238); Max value from RGB is 99 - color contains mainly: green. Hex color #296362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #296362 is #D69C9D. Grayscale: #515151. Windows color (decimal): -14064798 or 6447913. OLE color: 6447913.
HSL color Cylindrical-coordinate representation of color #296362: hue angle of 178.97º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296362 is Cyan = 0.59, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 99 | 98 | - |
| CMYK | 0.59 | 0 | 0.01 | 0.61 |
| HSL | 178.97º | 0.41% | 0.27% | - |
| HSV(B) | 178.97º | 0.59% | 0.39% | - |
| XYZ | 7.58 | 10.28 | 13.14 | - |
| YUV | 81.54 | 137.28 | 99.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 98 | 0.59 | 0 | 0.01 | 0.61 | 178.97 | 0.41 | 0.27 |
| Hex | 29 | 63 | 62 | 3B | 0 | 1 | 3D | B3 | 29 | 1B |
| Octal | 51 | 143 | 142 | 73 | 0 | 1 | 75 | 263 | 51 | 33 |
| Binary | 101001 | 1100011 | 1100010 | 111011 | 0 | 1 | 111101 | 10110011 | 101001 | 11011 |
Color Harmonies of #296362
Complementary color
Monochromatic Colors of #296362
Black with #296362
Text Example
Text Example
White with #296362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296362; }
p { color: rgb(41,99,98); }
H1.HeaderClassName
{
color: #296362;
}
.AnyTagClassName
{
color: #296362;
}
</style>
background-color css
<style>
a { background-color: #296362; }
a { background-color: rgb(41,99,98); }
div.DivClassName
{
background-color: #296362;
}
.BgClassName
{
background-color: #296362;
}
</style>
border-color css
<style>
span { border-color: #296362; }
span { border-color: rgb(41,99,98); }
td.TdClassName
{
border-color: #296362;
}
.TagClassName
{
border-color: #296362;
}
</style>