Shades of Cyprus #064947
Tints of Cyprus #064947
RGB
CMYK
RGB Variations
Color information
#064947 (or 0x064947) is known color: Cyprus. HEX triplet: 06, 49 and 47. RGB value is (6,73,71). Sum of RGB (Red+Green+Blue) = 6+73+71=150 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4% from 150); Green value is 73 (28.91% from 255 or 48.67% from 150); Blue value is 71 (28.12% from 255 or 47.33% from 150); Max value from RGB is 73 - color contains mainly: green. Hex color #064947 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064947 is #F9B6B8. Grayscale: #343434. Windows color (decimal): -16365241 or 4671750. OLE color: 4671750.
HSL color Cylindrical-coordinate representation of color #064947: hue angle of 178.21º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #064947 is Cyan = 0.92, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 6 | 73 | 71 | - |
| CMYK | 0.92 | 0 | 0.03 | 0.71 |
| HSL | 178.21º | 0.85% | 0.15% | - |
| HSV(B) | 178.21º | 0.92% | 0.29% | - |
| XYZ | 3.59 | 5.26 | 6.79 | - |
| YUV | 52.74 | 138.3 | 94.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 73 | 71 | 0.92 | 0 | 0.03 | 0.71 | 178.21 | 0.85 | 0.15 |
| Hex | 6 | 49 | 47 | 5C | 0 | 3 | 47 | B2 | 55 | F |
| Octal | 6 | 111 | 107 | 134 | 0 | 3 | 107 | 262 | 125 | 17 |
| Binary | 110 | 1001001 | 1000111 | 1011100 | 0 | 11 | 1000111 | 10110010 | 1010101 | 1111 |
Color Harmonies of #064947
Complementary color
Monochromatic Colors of #064947
Black with #064947
Text Example
Text Example
White with #064947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064947; }
p { color: rgb(6,73,71); }
H1.HeaderClassName
{
color: #064947;
}
.AnyTagClassName
{
color: #064947;
}
</style>
background-color css
<style>
a { background-color: #064947; }
a { background-color: rgb(6,73,71); }
div.DivClassName
{
background-color: #064947;
}
.BgClassName
{
background-color: #064947;
}
</style>
border-color css
<style>
span { border-color: #064947; }
span { border-color: rgb(6,73,71); }
td.TdClassName
{
border-color: #064947;
}
.TagClassName
{
border-color: #064947;
}
</style>