Shades of Cyprus #065642
Tints of Cyprus #065642
RGB
CMYK
RGB Variations
Color information
#065642 (or 0x065642) is known color: Cyprus. HEX triplet: 06, 56 and 42. RGB value is (6,86,66). Sum of RGB (Red+Green+Blue) = 6+86+66=158 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.80% from 158); Green value is 86 (33.98% from 255 or 54.43% from 158); Blue value is 66 (26.17% from 255 or 41.77% from 158); Max value from RGB is 86 - color contains mainly: green. Hex color #065642 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065642 is #F9A9BD. Grayscale: #3B3B3B. Windows color (decimal): -16361918 or 4347398. OLE color: 4347398.
HSL color Cylindrical-coordinate representation of color #065642: hue angle of 165º 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 #065642 is Cyan = 0.93, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 86 | 66 | - |
| CMYK | 0.93 | 0 | 0.23 | 0.66 |
| HSL | 165º | 0.87% | 0.18% | - |
| HSV(B) | 165º | 0.93% | 0.34% | - |
| XYZ | 4.39 | 7.09 | 6.29 | - |
| YUV | 59.8 | 131.5 | 89.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 86 | 66 | 0.93 | 0 | 0.23 | 0.66 | 165 | 0.87 | 0.18 |
| Hex | 6 | 56 | 42 | 5D | 0 | 17 | 42 | A5 | 57 | 12 |
| Octal | 6 | 126 | 102 | 135 | 0 | 27 | 102 | 245 | 127 | 22 |
| Binary | 110 | 1010110 | 1000010 | 1011101 | 0 | 10111 | 1000010 | 10100101 | 1010111 | 10010 |
Color Harmonies of #065642
Complementary color
Monochromatic Colors of #065642
Black with #065642
Text Example
Text Example
White with #065642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065642; }
p { color: rgb(6,86,66); }
H1.HeaderClassName
{
color: #065642;
}
.AnyTagClassName
{
color: #065642;
}
</style>
background-color css
<style>
a { background-color: #065642; }
a { background-color: rgb(6,86,66); }
div.DivClassName
{
background-color: #065642;
}
.BgClassName
{
background-color: #065642;
}
</style>
border-color css
<style>
span { border-color: #065642; }
span { border-color: rgb(6,86,66); }
td.TdClassName
{
border-color: #065642;
}
.TagClassName
{
border-color: #065642;
}
</style>