Shades of Cyprus #064239
Tints of Cyprus #064239
RGB
CMYK
RGB Variations
Color information
#064239 (or 0x064239) is known color: Cyprus. HEX triplet: 06, 42 and 39. RGB value is (6,66,57). Sum of RGB (Red+Green+Blue) = 6+66+57=129 (17% of max value = 765). Red value is 6 (2.73% from 255 or 4.65% from 129); Green value is 66 (26.17% from 255 or 51.16% from 129); Blue value is 57 (22.66% from 255 or 44.19% from 129); Max value from RGB is 66 - color contains mainly: green. Hex color #064239 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064239 is #F9BDC6. Grayscale: #2F2F2F. Windows color (decimal): -16367047 or 3752454. OLE color: 3752454.
HSL color Cylindrical-coordinate representation of color #064239: hue angle of 171º 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 #064239 is Cyan = 0.91, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 66 | 57 | - |
| CMYK | 0.91 | 0 | 0.14 | 0.74 |
| HSL | 171º | 0.83% | 0.14% | - |
| HSV(B) | 171º | 0.91% | 0.26% | - |
| XYZ | 2.76 | 4.23 | 4.54 | - |
| YUV | 47.03 | 133.62 | 98.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 66 | 57 | 0.91 | 0 | 0.14 | 0.74 | 171 | 0.83 | 0.14 |
| Hex | 6 | 42 | 39 | 5B | 0 | E | 4A | AB | 53 | E |
| Octal | 6 | 102 | 71 | 133 | 0 | 16 | 112 | 253 | 123 | 16 |
| Binary | 110 | 1000010 | 111001 | 1011011 | 0 | 1110 | 1001010 | 10101011 | 1010011 | 1110 |
Color Harmonies of #064239
Complementary color
Monochromatic Colors of #064239
Black with #064239
Text Example
Text Example
White with #064239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064239; }
p { color: rgb(6,66,57); }
H1.HeaderClassName
{
color: #064239;
}
.AnyTagClassName
{
color: #064239;
}
</style>
background-color css
<style>
a { background-color: #064239; }
a { background-color: rgb(6,66,57); }
div.DivClassName
{
background-color: #064239;
}
.BgClassName
{
background-color: #064239;
}
</style>
border-color css
<style>
span { border-color: #064239; }
span { border-color: rgb(6,66,57); }
td.TdClassName
{
border-color: #064239;
}
.TagClassName
{
border-color: #064239;
}
</style>