Shades of Allports #076988
Tints of Allports #076988
RGB
CMYK
RGB Variations
Color information
#076988 (or 0x076988) is known color: Allports. HEX triplet: 07, 69 and 88. RGB value is (7,105,136). Sum of RGB (Red+Green+Blue) = 7+105+136=248 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.82% from 248); Green value is 105 (41.41% from 255 or 42.34% from 248); Blue value is 136 (53.52% from 255 or 54.84% from 248); Max value from RGB is 136 - color contains mainly: blue. Hex color #076988 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #076988 is #F89677. Grayscale: #4F4F4F. Windows color (decimal): -16291448 or 8939783. OLE color: 8939783.
HSL color Cylindrical-coordinate representation of color #076988: hue angle of 194.42º 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 #076988 is Cyan = 0.95, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 105 | 136 | - |
| CMYK | 0.95 | 0.23 | 0 | 0.47 |
| HSL | 194.42º | 0.9% | 0.28% | - |
| HSV(B) | 194.42º | 0.95% | 0.53% | - |
| XYZ | 9.58 | 11.93 | 25.09 | - |
| YUV | 79.23 | 160.03 | 76.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 136 | 0.95 | 0.23 | 0 | 0.47 | 194.42 | 0.9 | 0.28 |
| Hex | 7 | 69 | 88 | 5F | 17 | 0 | 2F | C2 | 5A | 1C |
| Octal | 7 | 151 | 210 | 137 | 27 | 0 | 57 | 302 | 132 | 34 |
| Binary | 111 | 1101001 | 10001000 | 1011111 | 10111 | 0 | 101111 | 11000010 | 1011010 | 11100 |
Color Harmonies of #076988
Complementary color
Monochromatic Colors of #076988
Black with #076988
Text Example
Text Example
White with #076988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076988; }
p { color: rgb(7,105,136); }
H1.HeaderClassName
{
color: #076988;
}
.AnyTagClassName
{
color: #076988;
}
</style>
background-color css
<style>
a { background-color: #076988; }
a { background-color: rgb(7,105,136); }
div.DivClassName
{
background-color: #076988;
}
.BgClassName
{
background-color: #076988;
}
</style>
border-color css
<style>
span { border-color: #076988; }
span { border-color: rgb(7,105,136); }
td.TdClassName
{
border-color: #076988;
}
.TagClassName
{
border-color: #076988;
}
</style>