Shades of Allports #076586
Tints of Allports #076586
RGB
CMYK
RGB Variations
Color information
#076586 (or 0x076586) is known color: Allports. HEX triplet: 07, 65 and 86. RGB value is (7,101,134). Sum of RGB (Red+Green+Blue) = 7+101+134=242 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.89% from 242); Green value is 101 (39.84% from 255 or 41.74% from 242); Blue value is 134 (52.73% from 255 or 55.37% from 242); Max value from RGB is 134 - color contains mainly: blue. Hex color #076586 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #076586 is #F89A79. Grayscale: #4C4C4C. Windows color (decimal): -16292474 or 8807687. OLE color: 8807687.
HSL color Cylindrical-coordinate representation of color #076586: hue angle of 195.59º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #076586 is Cyan = 0.95, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 101 | 134 | - |
| CMYK | 0.95 | 0.25 | 0 | 0.47 |
| HSL | 195.59º | 0.9% | 0.28% | - |
| HSV(B) | 195.59º | 0.95% | 0.53% | - |
| XYZ | 9.04 | 11.07 | 24.22 | - |
| YUV | 76.66 | 160.36 | 78.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 134 | 0.95 | 0.25 | 0 | 0.47 | 195.59 | 0.9 | 0.28 |
| Hex | 7 | 65 | 86 | 5F | 19 | 0 | 2F | C4 | 5A | 1C |
| Octal | 7 | 145 | 206 | 137 | 31 | 0 | 57 | 304 | 132 | 34 |
| Binary | 111 | 1100101 | 10000110 | 1011111 | 11001 | 0 | 101111 | 11000100 | 1011010 | 11100 |
Color Harmonies of #076586
Complementary color
Monochromatic Colors of #076586
Black with #076586
Text Example
Text Example
White with #076586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076586; }
p { color: rgb(7,101,134); }
H1.HeaderClassName
{
color: #076586;
}
.AnyTagClassName
{
color: #076586;
}
</style>
background-color css
<style>
a { background-color: #076586; }
a { background-color: rgb(7,101,134); }
div.DivClassName
{
background-color: #076586;
}
.BgClassName
{
background-color: #076586;
}
</style>
border-color css
<style>
span { border-color: #076586; }
span { border-color: rgb(7,101,134); }
td.TdClassName
{
border-color: #076586;
}
.TagClassName
{
border-color: #076586;
}
</style>