Shades of Allports #076688
Tints of Allports #076688
RGB
CMYK
RGB Variations
Color information
#076688 (or 0x076688) is known color: Allports. HEX triplet: 07, 66 and 88. RGB value is (7,102,136). Sum of RGB (Red+Green+Blue) = 7+102+136=245 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.86% from 245); Green value is 102 (40.23% from 255 or 41.63% from 245); Blue value is 136 (53.52% from 255 or 55.51% from 245); Max value from RGB is 136 - color contains mainly: blue. Hex color #076688 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #076688 is #F89977. Grayscale: #4D4D4D. Windows color (decimal): -16292216 or 8939015. OLE color: 8939015.
HSL color Cylindrical-coordinate representation of color #076688: hue angle of 195.81º 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 #076688 is Cyan = 0.95, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 7 | 102 | 136 | - |
| CMYK | 0.95 | 0.25 | 0 | 0.47 |
| HSL | 195.81º | 0.9% | 0.28% | - |
| HSV(B) | 195.81º | 0.95% | 0.53% | - |
| XYZ | 9.28 | 11.33 | 24.99 | - |
| YUV | 77.47 | 161.03 | 77.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 102 | 136 | 0.95 | 0.25 | 0 | 0.47 | 195.81 | 0.9 | 0.28 |
| Hex | 7 | 66 | 88 | 5F | 19 | 0 | 2F | C4 | 5A | 1C |
| Octal | 7 | 146 | 210 | 137 | 31 | 0 | 57 | 304 | 132 | 34 |
| Binary | 111 | 1100110 | 10001000 | 1011111 | 11001 | 0 | 101111 | 11000100 | 1011010 | 11100 |
Color Harmonies of #076688
Complementary color
Monochromatic Colors of #076688
Black with #076688
Text Example
Text Example
White with #076688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076688; }
p { color: rgb(7,102,136); }
H1.HeaderClassName
{
color: #076688;
}
.AnyTagClassName
{
color: #076688;
}
</style>
background-color css
<style>
a { background-color: #076688; }
a { background-color: rgb(7,102,136); }
div.DivClassName
{
background-color: #076688;
}
.BgClassName
{
background-color: #076688;
}
</style>
border-color css
<style>
span { border-color: #076688; }
span { border-color: rgb(7,102,136); }
td.TdClassName
{
border-color: #076688;
}
.TagClassName
{
border-color: #076688;
}
</style>