Shades of Cyprus #064240
Tints of Cyprus #064240
RGB
CMYK
RGB Variations
Color information
#064240 (or 0x064240) is known color: Cyprus. HEX triplet: 06, 42 and 40. RGB value is (6,66,64). Sum of RGB (Red+Green+Blue) = 6+66+64=136 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.41% from 136); Green value is 66 (26.17% from 255 or 48.53% from 136); Blue value is 64 (25.39% from 255 or 47.06% from 136); Max value from RGB is 66 - color contains mainly: green. Hex color #064240 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064240 is #F9BDBF. Grayscale: #2F2F2F. Windows color (decimal): -16367040 or 4211206. OLE color: 4211206.
HSL color Cylindrical-coordinate representation of color #064240: hue angle of 178º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064240 is Cyan = 0.91, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 66 | 64 | - |
| CMYK | 0.91 | 0 | 0.03 | 0.74 |
| HSL | 178º | 0.83% | 0.14% | - |
| HSV(B) | 178º | 0.91% | 0.26% | - |
| XYZ | 2.95 | 4.31 | 5.53 | - |
| YUV | 47.83 | 137.12 | 98.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 66 | 64 | 0.91 | 0 | 0.03 | 0.74 | 178 | 0.83 | 0.14 |
| Hex | 6 | 42 | 40 | 5B | 0 | 3 | 4A | B2 | 53 | E |
| Octal | 6 | 102 | 100 | 133 | 0 | 3 | 112 | 262 | 123 | 16 |
| Binary | 110 | 1000010 | 1000000 | 1011011 | 0 | 11 | 1001010 | 10110010 | 1010011 | 1110 |
Color Harmonies of #064240
Complementary color
Monochromatic Colors of #064240
Black with #064240
Text Example
Text Example
White with #064240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064240; }
p { color: rgb(6,66,64); }
H1.HeaderClassName
{
color: #064240;
}
.AnyTagClassName
{
color: #064240;
}
</style>
background-color css
<style>
a { background-color: #064240; }
a { background-color: rgb(6,66,64); }
div.DivClassName
{
background-color: #064240;
}
.BgClassName
{
background-color: #064240;
}
</style>
border-color css
<style>
span { border-color: #064240; }
span { border-color: rgb(6,66,64); }
td.TdClassName
{
border-color: #064240;
}
.TagClassName
{
border-color: #064240;
}
</style>