Shades of Sapphire #122766
Tints of Sapphire #122766
RGB
CMYK
RGB Variations
Color information
#122766 (or 0x122766) is known color: Sapphire. HEX triplet: 12, 27 and 66. RGB value is (18,39,102). Sum of RGB (Red+Green+Blue) = 18+39+102=159 (21% of max value = 765). Red value is 18 (7.42% from 255 or 11.32% from 159); Green value is 39 (15.62% from 255 or 24.53% from 159); Blue value is 102 (40.23% from 255 or 64.15% from 159); Max value from RGB is 102 - color contains mainly: blue. Hex color #122766 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #122766 is #EDD899. Grayscale: #272727. Windows color (decimal): -15587482 or 6694674. OLE color: 6694674.
HSL color Cylindrical-coordinate representation of color #122766: hue angle of 225º 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 #122766 is Cyan = 0.82, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 18 | 39 | 102 | - |
| CMYK | 0.82 | 0.62 | 0 | 0.6 |
| HSL | 225º | 0.7% | 0.24% | - |
| HSV(B) | 225º | 0.82% | 0.4% | - |
| XYZ | 3.37 | 2.54 | 12.88 | - |
| YUV | 39.9 | 163.04 | 112.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 39 | 102 | 0.82 | 0.62 | 0 | 0.6 | 225 | 0.7 | 0.24 |
| Hex | 12 | 27 | 66 | 52 | 3E | 0 | 3C | E1 | 46 | 18 |
| Octal | 22 | 47 | 146 | 122 | 76 | 0 | 74 | 341 | 106 | 30 |
| Binary | 10010 | 100111 | 1100110 | 1010010 | 111110 | 0 | 111100 | 11100001 | 1000110 | 11000 |
Color Harmonies of #122766
Complementary color
Monochromatic Colors of #122766
Black with #122766
Text Example
Text Example
White with #122766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122766; }
p { color: rgb(18,39,102); }
H1.HeaderClassName
{
color: #122766;
}
.AnyTagClassName
{
color: #122766;
}
</style>
background-color css
<style>
a { background-color: #122766; }
a { background-color: rgb(18,39,102); }
div.DivClassName
{
background-color: #122766;
}
.BgClassName
{
background-color: #122766;
}
</style>
border-color css
<style>
span { border-color: #122766; }
span { border-color: rgb(18,39,102); }
td.TdClassName
{
border-color: #122766;
}
.TagClassName
{
border-color: #122766;
}
</style>