Shades of Allports #076785
Tints of Allports #076785
RGB
CMYK
RGB Variations
Color information
#076785 (or 0x076785) is known color: Allports. HEX triplet: 07, 67 and 85. RGB value is (7,103,133). Sum of RGB (Red+Green+Blue) = 7+103+133=243 (32% of max value = 765). Red value is 7 (3.12% from 255 or 2.88% from 243); Green value is 103 (40.62% from 255 or 42.39% from 243); Blue value is 133 (52.34% from 255 or 54.73% from 243); Max value from RGB is 133 - color contains mainly: blue. Hex color #076785 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #076785 is #F8987A. Grayscale: #4D4D4D. Windows color (decimal): -16291963 or 8742663. OLE color: 8742663.
HSL color Cylindrical-coordinate representation of color #076785: hue angle of 194.29º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #076785 is Cyan = 0.95, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 7 | 103 | 133 | - |
| CMYK | 0.95 | 0.23 | 0 | 0.48 |
| HSL | 194.29º | 0.9% | 0.27% | - |
| HSV(B) | 194.29º | 0.95% | 0.52% | - |
| XYZ | 9.17 | 11.44 | 23.91 | - |
| YUV | 77.72 | 159.2 | 77.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 103 | 133 | 0.95 | 0.23 | 0 | 0.48 | 194.29 | 0.9 | 0.27 |
| Hex | 7 | 67 | 85 | 5F | 17 | 0 | 30 | C2 | 5A | 1B |
| Octal | 7 | 147 | 205 | 137 | 27 | 0 | 60 | 302 | 132 | 33 |
| Binary | 111 | 1100111 | 10000101 | 1011111 | 10111 | 0 | 110000 | 11000010 | 1011010 | 11011 |
Color Harmonies of #076785
Complementary color
Monochromatic Colors of #076785
Black with #076785
Text Example
Text Example
White with #076785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076785; }
p { color: rgb(7,103,133); }
H1.HeaderClassName
{
color: #076785;
}
.AnyTagClassName
{
color: #076785;
}
</style>
background-color css
<style>
a { background-color: #076785; }
a { background-color: rgb(7,103,133); }
div.DivClassName
{
background-color: #076785;
}
.BgClassName
{
background-color: #076785;
}
</style>
border-color css
<style>
span { border-color: #076785; }
span { border-color: rgb(7,103,133); }
td.TdClassName
{
border-color: #076785;
}
.TagClassName
{
border-color: #076785;
}
</style>