Shades of Blue Stone #126755
Tints of Blue Stone #126755
RGB
CMYK
RGB Variations
Color information
#126755 (or 0x126755) is known color: Blue Stone. HEX triplet: 12, 67 and 55. RGB value is (18,103,85). Sum of RGB (Red+Green+Blue) = 18+103+85=206 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.74% from 206); Green value is 103 (40.62% from 255 or 50% from 206); Blue value is 85 (33.59% from 255 or 41.26% from 206); Max value from RGB is 103 - color contains mainly: green. Hex color #126755 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #126755 is #ED98AA. Grayscale: #4B4B4B. Windows color (decimal): -15571115 or 5596946. OLE color: 5596946.
HSL color Cylindrical-coordinate representation of color #126755: hue angle of 167.29º 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 #126755 is Cyan = 0.83, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 103 | 85 | - |
| CMYK | 0.83 | 0 | 0.17 | 0.60 |
| HSL | 167.29º | 0.7% | 0.24% | - |
| HSV(B) | 167.29º | 0.83% | 0.4% | - |
| XYZ | 6.74 | 10.48 | 10.26 | - |
| YUV | 75.53 | 133.34 | 86.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 85 | 0.83 | 0 | 0.17 | 0.60 | 167.29 | 0.7 | 0.24 |
| Hex | 12 | 67 | 55 | 53 | 0 | 11 | 3C | A7 | 46 | 18 |
| Octal | 22 | 147 | 125 | 123 | 0 | 21 | 74 | 247 | 106 | 30 |
| Binary | 10010 | 1100111 | 1010101 | 1010011 | 0 | 10001 | 111100 | 10100111 | 1000110 | 11000 |
Color Harmonies of #126755
Complementary color
Monochromatic Colors of #126755
Black with #126755
Text Example
Text Example
White with #126755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126755; }
p { color: rgb(18,103,85); }
H1.HeaderClassName
{
color: #126755;
}
.AnyTagClassName
{
color: #126755;
}
</style>
background-color css
<style>
a { background-color: #126755; }
a { background-color: rgb(18,103,85); }
div.DivClassName
{
background-color: #126755;
}
.BgClassName
{
background-color: #126755;
}
</style>
border-color css
<style>
span { border-color: #126755; }
span { border-color: rgb(18,103,85); }
td.TdClassName
{
border-color: #126755;
}
.TagClassName
{
border-color: #126755;
}
</style>