Shades of Allports #076689
Tints of Allports #076689
RGB
CMYK
RGB Variations
Color information
#076689 (or 0x076689) is known color: Allports. HEX triplet: 07, 66 and 89. RGB value is (7,102,137). Sum of RGB (Red+Green+Blue) = 7+102+137=246 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.85% from 246); Green value is 102 (40.23% from 255 or 41.46% from 246); Blue value is 137 (53.91% from 255 or 55.69% from 246); Max value from RGB is 137 - color contains mainly: blue. Hex color #076689 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #076689 is #F89976. Grayscale: #4D4D4D. Windows color (decimal): -16292215 or 9004551. OLE color: 9004551.
HSL color Cylindrical-coordinate representation of color #076689: hue angle of 196.15º 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 #076689 is Cyan = 0.95, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 7 | 102 | 137 | - |
| CMYK | 0.95 | 0.26 | 0 | 0.46 |
| HSL | 196.15º | 0.9% | 0.28% | - |
| HSV(B) | 196.15º | 0.95% | 0.54% | - |
| XYZ | 9.35 | 11.35 | 25.37 | - |
| YUV | 77.59 | 161.53 | 77.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 102 | 137 | 0.95 | 0.26 | 0 | 0.46 | 196.15 | 0.9 | 0.28 |
| Hex | 7 | 66 | 89 | 5F | 1A | 0 | 2E | C4 | 5A | 1C |
| Octal | 7 | 146 | 211 | 137 | 32 | 0 | 56 | 304 | 132 | 34 |
| Binary | 111 | 1100110 | 10001001 | 1011111 | 11010 | 0 | 101110 | 11000100 | 1011010 | 11100 |
Color Harmonies of #076689
Complementary color
Monochromatic Colors of #076689
Black with #076689
Text Example
Text Example
White with #076689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076689; }
p { color: rgb(7,102,137); }
H1.HeaderClassName
{
color: #076689;
}
.AnyTagClassName
{
color: #076689;
}
</style>
background-color css
<style>
a { background-color: #076689; }
a { background-color: rgb(7,102,137); }
div.DivClassName
{
background-color: #076689;
}
.BgClassName
{
background-color: #076689;
}
</style>
border-color css
<style>
span { border-color: #076689; }
span { border-color: rgb(7,102,137); }
td.TdClassName
{
border-color: #076689;
}
.TagClassName
{
border-color: #076689;
}
</style>