Shades of Blue Stone #126765
Tints of Blue Stone #126765
RGB
CMYK
RGB Variations
Color information
#126765 (or 0x126765) is known color: Blue Stone. HEX triplet: 12, 67 and 65. RGB value is (18,103,101). Sum of RGB (Red+Green+Blue) = 18+103+101=222 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.11% from 222); Green value is 103 (40.62% from 255 or 46.40% from 222); Blue value is 101 (39.84% from 255 or 45.50% from 222); Max value from RGB is 103 - color contains mainly: green. Hex color #126765 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126765 is #ED989A. Grayscale: #4D4D4D. Windows color (decimal): -15571099 or 6645522. OLE color: 6645522.
HSL color Cylindrical-coordinate representation of color #126765: hue angle of 178.59º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #126765 is Cyan = 0.83, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 103 | 101 | - |
| CMYK | 0.83 | 0 | 0.02 | 0.60 |
| HSL | 178.59º | 0.7% | 0.24% | - |
| HSV(B) | 178.59º | 0.83% | 0.4% | - |
| XYZ | 7.45 | 10.77 | 14 | - |
| YUV | 77.36 | 141.34 | 85.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 101 | 0.83 | 0 | 0.02 | 0.60 | 178.59 | 0.7 | 0.24 |
| Hex | 12 | 67 | 65 | 53 | 0 | 2 | 3C | B3 | 46 | 18 |
| Octal | 22 | 147 | 145 | 123 | 0 | 2 | 74 | 263 | 106 | 30 |
| Binary | 10010 | 1100111 | 1100101 | 1010011 | 0 | 10 | 111100 | 10110011 | 1000110 | 11000 |
Color Harmonies of #126765
Complementary color
Monochromatic Colors of #126765
Black with #126765
Text Example
Text Example
White with #126765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126765; }
p { color: rgb(18,103,101); }
H1.HeaderClassName
{
color: #126765;
}
.AnyTagClassName
{
color: #126765;
}
</style>
background-color css
<style>
a { background-color: #126765; }
a { background-color: rgb(18,103,101); }
div.DivClassName
{
background-color: #126765;
}
.BgClassName
{
background-color: #126765;
}
</style>
border-color css
<style>
span { border-color: #126765; }
span { border-color: rgb(18,103,101); }
td.TdClassName
{
border-color: #126765;
}
.TagClassName
{
border-color: #126765;
}
</style>