Shades of Cyprus #064547
Tints of Cyprus #064547
RGB
CMYK
RGB Variations
Color information
#064547 (or 0x064547) is known color: Cyprus. HEX triplet: 06, 45 and 47. RGB value is (6,69,71). Sum of RGB (Red+Green+Blue) = 6+69+71=146 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.11% from 146); Green value is 69 (27.34% from 255 or 47.26% from 146); Blue value is 71 (28.12% from 255 or 48.63% from 146); Max value from RGB is 71 - color contains mainly: blue. Hex color #064547 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064547 is #F9BAB8. Grayscale: #323232. Windows color (decimal): -16366265 or 4670726. OLE color: 4670726.
HSL color Cylindrical-coordinate representation of color #064547: hue angle of 181.85º 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 #064547 is Cyan = 0.92, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 6 | 69 | 71 | - |
| CMYK | 0.92 | 0.03 | 0 | 0.72 |
| HSL | 181.85º | 0.84% | 0.15% | - |
| HSV(B) | 181.85º | 0.92% | 0.28% | - |
| XYZ | 3.34 | 4.75 | 6.7 | - |
| YUV | 50.39 | 139.63 | 96.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 69 | 71 | 0.92 | 0.03 | 0 | 0.72 | 181.85 | 0.84 | 0.15 |
| Hex | 6 | 45 | 47 | 5C | 3 | 0 | 48 | B6 | 54 | F |
| Octal | 6 | 105 | 107 | 134 | 3 | 0 | 110 | 266 | 124 | 17 |
| Binary | 110 | 1000101 | 1000111 | 1011100 | 11 | 0 | 1001000 | 10110110 | 1010100 | 1111 |
Color Harmonies of #064547
Complementary color
Monochromatic Colors of #064547
Black with #064547
Text Example
Text Example
White with #064547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064547; }
p { color: rgb(6,69,71); }
H1.HeaderClassName
{
color: #064547;
}
.AnyTagClassName
{
color: #064547;
}
</style>
background-color css
<style>
a { background-color: #064547; }
a { background-color: rgb(6,69,71); }
div.DivClassName
{
background-color: #064547;
}
.BgClassName
{
background-color: #064547;
}
</style>
border-color css
<style>
span { border-color: #064547; }
span { border-color: rgb(6,69,71); }
td.TdClassName
{
border-color: #064547;
}
.TagClassName
{
border-color: #064547;
}
</style>