Shades of Cyprus #065644
Tints of Cyprus #065644
RGB
CMYK
RGB Variations
Color information
#065644 (or 0x065644) is known color: Cyprus. HEX triplet: 06, 56 and 44. RGB value is (6,86,68). Sum of RGB (Red+Green+Blue) = 6+86+68=160 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.75% from 160); Green value is 86 (33.98% from 255 or 53.75% from 160); Blue value is 68 (26.95% from 255 or 42.5% from 160); Max value from RGB is 86 - color contains mainly: green. Hex color #065644 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065644 is #F9A9BB. Grayscale: #3C3C3C. Windows color (decimal): -16361916 or 4478470. OLE color: 4478470.
HSL color Cylindrical-coordinate representation of color #065644: hue angle of 166.5º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065644 is Cyan = 0.93, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 86 | 68 | - |
| CMYK | 0.93 | 0 | 0.21 | 0.66 |
| HSL | 166.5º | 0.87% | 0.18% | - |
| HSV(B) | 166.5º | 0.93% | 0.34% | - |
| XYZ | 4.45 | 7.11 | 6.61 | - |
| YUV | 60.03 | 132.5 | 89.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 86 | 68 | 0.93 | 0 | 0.21 | 0.66 | 166.5 | 0.87 | 0.18 |
| Hex | 6 | 56 | 44 | 5D | 0 | 15 | 42 | A6 | 57 | 12 |
| Octal | 6 | 126 | 104 | 135 | 0 | 25 | 102 | 246 | 127 | 22 |
| Binary | 110 | 1010110 | 1000100 | 1011101 | 0 | 10101 | 1000010 | 10100110 | 1010111 | 10010 |
Color Harmonies of #065644
Complementary color
Monochromatic Colors of #065644
Black with #065644
Text Example
Text Example
White with #065644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065644; }
p { color: rgb(6,86,68); }
H1.HeaderClassName
{
color: #065644;
}
.AnyTagClassName
{
color: #065644;
}
</style>
background-color css
<style>
a { background-color: #065644; }
a { background-color: rgb(6,86,68); }
div.DivClassName
{
background-color: #065644;
}
.BgClassName
{
background-color: #065644;
}
</style>
border-color css
<style>
span { border-color: #065644; }
span { border-color: rgb(6,86,68); }
td.TdClassName
{
border-color: #065644;
}
.TagClassName
{
border-color: #065644;
}
</style>