Shades of Allports #076590
Tints of Allports #076590
RGB
CMYK
RGB Variations
Color information
#076590 (or 0x076590) is known color: Allports. HEX triplet: 07, 65 and 90. RGB value is (7,101,144). Sum of RGB (Red+Green+Blue) = 7+101+144=252 (33% of max value = 765). Red value is 7 (3.12% from 255 or 2.78% from 252); Green value is 101 (39.84% from 255 or 40.08% from 252); Blue value is 144 (56.64% from 255 or 57.14% from 252); Max value from RGB is 144 - color contains mainly: blue. Hex color #076590 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #076590 is #F89A6F. Grayscale: #4D4D4D. Windows color (decimal): -16292464 or 9463047. OLE color: 9463047.
HSL color Cylindrical-coordinate representation of color #076590: hue angle of 198.83º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #076590 is Cyan = 0.95, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 7 | 101 | 144 | - |
| CMYK | 0.95 | 0.30 | 0 | 0.44 |
| HSL | 198.83º | 0.91% | 0.3% | - |
| HSV(B) | 198.83º | 0.95% | 0.56% | - |
| XYZ | 9.78 | 11.37 | 28.06 | - |
| YUV | 77.8 | 165.36 | 77.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 101 | 144 | 0.95 | 0.30 | 0 | 0.44 | 198.83 | 0.91 | 0.3 |
| Hex | 7 | 65 | 90 | 5F | 1E | 0 | 2C | C7 | 5B | 1E |
| Octal | 7 | 145 | 220 | 137 | 36 | 0 | 54 | 307 | 133 | 36 |
| Binary | 111 | 1100101 | 10010000 | 1011111 | 11110 | 0 | 101100 | 11000111 | 1011011 | 11110 |
Color Harmonies of #076590
Complementary color
Monochromatic Colors of #076590
Black with #076590
Text Example
Text Example
White with #076590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076590; }
p { color: rgb(7,101,144); }
H1.HeaderClassName
{
color: #076590;
}
.AnyTagClassName
{
color: #076590;
}
</style>
background-color css
<style>
a { background-color: #076590; }
a { background-color: rgb(7,101,144); }
div.DivClassName
{
background-color: #076590;
}
.BgClassName
{
background-color: #076590;
}
</style>
border-color css
<style>
span { border-color: #076590; }
span { border-color: rgb(7,101,144); }
td.TdClassName
{
border-color: #076590;
}
.TagClassName
{
border-color: #076590;
}
</style>