Shades of Blue Stone #107268
Tints of Blue Stone #107268
RGB
CMYK
RGB Variations
Color information
#107268 (or 0x107268) is known color: Blue Stone. HEX triplet: 10, 72 and 68. RGB value is (16,114,104). Sum of RGB (Red+Green+Blue) = 16+114+104=234 (30% of max value = 765). Red value is 16 (6.64% from 255 or 6.84% from 234); Green value is 114 (44.92% from 255 or 48.72% from 234); Blue value is 104 (41.02% from 255 or 44.44% from 234); Max value from RGB is 114 - color contains mainly: green. Hex color #107268 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #107268 is #EF8D97. Grayscale: #535353. Windows color (decimal): -15699352 or 6844944. OLE color: 6844944.
HSL color Cylindrical-coordinate representation of color #107268: hue angle of 173.88º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #107268 is Cyan = 0.86, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 114 | 104 | - |
| CMYK | 0.86 | 0 | 0.09 | 0.55 |
| HSL | 173.88º | 0.75% | 0.25% | - |
| HSV(B) | 173.88º | 0.86% | 0.45% | - |
| XYZ | 8.73 | 13.14 | 15.17 | - |
| YUV | 83.56 | 139.53 | 79.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 114 | 104 | 0.86 | 0 | 0.09 | 0.55 | 173.88 | 0.75 | 0.25 |
| Hex | 10 | 72 | 68 | 56 | 0 | 9 | 37 | AE | 4B | 19 |
| Octal | 20 | 162 | 150 | 126 | 0 | 11 | 67 | 256 | 113 | 31 |
| Binary | 10000 | 1110010 | 1101000 | 1010110 | 0 | 1001 | 110111 | 10101110 | 1001011 | 11001 |
Color Harmonies of #107268
Complementary color
Monochromatic Colors of #107268
Black with #107268
Text Example
Text Example
White with #107268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #107268; }
p { color: rgb(16,114,104); }
H1.HeaderClassName
{
color: #107268;
}
.AnyTagClassName
{
color: #107268;
}
</style>
background-color css
<style>
a { background-color: #107268; }
a { background-color: rgb(16,114,104); }
div.DivClassName
{
background-color: #107268;
}
.BgClassName
{
background-color: #107268;
}
</style>
border-color css
<style>
span { border-color: #107268; }
span { border-color: rgb(16,114,104); }
td.TdClassName
{
border-color: #107268;
}
.TagClassName
{
border-color: #107268;
}
</style>