Shades of Blue Stone #127166
Tints of Blue Stone #127166
RGB
CMYK
RGB Variations
Color information
#127166 (or 0x127166) is known color: Blue Stone. HEX triplet: 12, 71 and 66. RGB value is (18,113,102). Sum of RGB (Red+Green+Blue) = 18+113+102=233 (30% of max value = 765). Red value is 18 (7.42% from 255 or 7.73% from 233); Green value is 113 (44.53% from 255 or 48.50% from 233); Blue value is 102 (40.23% from 255 or 43.78% from 233); Max value from RGB is 113 - color contains mainly: green. Hex color #127166 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #127166 is #ED8E99. Grayscale: #535353. Windows color (decimal): -15568538 or 6713618. OLE color: 6713618.
HSL color Cylindrical-coordinate representation of color #127166: hue angle of 173.05º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #127166 is Cyan = 0.84, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 113 | 102 | - |
| CMYK | 0.84 | 0 | 0.10 | 0.56 |
| HSL | 173.05º | 0.73% | 0.26% | - |
| HSV(B) | 173.05º | 0.84% | 0.44% | - |
| XYZ | 8.55 | 12.9 | 14.61 | - |
| YUV | 83.34 | 138.53 | 81.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 113 | 102 | 0.84 | 0 | 0.10 | 0.56 | 173.05 | 0.73 | 0.26 |
| Hex | 12 | 71 | 66 | 54 | 0 | A | 38 | AD | 49 | 1A |
| Octal | 22 | 161 | 146 | 124 | 0 | 12 | 70 | 255 | 111 | 32 |
| Binary | 10010 | 1110001 | 1100110 | 1010100 | 0 | 1010 | 111000 | 10101101 | 1001001 | 11010 |
Color Harmonies of #127166
Complementary color
Monochromatic Colors of #127166
Black with #127166
Text Example
Text Example
White with #127166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #127166; }
p { color: rgb(18,113,102); }
H1.HeaderClassName
{
color: #127166;
}
.AnyTagClassName
{
color: #127166;
}
</style>
background-color css
<style>
a { background-color: #127166; }
a { background-color: rgb(18,113,102); }
div.DivClassName
{
background-color: #127166;
}
.BgClassName
{
background-color: #127166;
}
</style>
border-color css
<style>
span { border-color: #127166; }
span { border-color: rgb(18,113,102); }
td.TdClassName
{
border-color: #127166;
}
.TagClassName
{
border-color: #127166;
}
</style>