Shades of Allports #076589
Tints of Allports #076589
RGB
CMYK
RGB Variations
Color information
#076589 (or 0x076589) is known color: Allports. HEX triplet: 07, 65 and 89. RGB value is (7,101,137). Sum of RGB (Red+Green+Blue) = 7+101+137=245 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.86% from 245); Green value is 101 (39.84% from 255 or 41.22% from 245); Blue value is 137 (53.91% from 255 or 55.92% from 245); Max value from RGB is 137 - color contains mainly: blue. Hex color #076589 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #076589 is #F89A76. Grayscale: #4C4C4C. Windows color (decimal): -16292471 or 9004295. OLE color: 9004295.
HSL color Cylindrical-coordinate representation of color #076589: hue angle of 196.62º 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 #076589 is Cyan = 0.95, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 7 | 101 | 137 | - |
| CMYK | 0.95 | 0.26 | 0 | 0.46 |
| HSL | 196.62º | 0.9% | 0.28% | - |
| HSV(B) | 196.62º | 0.95% | 0.54% | - |
| XYZ | 9.26 | 11.16 | 25.33 | - |
| YUV | 77 | 161.86 | 78.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 137 | 0.95 | 0.26 | 0 | 0.46 | 196.62 | 0.9 | 0.28 |
| Hex | 7 | 65 | 89 | 5F | 1A | 0 | 2E | C5 | 5A | 1C |
| Octal | 7 | 145 | 211 | 137 | 32 | 0 | 56 | 305 | 132 | 34 |
| Binary | 111 | 1100101 | 10001001 | 1011111 | 11010 | 0 | 101110 | 11000101 | 1011010 | 11100 |
Color Harmonies of #076589
Complementary color
Monochromatic Colors of #076589
Black with #076589
Text Example
Text Example
White with #076589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076589; }
p { color: rgb(7,101,137); }
H1.HeaderClassName
{
color: #076589;
}
.AnyTagClassName
{
color: #076589;
}
</style>
background-color css
<style>
a { background-color: #076589; }
a { background-color: rgb(7,101,137); }
div.DivClassName
{
background-color: #076589;
}
.BgClassName
{
background-color: #076589;
}
</style>
border-color css
<style>
span { border-color: #076589; }
span { border-color: rgb(7,101,137); }
td.TdClassName
{
border-color: #076589;
}
.TagClassName
{
border-color: #076589;
}
</style>