Shades of Cyprus #064644
Tints of Cyprus #064644
RGB
CMYK
RGB Variations
Color information
#064644 (or 0x064644) is known color: Cyprus. HEX triplet: 06, 46 and 44. RGB value is (6,70,68). Sum of RGB (Red+Green+Blue) = 6+70+68=144 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.17% from 144); Green value is 70 (27.73% from 255 or 48.61% from 144); Blue value is 68 (26.95% from 255 or 47.22% from 144); Max value from RGB is 70 - color contains mainly: green. Hex color #064644 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064644 is #F9B9BB. Grayscale: #323232. Windows color (decimal): -16366012 or 4474374. OLE color: 4474374.
HSL color Cylindrical-coordinate representation of color #064644: hue angle of 178.12º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064644 is Cyan = 0.91, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 70 | 68 | - |
| CMYK | 0.91 | 0 | 0.03 | 0.73 |
| HSL | 178.13º | 0.84% | 0.15% | - |
| HSV(B) | 178.13º | 0.91% | 0.27% | - |
| XYZ | 3.31 | 4.84 | 6.23 | - |
| YUV | 50.64 | 137.8 | 96.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 68 | 0.91 | 0 | 0.03 | 0.73 | 178.13 | 0.84 | 0.15 |
| Hex | 6 | 46 | 44 | 5B | 0 | 3 | 49 | B2 | 54 | F |
| Octal | 6 | 106 | 104 | 133 | 0 | 3 | 111 | 262 | 124 | 17 |
| Binary | 110 | 1000110 | 1000100 | 1011011 | 0 | 11 | 1001001 | 10110010 | 1010100 | 1111 |
Color Harmonies of #064644
Complementary color
Monochromatic Colors of #064644
Black with #064644
Text Example
Text Example
White with #064644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064644; }
p { color: rgb(6,70,68); }
H1.HeaderClassName
{
color: #064644;
}
.AnyTagClassName
{
color: #064644;
}
</style>
background-color css
<style>
a { background-color: #064644; }
a { background-color: rgb(6,70,68); }
div.DivClassName
{
background-color: #064644;
}
.BgClassName
{
background-color: #064644;
}
</style>
border-color css
<style>
span { border-color: #064644; }
span { border-color: rgb(6,70,68); }
td.TdClassName
{
border-color: #064644;
}
.TagClassName
{
border-color: #064644;
}
</style>