Shades of Blue Stone #286766
Tints of Blue Stone #286766
RGB
CMYK
RGB Variations
Color information
#286766 (or 0x286766) is known color: Blue Stone. HEX triplet: 28, 67 and 66. RGB value is (40,103,102). Sum of RGB (Red+Green+Blue) = 40+103+102=245 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.33% from 245); Green value is 103 (40.62% from 255 or 42.04% from 245); Blue value is 102 (40.23% from 255 or 41.63% from 245); Max value from RGB is 103 - color contains mainly: green. Hex color #286766 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286766 is #D79899. Grayscale: #535353. Windows color (decimal): -14129306 or 6711080. OLE color: 6711080.
HSL color Cylindrical-coordinate representation of color #286766: hue angle of 179.05º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #286766 is Cyan = 0.61, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 103 | 102 | - |
| CMYK | 0.61 | 0 | 0.01 | 0.60 |
| HSL | 179.05º | 0.44% | 0.28% | - |
| HSV(B) | 179.05º | 0.61% | 0.4% | - |
| XYZ | 8.12 | 11.11 | 14.29 | - |
| YUV | 84.05 | 138.13 | 96.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 103 | 102 | 0.61 | 0 | 0.01 | 0.60 | 179.05 | 0.44 | 0.28 |
| Hex | 28 | 67 | 66 | 3D | 0 | 1 | 3C | B3 | 2C | 1C |
| Octal | 50 | 147 | 146 | 75 | 0 | 1 | 74 | 263 | 54 | 34 |
| Binary | 101000 | 1100111 | 1100110 | 111101 | 0 | 1 | 111100 | 10110011 | 101100 | 11100 |
Color Harmonies of #286766
Complementary color
Monochromatic Colors of #286766
Black with #286766
Text Example
Text Example
White with #286766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286766; }
p { color: rgb(40,103,102); }
H1.HeaderClassName
{
color: #286766;
}
.AnyTagClassName
{
color: #286766;
}
</style>
background-color css
<style>
a { background-color: #286766; }
a { background-color: rgb(40,103,102); }
div.DivClassName
{
background-color: #286766;
}
.BgClassName
{
background-color: #286766;
}
</style>
border-color css
<style>
span { border-color: #286766; }
span { border-color: rgb(40,103,102); }
td.TdClassName
{
border-color: #286766;
}
.TagClassName
{
border-color: #286766;
}
</style>