Shades of Cyprus #065745
Tints of Cyprus #065745
RGB
CMYK
RGB Variations
Color information
#065745 (or 0x065745) is known color: Cyprus. HEX triplet: 06, 57 and 45. RGB value is (6,87,69). Sum of RGB (Red+Green+Blue) = 6+87+69=162 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.70% from 162); Green value is 87 (34.38% from 255 or 53.70% from 162); Blue value is 69 (27.34% from 255 or 42.59% from 162); Max value from RGB is 87 - color contains mainly: green. Hex color #065745 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #065745 is #F9A8BA. Grayscale: #3C3C3C. Windows color (decimal): -16361659 or 4544262. OLE color: 4544262.
HSL color Cylindrical-coordinate representation of color #065745: hue angle of 166.67º 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 #065745 is Cyan = 0.93, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 6 | 87 | 69 | - |
| CMYK | 0.93 | 0 | 0.21 | 0.66 |
| HSL | 166.67º | 0.87% | 0.18% | - |
| HSV(B) | 166.67º | 0.93% | 0.34% | - |
| XYZ | 4.56 | 7.28 | 6.8 | - |
| YUV | 60.73 | 132.66 | 88.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 87 | 69 | 0.93 | 0 | 0.21 | 0.66 | 166.67 | 0.87 | 0.18 |
| Hex | 6 | 57 | 45 | 5D | 0 | 15 | 42 | A7 | 57 | 12 |
| Octal | 6 | 127 | 105 | 135 | 0 | 25 | 102 | 247 | 127 | 22 |
| Binary | 110 | 1010111 | 1000101 | 1011101 | 0 | 10101 | 1000010 | 10100111 | 1010111 | 10010 |
Color Harmonies of #065745
Complementary color
Monochromatic Colors of #065745
Black with #065745
Text Example
Text Example
White with #065745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065745; }
p { color: rgb(6,87,69); }
H1.HeaderClassName
{
color: #065745;
}
.AnyTagClassName
{
color: #065745;
}
</style>
background-color css
<style>
a { background-color: #065745; }
a { background-color: rgb(6,87,69); }
div.DivClassName
{
background-color: #065745;
}
.BgClassName
{
background-color: #065745;
}
</style>
border-color css
<style>
span { border-color: #065745; }
span { border-color: rgb(6,87,69); }
td.TdClassName
{
border-color: #065745;
}
.TagClassName
{
border-color: #065745;
}
</style>