Shades of Cyprus #064647
Tints of Cyprus #064647
RGB
CMYK
RGB Variations
Color information
#064647 (or 0x064647) is known color: Cyprus. HEX triplet: 06, 46 and 47. RGB value is (6,70,71). Sum of RGB (Red+Green+Blue) = 6+70+71=147 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.08% from 147); Green value is 70 (27.73% from 255 or 47.62% from 147); Blue value is 71 (28.12% from 255 or 48.30% from 147); Max value from RGB is 71 - color contains mainly: blue. Hex color #064647 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064647 is #F9B9B8. Grayscale: #323232. Windows color (decimal): -16366009 or 4670982. OLE color: 4670982.
HSL color Cylindrical-coordinate representation of color #064647: hue angle of 180.92º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #064647 is Cyan = 0.92, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 6 | 70 | 71 | - |
| CMYK | 0.92 | 0.01 | 0 | 0.72 |
| HSL | 180.92º | 0.84% | 0.15% | - |
| HSV(B) | 180.92º | 0.92% | 0.28% | - |
| XYZ | 3.4 | 4.87 | 6.72 | - |
| YUV | 50.98 | 139.3 | 95.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 71 | 0.92 | 0.01 | 0 | 0.72 | 180.92 | 0.84 | 0.15 |
| Hex | 6 | 46 | 47 | 5C | 1 | 0 | 48 | B5 | 54 | F |
| Octal | 6 | 106 | 107 | 134 | 1 | 0 | 110 | 265 | 124 | 17 |
| Binary | 110 | 1000110 | 1000111 | 1011100 | 1 | 0 | 1001000 | 10110101 | 1010100 | 1111 |
Color Harmonies of #064647
Complementary color
Monochromatic Colors of #064647
Black with #064647
Text Example
Text Example
White with #064647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064647; }
p { color: rgb(6,70,71); }
H1.HeaderClassName
{
color: #064647;
}
.AnyTagClassName
{
color: #064647;
}
</style>
background-color css
<style>
a { background-color: #064647; }
a { background-color: rgb(6,70,71); }
div.DivClassName
{
background-color: #064647;
}
.BgClassName
{
background-color: #064647;
}
</style>
border-color css
<style>
span { border-color: #064647; }
span { border-color: rgb(6,70,71); }
td.TdClassName
{
border-color: #064647;
}
.TagClassName
{
border-color: #064647;
}
</style>