Shades of Allports #066688
Tints of Allports #066688
RGB
CMYK
RGB Variations
Color information
#066688 (or 0x066688) is known color: Allports. HEX triplet: 06, 66 and 88. RGB value is (6,102,136). Sum of RGB (Red+Green+Blue) = 6+102+136=244 (32% of max value = 765). Red value is 6 (2.73% from 255 or 2.46% from 244); Green value is 102 (40.23% from 255 or 41.80% from 244); Blue value is 136 (53.52% from 255 or 55.74% from 244); Max value from RGB is 136 - color contains mainly: blue. Hex color #066688 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #066688 is #F99977. Grayscale: #4C4C4C. Windows color (decimal): -16357752 or 8939014. OLE color: 8939014.
HSL color Cylindrical-coordinate representation of color #066688: hue angle of 195.69º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #066688 is Cyan = 0.96, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 102 | 136 | - |
| CMYK | 0.96 | 0.25 | 0 | 0.47 |
| HSL | 195.69º | 0.92% | 0.28% | - |
| HSV(B) | 195.69º | 0.96% | 0.53% | - |
| XYZ | 9.27 | 11.32 | 24.99 | - |
| YUV | 77.17 | 161.2 | 77.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 102 | 136 | 0.96 | 0.25 | 0 | 0.47 | 195.69 | 0.92 | 0.28 |
| Hex | 6 | 66 | 88 | 60 | 19 | 0 | 2F | C4 | 5C | 1C |
| Octal | 6 | 146 | 210 | 140 | 31 | 0 | 57 | 304 | 134 | 34 |
| Binary | 110 | 1100110 | 10001000 | 1100000 | 11001 | 0 | 101111 | 11000100 | 1011100 | 11100 |
Color Harmonies of #066688
Complementary color
Monochromatic Colors of #066688
Black with #066688
Text Example
Text Example
White with #066688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066688; }
p { color: rgb(6,102,136); }
H1.HeaderClassName
{
color: #066688;
}
.AnyTagClassName
{
color: #066688;
}
</style>
background-color css
<style>
a { background-color: #066688; }
a { background-color: rgb(6,102,136); }
div.DivClassName
{
background-color: #066688;
}
.BgClassName
{
background-color: #066688;
}
</style>
border-color css
<style>
span { border-color: #066688; }
span { border-color: rgb(6,102,136); }
td.TdClassName
{
border-color: #066688;
}
.TagClassName
{
border-color: #066688;
}
</style>