Shades of Cyprus #064545
Tints of Cyprus #064545
RGB
CMYK
RGB Variations
Color information
#064545 (or 0x064545) is known color: Cyprus. HEX triplet: 06, 45 and 45. RGB value is (6,69,69). Sum of RGB (Red+Green+Blue) = 6+69+69=144 (19% of max value = 765). Red value is 6 (2.73% from 255 or 4.17% from 144); Green value is 69 (27.34% from 255 or 47.92% from 144); Blue value is 69 (27.34% from 255 or 47.92% from 144); Max value from RGB is 69 - color contains mainly: green, blue. Hex color #064545 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064545 is #F9BABA. Grayscale: #323232. Windows color (decimal): -16366267 or 4539654. OLE color: 4539654.
HSL color Cylindrical-coordinate representation of color #064545: hue angle of 180º 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 #064545 is Cyan = 0.91, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 69 | 69 | - |
| CMYK | 0.91 | 0 | 0 | 0.73 |
| HSL | 180º | 0.84% | 0.15% | - |
| HSV(B) | 180º | 0.91% | 0.27% | - |
| XYZ | 3.28 | 4.72 | 6.37 | - |
| YUV | 50.16 | 138.63 | 96.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 69 | 69 | 0.91 | 0 | 0 | 0.73 | 180 | 0.84 | 0.15 |
| Hex | 6 | 45 | 45 | 5B | 0 | 0 | 49 | B4 | 54 | F |
| Octal | 6 | 105 | 105 | 133 | 0 | 0 | 111 | 264 | 124 | 17 |
| Binary | 110 | 1000101 | 1000101 | 1011011 | 0 | 0 | 1001001 | 10110100 | 1010100 | 1111 |
Color Harmonies of #064545
Complementary color
Monochromatic Colors of #064545
Black with #064545
Text Example
Text Example
White with #064545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064545; }
p { color: rgb(6,69,69); }
H1.HeaderClassName
{
color: #064545;
}
.AnyTagClassName
{
color: #064545;
}
</style>
background-color css
<style>
a { background-color: #064545; }
a { background-color: rgb(6,69,69); }
div.DivClassName
{
background-color: #064545;
}
.BgClassName
{
background-color: #064545;
}
</style>
border-color css
<style>
span { border-color: #064545; }
span { border-color: rgb(6,69,69); }
td.TdClassName
{
border-color: #064545;
}
.TagClassName
{
border-color: #064545;
}
</style>