Shades of Cyprus #064640
Tints of Cyprus #064640
RGB
CMYK
RGB Variations
Color information
#064640 (or 0x064640) is known color: Cyprus. HEX triplet: 06, 46 and 40. RGB value is (6,70,64). Sum of RGB (Red+Green+Blue) = 6+70+64=140 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.29% from 140); Green value is 70 (27.73% from 255 or 50% from 140); Blue value is 64 (25.39% from 255 or 45.71% from 140); Max value from RGB is 70 - color contains mainly: green. Hex color #064640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064640 is #F9B9BF. Grayscale: #323232. Windows color (decimal): -16366016 or 4212230. OLE color: 4212230.
HSL color Cylindrical-coordinate representation of color #064640: hue angle of 174.38º 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 #064640 is Cyan = 0.91, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 70 | 64 | - |
| CMYK | 0.91 | 0 | 0.09 | 0.73 |
| HSL | 174.38º | 0.84% | 0.15% | - |
| HSV(B) | 174.38º | 0.91% | 0.27% | - |
| XYZ | 3.19 | 4.79 | 5.61 | - |
| YUV | 50.18 | 135.8 | 96.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 64 | 0.91 | 0 | 0.09 | 0.73 | 174.38 | 0.84 | 0.15 |
| Hex | 6 | 46 | 40 | 5B | 0 | 9 | 49 | AE | 54 | F |
| Octal | 6 | 106 | 100 | 133 | 0 | 11 | 111 | 256 | 124 | 17 |
| Binary | 110 | 1000110 | 1000000 | 1011011 | 0 | 1001 | 1001001 | 10101110 | 1010100 | 1111 |
Color Harmonies of #064640
Complementary color
Monochromatic Colors of #064640
Black with #064640
Text Example
Text Example
White with #064640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064640; }
p { color: rgb(6,70,64); }
H1.HeaderClassName
{
color: #064640;
}
.AnyTagClassName
{
color: #064640;
}
</style>
background-color css
<style>
a { background-color: #064640; }
a { background-color: rgb(6,70,64); }
div.DivClassName
{
background-color: #064640;
}
.BgClassName
{
background-color: #064640;
}
</style>
border-color css
<style>
span { border-color: #064640; }
span { border-color: rgb(6,70,64); }
td.TdClassName
{
border-color: #064640;
}
.TagClassName
{
border-color: #064640;
}
</style>