Shades of Allports #066089
Tints of Allports #066089
RGB
CMYK
RGB Variations
Color information
#066089 (or 0x066089) is known color: Allports. HEX triplet: 06, 60 and 89. RGB value is (6,96,137). Sum of RGB (Red+Green+Blue) = 6+96+137=239 (31% of max value = 765). Red value is 6 (2.73% from 255 or 2.51% from 239); Green value is 96 (37.89% from 255 or 40.17% from 239); Blue value is 137 (53.91% from 255 or 57.32% from 239); Max value from RGB is 137 - color contains mainly: blue. Hex color #066089 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #066089 is #F99F76. Grayscale: #494949. Windows color (decimal): -16359287 or 9003014. OLE color: 9003014.
HSL color Cylindrical-coordinate representation of color #066089: hue angle of 198.78º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #066089 is Cyan = 0.96, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 6 | 96 | 137 | - |
| CMYK | 0.96 | 0.30 | 0 | 0.46 |
| HSL | 198.78º | 0.92% | 0.28% | - |
| HSV(B) | 198.78º | 0.96% | 0.54% | - |
| XYZ | 8.77 | 10.21 | 25.18 | - |
| YUV | 73.76 | 163.68 | 79.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 96 | 137 | 0.96 | 0.30 | 0 | 0.46 | 198.78 | 0.92 | 0.28 |
| Hex | 6 | 60 | 89 | 60 | 1E | 0 | 2E | C7 | 5C | 1C |
| Octal | 6 | 140 | 211 | 140 | 36 | 0 | 56 | 307 | 134 | 34 |
| Binary | 110 | 1100000 | 10001001 | 1100000 | 11110 | 0 | 101110 | 11000111 | 1011100 | 11100 |
Color Harmonies of #066089
Complementary color
Monochromatic Colors of #066089
Black with #066089
Text Example
Text Example
White with #066089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066089; }
p { color: rgb(6,96,137); }
H1.HeaderClassName
{
color: #066089;
}
.AnyTagClassName
{
color: #066089;
}
</style>
background-color css
<style>
a { background-color: #066089; }
a { background-color: rgb(6,96,137); }
div.DivClassName
{
background-color: #066089;
}
.BgClassName
{
background-color: #066089;
}
</style>
border-color css
<style>
span { border-color: #066089; }
span { border-color: rgb(6,96,137); }
td.TdClassName
{
border-color: #066089;
}
.TagClassName
{
border-color: #066089;
}
</style>