Shades of Cyprus #064039
Tints of Cyprus #064039
RGB
CMYK
RGB Variations
Color information
#064039 (or 0x064039) is known color: Cyprus. HEX triplet: 06, 40 and 39. RGB value is (6,64,57). Sum of RGB (Red+Green+Blue) = 6+64+57=127 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.72% from 127); Green value is 64 (25.39% from 255 or 50.39% from 127); Blue value is 57 (22.66% from 255 or 44.88% from 127); Max value from RGB is 64 - color contains mainly: green. Hex color #064039 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064039 is #F9BFC6. Grayscale: #2D2D2D. Windows color (decimal): -16367559 or 3751942. OLE color: 3751942.
HSL color Cylindrical-coordinate representation of color #064039: hue angle of 172.76º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064039 is Cyan = 0.91, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 6 | 64 | 57 | - |
| CMYK | 0.91 | 0 | 0.11 | 0.75 |
| HSL | 172.76º | 0.83% | 0.14% | - |
| HSV(B) | 172.76º | 0.91% | 0.25% | - |
| XYZ | 2.65 | 4 | 4.5 | - |
| YUV | 45.86 | 134.28 | 99.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 64 | 57 | 0.91 | 0 | 0.11 | 0.75 | 172.76 | 0.83 | 0.14 |
| Hex | 6 | 40 | 39 | 5B | 0 | B | 4B | AD | 53 | E |
| Octal | 6 | 100 | 71 | 133 | 0 | 13 | 113 | 255 | 123 | 16 |
| Binary | 110 | 1000000 | 111001 | 1011011 | 0 | 1011 | 1001011 | 10101101 | 1010011 | 1110 |
Color Harmonies of #064039
Complementary color
Monochromatic Colors of #064039
Black with #064039
Text Example
Text Example
White with #064039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064039; }
p { color: rgb(6,64,57); }
H1.HeaderClassName
{
color: #064039;
}
.AnyTagClassName
{
color: #064039;
}
</style>
background-color css
<style>
a { background-color: #064039; }
a { background-color: rgb(6,64,57); }
div.DivClassName
{
background-color: #064039;
}
.BgClassName
{
background-color: #064039;
}
</style>
border-color css
<style>
span { border-color: #064039; }
span { border-color: rgb(6,64,57); }
td.TdClassName
{
border-color: #064039;
}
.TagClassName
{
border-color: #064039;
}
</style>