Shades of Cyprus #085447
Tints of Cyprus #085447
RGB
CMYK
RGB Variations
Color information
#085447 (or 0x085447) is known color: Cyprus. HEX triplet: 08, 54 and 47. RGB value is (8,84,71). Sum of RGB (Red+Green+Blue) = 8+84+71=163 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.91% from 163); Green value is 84 (33.20% from 255 or 51.53% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 84 - color contains mainly: green. Hex color #085447 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085447 is #F7ABB8. Grayscale: #3B3B3B. Windows color (decimal): -16231353 or 4674568. OLE color: 4674568.
HSL color Cylindrical-coordinate representation of color #085447: hue angle of 169.74º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #085447 is Cyan = 0.90, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 84 | 71 | - |
| CMYK | 0.90 | 0 | 0.15 | 0.67 |
| HSL | 169.74º | 0.83% | 0.18% | - |
| HSV(B) | 169.74º | 0.9% | 0.33% | - |
| XYZ | 4.41 | 6.85 | 7.05 | - |
| YUV | 59.79 | 134.32 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 84 | 71 | 0.90 | 0 | 0.15 | 0.67 | 169.74 | 0.83 | 0.18 |
| Hex | 8 | 54 | 47 | 5A | 0 | F | 43 | AA | 53 | 12 |
| Octal | 10 | 124 | 107 | 132 | 0 | 17 | 103 | 252 | 123 | 22 |
| Binary | 1000 | 1010100 | 1000111 | 1011010 | 0 | 1111 | 1000011 | 10101010 | 1010011 | 10010 |
Color Harmonies of #085447
Complementary color
Monochromatic Colors of #085447
Black with #085447
Text Example
Text Example
White with #085447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085447; }
p { color: rgb(8,84,71); }
H1.HeaderClassName
{
color: #085447;
}
.AnyTagClassName
{
color: #085447;
}
</style>
background-color css
<style>
a { background-color: #085447; }
a { background-color: rgb(8,84,71); }
div.DivClassName
{
background-color: #085447;
}
.BgClassName
{
background-color: #085447;
}
</style>
border-color css
<style>
span { border-color: #085447; }
span { border-color: rgb(8,84,71); }
td.TdClassName
{
border-color: #085447;
}
.TagClassName
{
border-color: #085447;
}
</style>