Shades of Cyprus #06493F
Tints of Cyprus #06493F
RGB
CMYK
RGB Variations
Color information
#06493F (or 0x06493F) is known color: Cyprus. HEX triplet: 06, 49 and 3F. RGB value is (6,73,63). Sum of RGB (Red+Green+Blue) = 6+73+63=142 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.23% from 142); Green value is 73 (28.91% from 255 or 51.41% from 142); Blue value is 63 (25% from 255 or 44.37% from 142); Max value from RGB is 73 - color contains mainly: green. Hex color #06493F is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #06493F is #F9B6C0. Grayscale: #333333. Windows color (decimal): -16365249 or 4147462. OLE color: 4147462.
HSL color Cylindrical-coordinate representation of color #06493F: hue angle of 171.04º 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 #06493F is Cyan = 0.92, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 6 | 73 | 63 | - |
| CMYK | 0.92 | 0 | 0.14 | 0.71 |
| HSL | 171.04º | 0.85% | 0.15% | - |
| HSV(B) | 171.04º | 0.92% | 0.29% | - |
| XYZ | 3.35 | 5.16 | 5.52 | - |
| YUV | 51.83 | 134.3 | 95.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 73 | 63 | 0.92 | 0 | 0.14 | 0.71 | 171.04 | 0.85 | 0.15 |
| Hex | 6 | 49 | 3F | 5C | 0 | E | 47 | AB | 55 | F |
| Octal | 6 | 111 | 77 | 134 | 0 | 16 | 107 | 253 | 125 | 17 |
| Binary | 110 | 1001001 | 111111 | 1011100 | 0 | 1110 | 1000111 | 10101011 | 1010101 | 1111 |
Color Harmonies of #06493F
Complementary color
Monochromatic Colors of #06493F
Black with #06493F
Text Example
Text Example
White with #06493F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06493F; }
p { color: rgb(6,73,63); }
H1.HeaderClassName
{
color: #06493F;
}
.AnyTagClassName
{
color: #06493F;
}
</style>
background-color css
<style>
a { background-color: #06493F; }
a { background-color: rgb(6,73,63); }
div.DivClassName
{
background-color: #06493F;
}
.BgClassName
{
background-color: #06493F;
}
</style>
border-color css
<style>
span { border-color: #06493F; }
span { border-color: rgb(6,73,63); }
td.TdClassName
{
border-color: #06493F;
}
.TagClassName
{
border-color: #06493F;
}
</style>