Shades of Cyprus #064345
Tints of Cyprus #064345
RGB
CMYK
RGB Variations
Color information
#064345 (or 0x064345) is known color: Cyprus. HEX triplet: 06, 43 and 45. RGB value is (6,67,69). Sum of RGB (Red+Green+Blue) = 6+67+69=142 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.23% from 142); Green value is 67 (26.56% from 255 or 47.18% from 142); Blue value is 69 (27.34% from 255 or 48.59% from 142); Max value from RGB is 69 - color contains mainly: blue. Hex color #064345 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064345 is #F9BCBA. Grayscale: #303030. Windows color (decimal): -16366779 or 4539142. OLE color: 4539142.
HSL color Cylindrical-coordinate representation of color #064345: hue angle of 181.9º 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 #064345 is Cyan = 0.91, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 67 | 69 | - |
| CMYK | 0.91 | 0.03 | 0 | 0.73 |
| HSL | 181.9º | 0.84% | 0.15% | - |
| HSV(B) | 181.9º | 0.91% | 0.27% | - |
| XYZ | 3.16 | 4.48 | 6.33 | - |
| YUV | 48.99 | 139.29 | 97.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 67 | 69 | 0.91 | 0.03 | 0 | 0.73 | 181.9 | 0.84 | 0.15 |
| Hex | 6 | 43 | 45 | 5B | 3 | 0 | 49 | B6 | 54 | F |
| Octal | 6 | 103 | 105 | 133 | 3 | 0 | 111 | 266 | 124 | 17 |
| Binary | 110 | 1000011 | 1000101 | 1011011 | 11 | 0 | 1001001 | 10110110 | 1010100 | 1111 |
Color Harmonies of #064345
Complementary color
Monochromatic Colors of #064345
Black with #064345
Text Example
Text Example
White with #064345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064345; }
p { color: rgb(6,67,69); }
H1.HeaderClassName
{
color: #064345;
}
.AnyTagClassName
{
color: #064345;
}
</style>
background-color css
<style>
a { background-color: #064345; }
a { background-color: rgb(6,67,69); }
div.DivClassName
{
background-color: #064345;
}
.BgClassName
{
background-color: #064345;
}
</style>
border-color css
<style>
span { border-color: #064345; }
span { border-color: rgb(6,67,69); }
td.TdClassName
{
border-color: #064345;
}
.TagClassName
{
border-color: #064345;
}
</style>