Shades of Sapphire #142756
Tints of Sapphire #142756
RGB
CMYK
RGB Variations
Color information
#142756 (or 0x142756) is known color: Sapphire. HEX triplet: 14, 27 and 56. RGB value is (20,39,86). Sum of RGB (Red+Green+Blue) = 20+39+86=145 (19% of max value = 765). Red value is 20 (8.20% from 255 or 13.79% from 145); Green value is 39 (15.62% from 255 or 26.90% from 145); Blue value is 86 (33.98% from 255 or 59.31% from 145); Max value from RGB is 86 - color contains mainly: blue. Hex color #142756 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #142756 is #EBD8A9. Grayscale: #262626. Windows color (decimal): -15456426 or 5646100. OLE color: 5646100.
HSL color Cylindrical-coordinate representation of color #142756: hue angle of 222.73º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #142756 is Cyan = 0.77, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 20 | 39 | 86 | - |
| CMYK | 0.77 | 0.55 | 0 | 0.66 |
| HSL | 222.73º | 0.62% | 0.21% | - |
| HSV(B) | 222.73º | 0.77% | 0.34% | - |
| XYZ | 2.69 | 2.27 | 9.1 | - |
| YUV | 38.68 | 154.71 | 114.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 39 | 86 | 0.77 | 0.55 | 0 | 0.66 | 222.73 | 0.62 | 0.21 |
| Hex | 14 | 27 | 56 | 4D | 37 | 0 | 42 | DF | 3E | 15 |
| Octal | 24 | 47 | 126 | 115 | 67 | 0 | 102 | 337 | 76 | 25 |
| Binary | 10100 | 100111 | 1010110 | 1001101 | 110111 | 0 | 1000010 | 11011111 | 111110 | 10101 |
Color Harmonies of #142756
Complementary color
Monochromatic Colors of #142756
Black with #142756
Text Example
Text Example
White with #142756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #142756; }
p { color: rgb(20,39,86); }
H1.HeaderClassName
{
color: #142756;
}
.AnyTagClassName
{
color: #142756;
}
</style>
background-color css
<style>
a { background-color: #142756; }
a { background-color: rgb(20,39,86); }
div.DivClassName
{
background-color: #142756;
}
.BgClassName
{
background-color: #142756;
}
</style>
border-color css
<style>
span { border-color: #142756; }
span { border-color: rgb(20,39,86); }
td.TdClassName
{
border-color: #142756;
}
.TagClassName
{
border-color: #142756;
}
</style>