Shades of Cyprus #084746
Tints of Cyprus #084746
RGB
CMYK
RGB Variations
Color information
#084746 (or 0x084746) is known color: Cyprus. HEX triplet: 08, 47 and 46. RGB value is (8,71,70). Sum of RGB (Red+Green+Blue) = 8+71+70=149 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.37% from 149); Green value is 71 (28.12% from 255 or 47.65% from 149); Blue value is 70 (27.73% from 255 or 46.98% from 149); Max value from RGB is 71 - color contains mainly: green. Hex color #084746 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084746 is #F7B8B9. Grayscale: #333333. Windows color (decimal): -16234682 or 4605704. OLE color: 4605704.
HSL color Cylindrical-coordinate representation of color #084746: hue angle of 179.05º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #084746 is Cyan = 0.89, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 8 | 71 | 70 | - |
| CMYK | 0.89 | 0 | 0.01 | 0.72 |
| HSL | 179.05º | 0.8% | 0.15% | - |
| HSV(B) | 179.05º | 0.89% | 0.28% | - |
| XYZ | 3.46 | 5 | 6.58 | - |
| YUV | 52.05 | 138.13 | 96.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 71 | 70 | 0.89 | 0 | 0.01 | 0.72 | 179.05 | 0.8 | 0.15 |
| Hex | 8 | 47 | 46 | 59 | 0 | 1 | 48 | B3 | 50 | F |
| Octal | 10 | 107 | 106 | 131 | 0 | 1 | 110 | 263 | 120 | 17 |
| Binary | 1000 | 1000111 | 1000110 | 1011001 | 0 | 1 | 1001000 | 10110011 | 1010000 | 1111 |
Color Harmonies of #084746
Complementary color
Monochromatic Colors of #084746
Black with #084746
Text Example
Text Example
White with #084746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084746; }
p { color: rgb(8,71,70); }
H1.HeaderClassName
{
color: #084746;
}
.AnyTagClassName
{
color: #084746;
}
</style>
background-color css
<style>
a { background-color: #084746; }
a { background-color: rgb(8,71,70); }
div.DivClassName
{
background-color: #084746;
}
.BgClassName
{
background-color: #084746;
}
</style>
border-color css
<style>
span { border-color: #084746; }
span { border-color: rgb(8,71,70); }
td.TdClassName
{
border-color: #084746;
}
.TagClassName
{
border-color: #084746;
}
</style>