Shades of Cyprus #064641
Tints of Cyprus #064641
RGB
CMYK
RGB Variations
Color information
#064641 (or 0x064641) is known color: Cyprus. HEX triplet: 06, 46 and 41. RGB value is (6,70,65). Sum of RGB (Red+Green+Blue) = 6+70+65=141 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.26% from 141); Green value is 70 (27.73% from 255 or 49.65% from 141); Blue value is 65 (25.78% from 255 or 46.10% from 141); Max value from RGB is 70 - color contains mainly: green. Hex color #064641 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064641 is #F9B9BE. Grayscale: #323232. Windows color (decimal): -16366015 or 4277766. OLE color: 4277766.
HSL color Cylindrical-coordinate representation of color #064641: hue angle of 175.31º 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 #064641 is Cyan = 0.91, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 70 | 65 | - |
| CMYK | 0.91 | 0 | 0.07 | 0.73 |
| HSL | 175.31º | 0.84% | 0.15% | - |
| HSV(B) | 175.31º | 0.91% | 0.27% | - |
| XYZ | 3.22 | 4.8 | 5.76 | - |
| YUV | 50.29 | 136.3 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 65 | 0.91 | 0 | 0.07 | 0.73 | 175.31 | 0.84 | 0.15 |
| Hex | 6 | 46 | 41 | 5B | 0 | 7 | 49 | AF | 54 | F |
| Octal | 6 | 106 | 101 | 133 | 0 | 7 | 111 | 257 | 124 | 17 |
| Binary | 110 | 1000110 | 1000001 | 1011011 | 0 | 111 | 1001001 | 10101111 | 1010100 | 1111 |
Color Harmonies of #064641
Complementary color
Monochromatic Colors of #064641
Black with #064641
Text Example
Text Example
White with #064641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064641; }
p { color: rgb(6,70,65); }
H1.HeaderClassName
{
color: #064641;
}
.AnyTagClassName
{
color: #064641;
}
</style>
background-color css
<style>
a { background-color: #064641; }
a { background-color: rgb(6,70,65); }
div.DivClassName
{
background-color: #064641;
}
.BgClassName
{
background-color: #064641;
}
</style>
border-color css
<style>
span { border-color: #064641; }
span { border-color: rgb(6,70,65); }
td.TdClassName
{
border-color: #064641;
}
.TagClassName
{
border-color: #064641;
}
</style>