Shades of Cyprus #065747
Tints of Cyprus #065747
RGB
CMYK
RGB Variations
Color information
#065747 (or 0x065747) is known color: Cyprus. HEX triplet: 06, 57 and 47. RGB value is (6,87,71). Sum of RGB (Red+Green+Blue) = 6+87+71=164 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.66% from 164); Green value is 87 (34.38% from 255 or 53.05% from 164); Blue value is 71 (28.12% from 255 or 43.29% from 164); Max value from RGB is 87 - color contains mainly: green. Hex color #065747 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065747 is #F9A8B8. Grayscale: #3C3C3C. Windows color (decimal): -16361657 or 4675334. OLE color: 4675334.
HSL color Cylindrical-coordinate representation of color #065747: hue angle of 168.15º 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 #065747 is Cyan = 0.93, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 87 | 71 | - |
| CMYK | 0.93 | 0 | 0.18 | 0.66 |
| HSL | 168.15º | 0.87% | 0.18% | - |
| HSV(B) | 168.15º | 0.93% | 0.34% | - |
| XYZ | 4.62 | 7.31 | 7.13 | - |
| YUV | 60.96 | 133.66 | 88.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 71 | 0.93 | 0 | 0.18 | 0.66 | 168.15 | 0.87 | 0.18 |
| Hex | 6 | 57 | 47 | 5D | 0 | 12 | 42 | A8 | 57 | 12 |
| Octal | 6 | 127 | 107 | 135 | 0 | 22 | 102 | 250 | 127 | 22 |
| Binary | 110 | 1010111 | 1000111 | 1011101 | 0 | 10010 | 1000010 | 10101000 | 1010111 | 10010 |
Color Harmonies of #065747
Complementary color
Monochromatic Colors of #065747
Black with #065747
Text Example
Text Example
White with #065747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065747; }
p { color: rgb(6,87,71); }
H1.HeaderClassName
{
color: #065747;
}
.AnyTagClassName
{
color: #065747;
}
</style>
background-color css
<style>
a { background-color: #065747; }
a { background-color: rgb(6,87,71); }
div.DivClassName
{
background-color: #065747;
}
.BgClassName
{
background-color: #065747;
}
</style>
border-color css
<style>
span { border-color: #065747; }
span { border-color: rgb(6,87,71); }
td.TdClassName
{
border-color: #065747;
}
.TagClassName
{
border-color: #065747;
}
</style>