Shades of Allports #076690
Tints of Allports #076690
RGB
CMYK
RGB Variations
Color information
#076690 (or 0x076690) is known color: Allports. HEX triplet: 07, 66 and 90. RGB value is (7,102,144). Sum of RGB (Red+Green+Blue) = 7+102+144=253 (33% of max value = 765). Red value is 7 (3.12% from 255 or 2.77% from 253); Green value is 102 (40.23% from 255 or 40.32% from 253); Blue value is 144 (56.64% from 255 or 56.92% from 253); Max value from RGB is 144 - color contains mainly: blue. Hex color #076690 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #076690 is #F8996F. Grayscale: #4E4E4E. Windows color (decimal): -16292208 or 9463303. OLE color: 9463303.
HSL color Cylindrical-coordinate representation of color #076690: hue angle of 198.39º 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 #076690 is Cyan = 0.95, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 7 | 102 | 144 | - |
| CMYK | 0.95 | 0.29 | 0 | 0.44 |
| HSL | 198.39º | 0.91% | 0.3% | - |
| HSV(B) | 198.39º | 0.95% | 0.56% | - |
| XYZ | 9.87 | 11.56 | 28.1 | - |
| YUV | 78.38 | 165.03 | 77.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 102 | 144 | 0.95 | 0.29 | 0 | 0.44 | 198.39 | 0.91 | 0.3 |
| Hex | 7 | 66 | 90 | 5F | 1D | 0 | 2C | C6 | 5B | 1E |
| Octal | 7 | 146 | 220 | 137 | 35 | 0 | 54 | 306 | 133 | 36 |
| Binary | 111 | 1100110 | 10010000 | 1011111 | 11101 | 0 | 101100 | 11000110 | 1011011 | 11110 |
Color Harmonies of #076690
Complementary color
Monochromatic Colors of #076690
Black with #076690
Text Example
Text Example
White with #076690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076690; }
p { color: rgb(7,102,144); }
H1.HeaderClassName
{
color: #076690;
}
.AnyTagClassName
{
color: #076690;
}
</style>
background-color css
<style>
a { background-color: #076690; }
a { background-color: rgb(7,102,144); }
div.DivClassName
{
background-color: #076690;
}
.BgClassName
{
background-color: #076690;
}
</style>
border-color css
<style>
span { border-color: #076690; }
span { border-color: rgb(7,102,144); }
td.TdClassName
{
border-color: #076690;
}
.TagClassName
{
border-color: #076690;
}
</style>