Shades of Cyprus #064244
Tints of Cyprus #064244
RGB
CMYK
RGB Variations
Color information
#064244 (or 0x064244) is known color: Cyprus. HEX triplet: 06, 42 and 44. RGB value is (6,66,68). Sum of RGB (Red+Green+Blue) = 6+66+68=140 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.29% from 140); Green value is 66 (26.17% from 255 or 47.14% from 140); Blue value is 68 (26.95% from 255 or 48.57% from 140); Max value from RGB is 68 - color contains mainly: blue. Hex color #064244 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064244 is #F9BDBB. Grayscale: #303030. Windows color (decimal): -16367036 or 4473350. OLE color: 4473350.
HSL color Cylindrical-coordinate representation of color #064244: hue angle of 181.94º 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 #064244 is Cyan = 0.91, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 66 | 68 | - |
| CMYK | 0.91 | 0.03 | 0 | 0.73 |
| HSL | 181.94º | 0.84% | 0.15% | - |
| HSV(B) | 181.94º | 0.91% | 0.27% | - |
| XYZ | 3.07 | 4.35 | 6.15 | - |
| YUV | 48.29 | 139.12 | 97.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 66 | 68 | 0.91 | 0.03 | 0 | 0.73 | 181.94 | 0.84 | 0.15 |
| Hex | 6 | 42 | 44 | 5B | 3 | 0 | 49 | B6 | 54 | F |
| Octal | 6 | 102 | 104 | 133 | 3 | 0 | 111 | 266 | 124 | 17 |
| Binary | 110 | 1000010 | 1000100 | 1011011 | 11 | 0 | 1001001 | 10110110 | 1010100 | 1111 |
Color Harmonies of #064244
Complementary color
Monochromatic Colors of #064244
Black with #064244
Text Example
Text Example
White with #064244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064244; }
p { color: rgb(6,66,68); }
H1.HeaderClassName
{
color: #064244;
}
.AnyTagClassName
{
color: #064244;
}
</style>
background-color css
<style>
a { background-color: #064244; }
a { background-color: rgb(6,66,68); }
div.DivClassName
{
background-color: #064244;
}
.BgClassName
{
background-color: #064244;
}
</style>
border-color css
<style>
span { border-color: #064244; }
span { border-color: rgb(6,66,68); }
td.TdClassName
{
border-color: #064244;
}
.TagClassName
{
border-color: #064244;
}
</style>