Shades of Cyprus #064540
Tints of Cyprus #064540
RGB
CMYK
RGB Variations
Color information
#064540 (or 0x064540) is known color: Cyprus. HEX triplet: 06, 45 and 40. RGB value is (6,69,64). Sum of RGB (Red+Green+Blue) = 6+69+64=139 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.32% from 139); Green value is 69 (27.34% from 255 or 49.64% from 139); Blue value is 64 (25.39% from 255 or 46.04% from 139); Max value from RGB is 69 - color contains mainly: green. Hex color #064540 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064540 is #F9BABF. Grayscale: #313131. Windows color (decimal): -16366272 or 4211974. OLE color: 4211974.
HSL color Cylindrical-coordinate representation of color #064540: hue angle of 175.24º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064540 is Cyan = 0.91, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 69 | 64 | - |
| CMYK | 0.91 | 0 | 0.07 | 0.73 |
| HSL | 175.24º | 0.84% | 0.15% | - |
| HSV(B) | 175.24º | 0.91% | 0.27% | - |
| XYZ | 3.13 | 4.67 | 5.59 | - |
| YUV | 49.59 | 136.13 | 96.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 69 | 64 | 0.91 | 0 | 0.07 | 0.73 | 175.24 | 0.84 | 0.15 |
| Hex | 6 | 45 | 40 | 5B | 0 | 7 | 49 | AF | 54 | F |
| Octal | 6 | 105 | 100 | 133 | 0 | 7 | 111 | 257 | 124 | 17 |
| Binary | 110 | 1000101 | 1000000 | 1011011 | 0 | 111 | 1001001 | 10101111 | 1010100 | 1111 |
Color Harmonies of #064540
Complementary color
Monochromatic Colors of #064540
Black with #064540
Text Example
Text Example
White with #064540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064540; }
p { color: rgb(6,69,64); }
H1.HeaderClassName
{
color: #064540;
}
.AnyTagClassName
{
color: #064540;
}
</style>
background-color css
<style>
a { background-color: #064540; }
a { background-color: rgb(6,69,64); }
div.DivClassName
{
background-color: #064540;
}
.BgClassName
{
background-color: #064540;
}
</style>
border-color css
<style>
span { border-color: #064540; }
span { border-color: rgb(6,69,64); }
td.TdClassName
{
border-color: #064540;
}
.TagClassName
{
border-color: #064540;
}
</style>