Shades of Blue Stone #126665
Tints of Blue Stone #126665
RGB
CMYK
RGB Variations
Color information
#126665 (or 0x126665) is known color: Blue Stone. HEX triplet: 12, 66 and 65. RGB value is (18,102,101). Sum of RGB (Red+Green+Blue) = 18+102+101=221 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.14% from 221); Green value is 102 (40.23% from 255 or 46.15% from 221); Blue value is 101 (39.84% from 255 or 45.70% from 221); Max value from RGB is 102 - color contains mainly: green. Hex color #126665 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126665 is #ED999A. Grayscale: #4C4C4C. Windows color (decimal): -15571355 or 6645266. OLE color: 6645266.
HSL color Cylindrical-coordinate representation of color #126665: hue angle of 179.29º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126665 is Cyan = 0.82, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 18 | 102 | 101 | - |
| CMYK | 0.82 | 0 | 0.01 | 0.6 |
| HSL | 179.29º | 0.7% | 0.24% | - |
| HSV(B) | 179.29º | 0.82% | 0.4% | - |
| XYZ | 7.35 | 10.57 | 13.96 | - |
| YUV | 76.77 | 141.67 | 86.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 102 | 101 | 0.82 | 0 | 0.01 | 0.6 | 179.29 | 0.7 | 0.24 |
| Hex | 12 | 66 | 65 | 52 | 0 | 1 | 3C | B3 | 46 | 18 |
| Octal | 22 | 146 | 145 | 122 | 0 | 1 | 74 | 263 | 106 | 30 |
| Binary | 10010 | 1100110 | 1100101 | 1010010 | 0 | 1 | 111100 | 10110011 | 1000110 | 11000 |
Color Harmonies of #126665
Complementary color
Monochromatic Colors of #126665
Black with #126665
Text Example
Text Example
White with #126665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126665; }
p { color: rgb(18,102,101); }
H1.HeaderClassName
{
color: #126665;
}
.AnyTagClassName
{
color: #126665;
}
</style>
background-color css
<style>
a { background-color: #126665; }
a { background-color: rgb(18,102,101); }
div.DivClassName
{
background-color: #126665;
}
.BgClassName
{
background-color: #126665;
}
</style>
border-color css
<style>
span { border-color: #126665; }
span { border-color: rgb(18,102,101); }
td.TdClassName
{
border-color: #126665;
}
.TagClassName
{
border-color: #126665;
}
</style>