Shades of Sapphire #122774
Tints of Sapphire #122774
RGB
CMYK
RGB Variations
Color information
#122774 (or 0x122774) is known color: Sapphire. HEX triplet: 12, 27 and 74. RGB value is (18,39,116). Sum of RGB (Red+Green+Blue) = 18+39+116=173 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.40% from 173); Green value is 39 (15.62% from 255 or 22.54% from 173); Blue value is 116 (45.70% from 255 or 67.05% from 173); Max value from RGB is 116 - color contains mainly: blue. Hex color #122774 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #122774 is #EDD88B. Grayscale: #292929. Windows color (decimal): -15587468 or 7612178. OLE color: 7612178.
HSL color Cylindrical-coordinate representation of color #122774: hue angle of 227.14º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #122774 is Cyan = 0.84, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 39 | 116 | - |
| CMYK | 0.84 | 0.66 | 0 | 0.55 |
| HSL | 227.14º | 0.73% | 0.26% | - |
| HSV(B) | 227.14º | 0.84% | 0.45% | - |
| XYZ | 4.13 | 2.84 | 16.85 | - |
| YUV | 41.5 | 170.04 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 39 | 116 | 0.84 | 0.66 | 0 | 0.55 | 227.14 | 0.73 | 0.26 |
| Hex | 12 | 27 | 74 | 54 | 42 | 0 | 37 | E3 | 49 | 1A |
| Octal | 22 | 47 | 164 | 124 | 102 | 0 | 67 | 343 | 111 | 32 |
| Binary | 10010 | 100111 | 1110100 | 1010100 | 1000010 | 0 | 110111 | 11100011 | 1001001 | 11010 |
Color Harmonies of #122774
Complementary color
Monochromatic Colors of #122774
Black with #122774
Text Example
Text Example
White with #122774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122774; }
p { color: rgb(18,39,116); }
H1.HeaderClassName
{
color: #122774;
}
.AnyTagClassName
{
color: #122774;
}
</style>
background-color css
<style>
a { background-color: #122774; }
a { background-color: rgb(18,39,116); }
div.DivClassName
{
background-color: #122774;
}
.BgClassName
{
background-color: #122774;
}
</style>
border-color css
<style>
span { border-color: #122774; }
span { border-color: rgb(18,39,116); }
td.TdClassName
{
border-color: #122774;
}
.TagClassName
{
border-color: #122774;
}
</style>