Shades of Cyprus #084741
Tints of Cyprus #084741
RGB
CMYK
RGB Variations
Color information
#084741 (or 0x084741) is known color: Cyprus. HEX triplet: 08, 47 and 41. RGB value is (8,71,65). Sum of RGB (Red+Green+Blue) = 8+71+65=144 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.56% from 144); Green value is 71 (28.12% from 255 or 49.31% from 144); Blue value is 65 (25.78% from 255 or 45.14% from 144); Max value from RGB is 71 - color contains mainly: green. Hex color #084741 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084741 is #F7B8BE. Grayscale: #333333. Windows color (decimal): -16234687 or 4278024. OLE color: 4278024.
HSL color Cylindrical-coordinate representation of color #084741: hue angle of 174.29º 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 #084741 is Cyan = 0.89, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 8 | 71 | 65 | - |
| CMYK | 0.89 | 0 | 0.08 | 0.72 |
| HSL | 174.29º | 0.8% | 0.15% | - |
| HSV(B) | 174.29º | 0.89% | 0.28% | - |
| XYZ | 3.31 | 4.94 | 5.78 | - |
| YUV | 51.48 | 135.63 | 96.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 71 | 65 | 0.89 | 0 | 0.08 | 0.72 | 174.29 | 0.8 | 0.15 |
| Hex | 8 | 47 | 41 | 59 | 0 | 8 | 48 | AE | 50 | F |
| Octal | 10 | 107 | 101 | 131 | 0 | 10 | 110 | 256 | 120 | 17 |
| Binary | 1000 | 1000111 | 1000001 | 1011001 | 0 | 1000 | 1001000 | 10101110 | 1010000 | 1111 |
Color Harmonies of #084741
Complementary color
Monochromatic Colors of #084741
Black with #084741
Text Example
Text Example
White with #084741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084741; }
p { color: rgb(8,71,65); }
H1.HeaderClassName
{
color: #084741;
}
.AnyTagClassName
{
color: #084741;
}
</style>
background-color css
<style>
a { background-color: #084741; }
a { background-color: rgb(8,71,65); }
div.DivClassName
{
background-color: #084741;
}
.BgClassName
{
background-color: #084741;
}
</style>
border-color css
<style>
span { border-color: #084741; }
span { border-color: rgb(8,71,65); }
td.TdClassName
{
border-color: #084741;
}
.TagClassName
{
border-color: #084741;
}
</style>