Shades of Allports #076789
Tints of Allports #076789
RGB
CMYK
RGB Variations
Color information
#076789 (or 0x076789) is known color: Allports. HEX triplet: 07, 67 and 89. RGB value is (7,103,137). Sum of RGB (Red+Green+Blue) = 7+103+137=247 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.83% from 247); Green value is 103 (40.62% from 255 or 41.70% from 247); Blue value is 137 (53.91% from 255 or 55.47% from 247); Max value from RGB is 137 - color contains mainly: blue. Hex color #076789 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #076789 is #F89876. Grayscale: #4D4D4D. Windows color (decimal): -16291959 or 9004807. OLE color: 9004807.
HSL color Cylindrical-coordinate representation of color #076789: hue angle of 195.69º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #076789 is Cyan = 0.95, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 7 | 103 | 137 | - |
| CMYK | 0.95 | 0.25 | 0 | 0.46 |
| HSL | 195.69º | 0.9% | 0.28% | - |
| HSV(B) | 195.69º | 0.95% | 0.54% | - |
| XYZ | 9.45 | 11.55 | 25.4 | - |
| YUV | 78.17 | 161.2 | 77.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 103 | 137 | 0.95 | 0.25 | 0 | 0.46 | 195.69 | 0.9 | 0.28 |
| Hex | 7 | 67 | 89 | 5F | 19 | 0 | 2E | C4 | 5A | 1C |
| Octal | 7 | 147 | 211 | 137 | 31 | 0 | 56 | 304 | 132 | 34 |
| Binary | 111 | 1100111 | 10001001 | 1011111 | 11001 | 0 | 101110 | 11000100 | 1011010 | 11100 |
Color Harmonies of #076789
Complementary color
Monochromatic Colors of #076789
Black with #076789
Text Example
Text Example
White with #076789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076789; }
p { color: rgb(7,103,137); }
H1.HeaderClassName
{
color: #076789;
}
.AnyTagClassName
{
color: #076789;
}
</style>
background-color css
<style>
a { background-color: #076789; }
a { background-color: rgb(7,103,137); }
div.DivClassName
{
background-color: #076789;
}
.BgClassName
{
background-color: #076789;
}
</style>
border-color css
<style>
span { border-color: #076789; }
span { border-color: rgb(7,103,137); }
td.TdClassName
{
border-color: #076789;
}
.TagClassName
{
border-color: #076789;
}
</style>