Shades of Cyprus #064845
Tints of Cyprus #064845
RGB
CMYK
RGB Variations
Color information
#064845 (or 0x064845) is known color: Cyprus. HEX triplet: 06, 48 and 45. RGB value is (6,72,69). Sum of RGB (Red+Green+Blue) = 6+72+69=147 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.08% from 147); Green value is 72 (28.52% from 255 or 48.98% from 147); Blue value is 69 (27.34% from 255 or 46.94% from 147); Max value from RGB is 72 - color contains mainly: green. Hex color #064845 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064845 is #F9B7BA. Grayscale: #333333. Windows color (decimal): -16365499 or 4540422. OLE color: 4540422.
HSL color Cylindrical-coordinate representation of color #064845: hue angle of 177.27º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #064845 is Cyan = 0.92, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 6 | 72 | 69 | - |
| CMYK | 0.92 | 0 | 0.04 | 0.72 |
| HSL | 177.27º | 0.85% | 0.15% | - |
| HSV(B) | 177.27º | 0.92% | 0.28% | - |
| XYZ | 3.47 | 5.1 | 6.43 | - |
| YUV | 51.92 | 137.63 | 95.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 72 | 69 | 0.92 | 0 | 0.04 | 0.72 | 177.27 | 0.85 | 0.15 |
| Hex | 6 | 48 | 45 | 5C | 0 | 4 | 48 | B1 | 55 | F |
| Octal | 6 | 110 | 105 | 134 | 0 | 4 | 110 | 261 | 125 | 17 |
| Binary | 110 | 1001000 | 1000101 | 1011100 | 0 | 100 | 1001000 | 10110001 | 1010101 | 1111 |
Color Harmonies of #064845
Complementary color
Monochromatic Colors of #064845
Black with #064845
Text Example
Text Example
White with #064845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064845; }
p { color: rgb(6,72,69); }
H1.HeaderClassName
{
color: #064845;
}
.AnyTagClassName
{
color: #064845;
}
</style>
background-color css
<style>
a { background-color: #064845; }
a { background-color: rgb(6,72,69); }
div.DivClassName
{
background-color: #064845;
}
.BgClassName
{
background-color: #064845;
}
</style>
border-color css
<style>
span { border-color: #064845; }
span { border-color: rgb(6,72,69); }
td.TdClassName
{
border-color: #064845;
}
.TagClassName
{
border-color: #064845;
}
</style>