Shades of Cyprus #064642
Tints of Cyprus #064642
RGB
CMYK
RGB Variations
Color information
#064642 (or 0x064642) is known color: Cyprus. HEX triplet: 06, 46 and 42. RGB value is (6,70,66). Sum of RGB (Red+Green+Blue) = 6+70+66=142 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.23% from 142); Green value is 70 (27.73% from 255 or 49.30% from 142); Blue value is 66 (26.17% from 255 or 46.48% from 142); Max value from RGB is 70 - color contains mainly: green. Hex color #064642 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064642 is #F9B9BD. Grayscale: #323232. Windows color (decimal): -16366014 or 4343302. OLE color: 4343302.
HSL color Cylindrical-coordinate representation of color #064642: hue angle of 176.25º 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 #064642 is Cyan = 0.91, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 70 | 66 | - |
| CMYK | 0.91 | 0 | 0.06 | 0.73 |
| HSL | 176.25º | 0.84% | 0.15% | - |
| HSV(B) | 176.25º | 0.91% | 0.27% | - |
| XYZ | 3.25 | 4.81 | 5.91 | - |
| YUV | 50.41 | 136.8 | 96.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 66 | 0.91 | 0 | 0.06 | 0.73 | 176.25 | 0.84 | 0.15 |
| Hex | 6 | 46 | 42 | 5B | 0 | 6 | 49 | B0 | 54 | F |
| Octal | 6 | 106 | 102 | 133 | 0 | 6 | 111 | 260 | 124 | 17 |
| Binary | 110 | 1000110 | 1000010 | 1011011 | 0 | 110 | 1001001 | 10110000 | 1010100 | 1111 |
Color Harmonies of #064642
Complementary color
Monochromatic Colors of #064642
Black with #064642
Text Example
Text Example
White with #064642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064642; }
p { color: rgb(6,70,66); }
H1.HeaderClassName
{
color: #064642;
}
.AnyTagClassName
{
color: #064642;
}
</style>
background-color css
<style>
a { background-color: #064642; }
a { background-color: rgb(6,70,66); }
div.DivClassName
{
background-color: #064642;
}
.BgClassName
{
background-color: #064642;
}
</style>
border-color css
<style>
span { border-color: #064642; }
span { border-color: rgb(6,70,66); }
td.TdClassName
{
border-color: #064642;
}
.TagClassName
{
border-color: #064642;
}
</style>