Shades of Blue Stone #106367
Tints of Blue Stone #106367
RGB
CMYK
RGB Variations
Color information
#106367 (or 0x106367) is known color: Blue Stone. HEX triplet: 10, 63 and 67. RGB value is (16,99,103). Sum of RGB (Red+Green+Blue) = 16+99+103=218 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.34% from 218); Green value is 99 (39.06% from 255 or 45.41% from 218); Blue value is 103 (40.62% from 255 or 47.25% from 218); Max value from RGB is 103 - color contains mainly: blue. Hex color #106367 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #106367 is #EF9C98. Grayscale: #4A4A4A. Windows color (decimal): -15703193 or 6775568. OLE color: 6775568.
HSL color Cylindrical-coordinate representation of color #106367: hue angle of 182.76º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #106367 is Cyan = 0.84, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 16 | 99 | 103 | - |
| CMYK | 0.84 | 0.04 | 0 | 0.60 |
| HSL | 182.76º | 0.73% | 0.23% | - |
| HSV(B) | 182.76º | 0.84% | 0.4% | - |
| XYZ | 7.12 | 10.01 | 14.39 | - |
| YUV | 74.64 | 144 | 86.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 99 | 103 | 0.84 | 0.04 | 0 | 0.60 | 182.76 | 0.73 | 0.23 |
| Hex | 10 | 63 | 67 | 54 | 4 | 0 | 3C | B7 | 49 | 17 |
| Octal | 20 | 143 | 147 | 124 | 4 | 0 | 74 | 267 | 111 | 27 |
| Binary | 10000 | 1100011 | 1100111 | 1010100 | 100 | 0 | 111100 | 10110111 | 1001001 | 10111 |
Color Harmonies of #106367
Complementary color
Monochromatic Colors of #106367
Black with #106367
Text Example
Text Example
White with #106367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #106367; }
p { color: rgb(16,99,103); }
H1.HeaderClassName
{
color: #106367;
}
.AnyTagClassName
{
color: #106367;
}
</style>
background-color css
<style>
a { background-color: #106367; }
a { background-color: rgb(16,99,103); }
div.DivClassName
{
background-color: #106367;
}
.BgClassName
{
background-color: #106367;
}
</style>
border-color css
<style>
span { border-color: #106367; }
span { border-color: rgb(16,99,103); }
td.TdClassName
{
border-color: #106367;
}
.TagClassName
{
border-color: #106367;
}
</style>