Shades of Cyprus #065746
Tints of Cyprus #065746
RGB
CMYK
RGB Variations
Color information
#065746 (or 0x065746) is known color: Cyprus. HEX triplet: 06, 57 and 46. RGB value is (6,87,70). Sum of RGB (Red+Green+Blue) = 6+87+70=163 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.68% from 163); Green value is 87 (34.38% from 255 or 53.37% from 163); Blue value is 70 (27.73% from 255 or 42.94% from 163); Max value from RGB is 87 - color contains mainly: green. Hex color #065746 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065746 is #F9A8B9. Grayscale: #3C3C3C. Windows color (decimal): -16361658 or 4609798. OLE color: 4609798.
HSL color Cylindrical-coordinate representation of color #065746: hue angle of 167.41º 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 #065746 is Cyan = 0.93, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 87 | 70 | - |
| CMYK | 0.93 | 0 | 0.20 | 0.66 |
| HSL | 167.41º | 0.87% | 0.18% | - |
| HSV(B) | 167.41º | 0.93% | 0.34% | - |
| XYZ | 4.59 | 7.3 | 6.96 | - |
| YUV | 60.84 | 133.16 | 88.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 70 | 0.93 | 0 | 0.20 | 0.66 | 167.41 | 0.87 | 0.18 |
| Hex | 6 | 57 | 46 | 5D | 0 | 14 | 42 | A7 | 57 | 12 |
| Octal | 6 | 127 | 106 | 135 | 0 | 24 | 102 | 247 | 127 | 22 |
| Binary | 110 | 1010111 | 1000110 | 1011101 | 0 | 10100 | 1000010 | 10100111 | 1010111 | 10010 |
Color Harmonies of #065746
Complementary color
Monochromatic Colors of #065746
Black with #065746
Text Example
Text Example
White with #065746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065746; }
p { color: rgb(6,87,70); }
H1.HeaderClassName
{
color: #065746;
}
.AnyTagClassName
{
color: #065746;
}
</style>
background-color css
<style>
a { background-color: #065746; }
a { background-color: rgb(6,87,70); }
div.DivClassName
{
background-color: #065746;
}
.BgClassName
{
background-color: #065746;
}
</style>
border-color css
<style>
span { border-color: #065746; }
span { border-color: rgb(6,87,70); }
td.TdClassName
{
border-color: #065746;
}
.TagClassName
{
border-color: #065746;
}
</style>