Shades of Cyprus #064446
Tints of Cyprus #064446
RGB
CMYK
RGB Variations
Color information
#064446 (or 0x064446) is known color: Cyprus. HEX triplet: 06, 44 and 46. RGB value is (6,68,70). Sum of RGB (Red+Green+Blue) = 6+68+70=144 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.17% from 144); Green value is 68 (26.95% from 255 or 47.22% from 144); Blue value is 70 (27.73% from 255 or 48.61% from 144); Max value from RGB is 70 - color contains mainly: blue. Hex color #064446 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064446 is #F9BBB9. Grayscale: #313131. Windows color (decimal): -16366522 or 4604934. OLE color: 4604934.
HSL color Cylindrical-coordinate representation of color #064446: hue angle of 181.88º 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 #064446 is Cyan = 0.91, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 68 | 70 | - |
| CMYK | 0.91 | 0.03 | 0 | 0.73 |
| HSL | 181.88º | 0.84% | 0.15% | - |
| HSV(B) | 181.88º | 0.91% | 0.27% | - |
| XYZ | 3.25 | 4.62 | 6.51 | - |
| YUV | 49.69 | 139.46 | 96.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 68 | 70 | 0.91 | 0.03 | 0 | 0.73 | 181.88 | 0.84 | 0.15 |
| Hex | 6 | 44 | 46 | 5B | 3 | 0 | 49 | B6 | 54 | F |
| Octal | 6 | 104 | 106 | 133 | 3 | 0 | 111 | 266 | 124 | 17 |
| Binary | 110 | 1000100 | 1000110 | 1011011 | 11 | 0 | 1001001 | 10110110 | 1010100 | 1111 |
Color Harmonies of #064446
Complementary color
Monochromatic Colors of #064446
Black with #064446
Text Example
Text Example
White with #064446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064446; }
p { color: rgb(6,68,70); }
H1.HeaderClassName
{
color: #064446;
}
.AnyTagClassName
{
color: #064446;
}
</style>
background-color css
<style>
a { background-color: #064446; }
a { background-color: rgb(6,68,70); }
div.DivClassName
{
background-color: #064446;
}
.BgClassName
{
background-color: #064446;
}
</style>
border-color css
<style>
span { border-color: #064446; }
span { border-color: rgb(6,68,70); }
td.TdClassName
{
border-color: #064446;
}
.TagClassName
{
border-color: #064446;
}
</style>