Shades of Cyprus #06463D
Tints of Cyprus #06463D
RGB
CMYK
RGB Variations
Color information
#06463D (or 0x06463D) is known color: Cyprus. HEX triplet: 06, 46 and 3D. RGB value is (6,70,61). Sum of RGB (Red+Green+Blue) = 6+70+61=137 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.38% from 137); Green value is 70 (27.73% from 255 or 51.09% from 137); Blue value is 61 (24.22% from 255 or 44.53% from 137); Max value from RGB is 70 - color contains mainly: green. Hex color #06463D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #06463D is #F9B9C2. Grayscale: #313131. Windows color (decimal): -16366019 or 4015622. OLE color: 4015622.
HSL color Cylindrical-coordinate representation of color #06463D: hue angle of 171.56º 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 #06463D is Cyan = 0.91, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 70 | 61 | - |
| CMYK | 0.91 | 0 | 0.13 | 0.73 |
| HSL | 171.56º | 0.84% | 0.15% | - |
| HSV(B) | 171.56º | 0.91% | 0.27% | - |
| XYZ | 3.11 | 4.76 | 5.17 | - |
| YUV | 49.84 | 134.3 | 96.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 61 | 0.91 | 0 | 0.13 | 0.73 | 171.56 | 0.84 | 0.15 |
| Hex | 6 | 46 | 3D | 5B | 0 | D | 49 | AC | 54 | F |
| Octal | 6 | 106 | 75 | 133 | 0 | 15 | 111 | 254 | 124 | 17 |
| Binary | 110 | 1000110 | 111101 | 1011011 | 0 | 1101 | 1001001 | 10101100 | 1010100 | 1111 |
Color Harmonies of #06463D
Complementary color
Monochromatic Colors of #06463D
Black with #06463D
Text Example
Text Example
White with #06463D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06463D; }
p { color: rgb(6,70,61); }
H1.HeaderClassName
{
color: #06463D;
}
.AnyTagClassName
{
color: #06463D;
}
</style>
background-color css
<style>
a { background-color: #06463D; }
a { background-color: rgb(6,70,61); }
div.DivClassName
{
background-color: #06463D;
}
.BgClassName
{
background-color: #06463D;
}
</style>
border-color css
<style>
span { border-color: #06463D; }
span { border-color: rgb(6,70,61); }
td.TdClassName
{
border-color: #06463D;
}
.TagClassName
{
border-color: #06463D;
}
</style>