Shades of Cyprus #064948
Tints of Cyprus #064948
RGB
CMYK
RGB Variations
Color information
#064948 (or 0x064948) is known color: Cyprus. HEX triplet: 06, 49 and 48. RGB value is (6,73,72). Sum of RGB (Red+Green+Blue) = 6+73+72=151 (20% of max value = 765). Red value is 6 (2.73% from 255 or 3.97% from 151); Green value is 73 (28.91% from 255 or 48.34% from 151); Blue value is 72 (28.52% from 255 or 47.68% from 151); Max value from RGB is 73 - color contains mainly: green. Hex color #064948 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064948 is #F9B6B7. Grayscale: #343434. Windows color (decimal): -16365240 or 4737286. OLE color: 4737286.
HSL color Cylindrical-coordinate representation of color #064948: hue angle of 179.1º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #064948 is Cyan = 0.92, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 6 | 73 | 72 | - |
| CMYK | 0.92 | 0 | 0.01 | 0.71 |
| HSL | 179.1º | 0.85% | 0.15% | - |
| HSV(B) | 179.1º | 0.92% | 0.29% | - |
| XYZ | 3.63 | 5.27 | 6.96 | - |
| YUV | 52.85 | 138.8 | 94.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 73 | 72 | 0.92 | 0 | 0.01 | 0.71 | 179.1 | 0.85 | 0.15 |
| Hex | 6 | 49 | 48 | 5C | 0 | 1 | 47 | B3 | 55 | F |
| Octal | 6 | 111 | 110 | 134 | 0 | 1 | 107 | 263 | 125 | 17 |
| Binary | 110 | 1001001 | 1001000 | 1011100 | 0 | 1 | 1000111 | 10110011 | 1010101 | 1111 |
Color Harmonies of #064948
Complementary color
Monochromatic Colors of #064948
Black with #064948
Text Example
Text Example
White with #064948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064948; }
p { color: rgb(6,73,72); }
H1.HeaderClassName
{
color: #064948;
}
.AnyTagClassName
{
color: #064948;
}
</style>
background-color css
<style>
a { background-color: #064948; }
a { background-color: rgb(6,73,72); }
div.DivClassName
{
background-color: #064948;
}
.BgClassName
{
background-color: #064948;
}
</style>
border-color css
<style>
span { border-color: #064948; }
span { border-color: rgb(6,73,72); }
td.TdClassName
{
border-color: #064948;
}
.TagClassName
{
border-color: #064948;
}
</style>