Shades of Allports #066687
Tints of Allports #066687
RGB
CMYK
RGB Variations
Color information
#066687 (or 0x066687) is known color: Allports. HEX triplet: 06, 66 and 87. RGB value is (6,102,135). Sum of RGB (Red+Green+Blue) = 6+102+135=243 (32% of max value = 765). Red value is 6 (2.73% from 255 or 2.47% from 243); Green value is 102 (40.23% from 255 or 41.98% from 243); Blue value is 135 (53.12% from 255 or 55.56% from 243); Max value from RGB is 135 - color contains mainly: blue. Hex color #066687 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #066687 is #F99978. Grayscale: #4C4C4C. Windows color (decimal): -16357753 or 8873478. OLE color: 8873478.
HSL color Cylindrical-coordinate representation of color #066687: hue angle of 195.35º degrees, saturation: 0.91, 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 #066687 is Cyan = 0.96, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 102 | 135 | - |
| CMYK | 0.96 | 0.24 | 0 | 0.47 |
| HSL | 195.35º | 0.91% | 0.28% | - |
| HSV(B) | 195.35º | 0.96% | 0.53% | - |
| XYZ | 9.2 | 11.29 | 24.62 | - |
| YUV | 77.06 | 160.7 | 77.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 102 | 135 | 0.96 | 0.24 | 0 | 0.47 | 195.35 | 0.91 | 0.28 |
| Hex | 6 | 66 | 87 | 60 | 18 | 0 | 2F | C3 | 5B | 1C |
| Octal | 6 | 146 | 207 | 140 | 30 | 0 | 57 | 303 | 133 | 34 |
| Binary | 110 | 1100110 | 10000111 | 1100000 | 11000 | 0 | 101111 | 11000011 | 1011011 | 11100 |
Color Harmonies of #066687
Complementary color
Monochromatic Colors of #066687
Black with #066687
Text Example
Text Example
White with #066687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066687; }
p { color: rgb(6,102,135); }
H1.HeaderClassName
{
color: #066687;
}
.AnyTagClassName
{
color: #066687;
}
</style>
background-color css
<style>
a { background-color: #066687; }
a { background-color: rgb(6,102,135); }
div.DivClassName
{
background-color: #066687;
}
.BgClassName
{
background-color: #066687;
}
</style>
border-color css
<style>
span { border-color: #066687; }
span { border-color: rgb(6,102,135); }
td.TdClassName
{
border-color: #066687;
}
.TagClassName
{
border-color: #066687;
}
</style>