Shades of Cyprus #065646
Tints of Cyprus #065646
RGB
CMYK
RGB Variations
Color information
#065646 (or 0x065646) is known color: Cyprus. HEX triplet: 06, 56 and 46. RGB value is (6,86,70). Sum of RGB (Red+Green+Blue) = 6+86+70=162 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.70% from 162); Green value is 86 (33.98% from 255 or 53.09% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 86 - color contains mainly: green. Hex color #065646 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065646 is #F9A9B9. Grayscale: #3C3C3C. Windows color (decimal): -16361914 or 4609542. OLE color: 4609542.
HSL color Cylindrical-coordinate representation of color #065646: hue angle of 168º 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 #065646 is Cyan = 0.93, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 86 | 70 | - |
| CMYK | 0.93 | 0 | 0.19 | 0.66 |
| HSL | 168º | 0.87% | 0.18% | - |
| HSV(B) | 168º | 0.93% | 0.34% | - |
| XYZ | 4.51 | 7.14 | 6.93 | - |
| YUV | 60.26 | 133.5 | 89.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 86 | 70 | 0.93 | 0 | 0.19 | 0.66 | 168 | 0.87 | 0.18 |
| Hex | 6 | 56 | 46 | 5D | 0 | 13 | 42 | A8 | 57 | 12 |
| Octal | 6 | 126 | 106 | 135 | 0 | 23 | 102 | 250 | 127 | 22 |
| Binary | 110 | 1010110 | 1000110 | 1011101 | 0 | 10011 | 1000010 | 10101000 | 1010111 | 10010 |
Color Harmonies of #065646
Complementary color
Monochromatic Colors of #065646
Black with #065646
Text Example
Text Example
White with #065646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065646; }
p { color: rgb(6,86,70); }
H1.HeaderClassName
{
color: #065646;
}
.AnyTagClassName
{
color: #065646;
}
</style>
background-color css
<style>
a { background-color: #065646; }
a { background-color: rgb(6,86,70); }
div.DivClassName
{
background-color: #065646;
}
.BgClassName
{
background-color: #065646;
}
</style>
border-color css
<style>
span { border-color: #065646; }
span { border-color: rgb(6,86,70); }
td.TdClassName
{
border-color: #065646;
}
.TagClassName
{
border-color: #065646;
}
</style>