Shades of Blue Stone #286968
Tints of Blue Stone #286968
RGB
CMYK
RGB Variations
Color information
#286968 (or 0x286968) is known color: Blue Stone. HEX triplet: 28, 69 and 68. RGB value is (40,105,104). Sum of RGB (Red+Green+Blue) = 40+105+104=249 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.06% from 249); Green value is 105 (41.41% from 255 or 42.17% from 249); Blue value is 104 (41.02% from 255 or 41.77% from 249); Max value from RGB is 105 - color contains mainly: green. Hex color #286968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286968 is #D79697. Grayscale: #555555. Windows color (decimal): -14128792 or 6842664. OLE color: 6842664.
HSL color Cylindrical-coordinate representation of color #286968: hue angle of 179.08º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #286968 is Cyan = 0.62, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 105 | 104 | - |
| CMYK | 0.62 | 0 | 0.01 | 0.59 |
| HSL | 179.08º | 0.45% | 0.28% | - |
| HSV(B) | 179.08º | 0.62% | 0.41% | - |
| XYZ | 8.43 | 11.55 | 14.88 | - |
| YUV | 85.45 | 138.47 | 95.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 105 | 104 | 0.62 | 0 | 0.01 | 0.59 | 179.08 | 0.45 | 0.28 |
| Hex | 28 | 69 | 68 | 3E | 0 | 1 | 3B | B3 | 2D | 1C |
| Octal | 50 | 151 | 150 | 76 | 0 | 1 | 73 | 263 | 55 | 34 |
| Binary | 101000 | 1101001 | 1101000 | 111110 | 0 | 1 | 111011 | 10110011 | 101101 | 11100 |
Color Harmonies of #286968
Complementary color
Monochromatic Colors of #286968
Black with #286968
Text Example
Text Example
White with #286968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286968; }
p { color: rgb(40,105,104); }
H1.HeaderClassName
{
color: #286968;
}
.AnyTagClassName
{
color: #286968;
}
</style>
background-color css
<style>
a { background-color: #286968; }
a { background-color: rgb(40,105,104); }
div.DivClassName
{
background-color: #286968;
}
.BgClassName
{
background-color: #286968;
}
</style>
border-color css
<style>
span { border-color: #286968; }
span { border-color: rgb(40,105,104); }
td.TdClassName
{
border-color: #286968;
}
.TagClassName
{
border-color: #286968;
}
</style>