Shades of Blue Stone #286765
Tints of Blue Stone #286765
RGB
CMYK
RGB Variations
Color information
#286765 (or 0x286765) is known color: Blue Stone. HEX triplet: 28, 67 and 65. RGB value is (40,103,101). Sum of RGB (Red+Green+Blue) = 40+103+101=244 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.39% from 244); Green value is 103 (40.62% from 255 or 42.21% from 244); Blue value is 101 (39.84% from 255 or 41.39% from 244); Max value from RGB is 103 - color contains mainly: green. Hex color #286765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286765 is #D7989A. Grayscale: #535353. Windows color (decimal): -14129307 or 6645544. OLE color: 6645544.
HSL color Cylindrical-coordinate representation of color #286765: hue angle of 178.1º 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 #286765 is Cyan = 0.61, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 103 | 101 | - |
| CMYK | 0.61 | 0 | 0.02 | 0.60 |
| HSL | 178.1º | 0.44% | 0.28% | - |
| HSV(B) | 178.1º | 0.61% | 0.4% | - |
| XYZ | 8.07 | 11.09 | 14.03 | - |
| YUV | 83.94 | 137.63 | 96.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 103 | 101 | 0.61 | 0 | 0.02 | 0.60 | 178.1 | 0.44 | 0.28 |
| Hex | 28 | 67 | 65 | 3D | 0 | 2 | 3C | B2 | 2C | 1C |
| Octal | 50 | 147 | 145 | 75 | 0 | 2 | 74 | 262 | 54 | 34 |
| Binary | 101000 | 1100111 | 1100101 | 111101 | 0 | 10 | 111100 | 10110010 | 101100 | 11100 |
Color Harmonies of #286765
Complementary color
Monochromatic Colors of #286765
Black with #286765
Text Example
Text Example
White with #286765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286765; }
p { color: rgb(40,103,101); }
H1.HeaderClassName
{
color: #286765;
}
.AnyTagClassName
{
color: #286765;
}
</style>
background-color css
<style>
a { background-color: #286765; }
a { background-color: rgb(40,103,101); }
div.DivClassName
{
background-color: #286765;
}
.BgClassName
{
background-color: #286765;
}
</style>
border-color css
<style>
span { border-color: #286765; }
span { border-color: rgb(40,103,101); }
td.TdClassName
{
border-color: #286765;
}
.TagClassName
{
border-color: #286765;
}
</style>