Shades of Cyprus #084649
Tints of Cyprus #084649
RGB
CMYK
RGB Variations
Color information
#084649 (or 0x084649) is known color: Cyprus. HEX triplet: 08, 46 and 49. RGB value is (8,70,73). Sum of RGB (Red+Green+Blue) = 8+70+73=151 (20% of max value = 765). Red value is 8 (3.52% from 255 or 5.30% from 151); Green value is 70 (27.73% from 255 or 46.36% from 151); Blue value is 73 (28.91% from 255 or 48.34% from 151); Max value from RGB is 73 - color contains mainly: blue. Hex color #084649 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084649 is #F7B9B6. Grayscale: #333333. Windows color (decimal): -16234935 or 4802056. OLE color: 4802056.
HSL color Cylindrical-coordinate representation of color #084649: hue angle of 182.77º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #084649 is Cyan = 0.89, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 8 | 70 | 73 | - |
| CMYK | 0.89 | 0.04 | 0 | 0.71 |
| HSL | 182.77º | 0.8% | 0.16% | - |
| HSV(B) | 182.77º | 0.89% | 0.29% | - |
| XYZ | 3.49 | 4.91 | 7.07 | - |
| YUV | 51.8 | 139.96 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 70 | 73 | 0.89 | 0.04 | 0 | 0.71 | 182.77 | 0.8 | 0.16 |
| Hex | 8 | 46 | 49 | 59 | 4 | 0 | 47 | B7 | 50 | 10 |
| Octal | 10 | 106 | 111 | 131 | 4 | 0 | 107 | 267 | 120 | 20 |
| Binary | 1000 | 1000110 | 1001001 | 1011001 | 100 | 0 | 1000111 | 10110111 | 1010000 | 10000 |
Color Harmonies of #084649
Complementary color
Monochromatic Colors of #084649
Black with #084649
Text Example
Text Example
White with #084649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084649; }
p { color: rgb(8,70,73); }
H1.HeaderClassName
{
color: #084649;
}
.AnyTagClassName
{
color: #084649;
}
</style>
background-color css
<style>
a { background-color: #084649; }
a { background-color: rgb(8,70,73); }
div.DivClassName
{
background-color: #084649;
}
.BgClassName
{
background-color: #084649;
}
</style>
border-color css
<style>
span { border-color: #084649; }
span { border-color: rgb(8,70,73); }
td.TdClassName
{
border-color: #084649;
}
.TagClassName
{
border-color: #084649;
}
</style>