Shades of Cyprus #084146
Tints of Cyprus #084146
RGB
CMYK
RGB Variations
Color information
#084146 (or 0x084146) is known color: Cyprus. HEX triplet: 08, 41 and 46. RGB value is (8,65,70). Sum of RGB (Red+Green+Blue) = 8+65+70=143 (18% of max value = 765). Red value is 8 (3.52% from 255 or 5.59% from 143); Green value is 65 (25.78% from 255 or 45.45% from 143); Blue value is 70 (27.73% from 255 or 48.95% from 143); Max value from RGB is 70 - color contains mainly: blue. Hex color #084146 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084146 is #F7BEB9. Grayscale: #303030. Windows color (decimal): -16236218 or 4604168. OLE color: 4604168.
HSL color Cylindrical-coordinate representation of color #084146: hue angle of 184.84º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #084146 is Cyan = 0.89, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 8 | 65 | 70 | - |
| CMYK | 0.89 | 0.07 | 0 | 0.73 |
| HSL | 184.84º | 0.79% | 0.15% | - |
| HSV(B) | 184.84º | 0.89% | 0.27% | - |
| XYZ | 3.1 | 4.27 | 6.46 | - |
| YUV | 48.53 | 140.12 | 99.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 65 | 70 | 0.89 | 0.07 | 0 | 0.73 | 184.84 | 0.79 | 0.15 |
| Hex | 8 | 41 | 46 | 59 | 7 | 0 | 49 | B9 | 4F | F |
| Octal | 10 | 101 | 106 | 131 | 7 | 0 | 111 | 271 | 117 | 17 |
| Binary | 1000 | 1000001 | 1000110 | 1011001 | 111 | 0 | 1001001 | 10111001 | 1001111 | 1111 |
Color Harmonies of #084146
Complementary color
Monochromatic Colors of #084146
Black with #084146
Text Example
Text Example
White with #084146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084146; }
p { color: rgb(8,65,70); }
H1.HeaderClassName
{
color: #084146;
}
.AnyTagClassName
{
color: #084146;
}
</style>
background-color css
<style>
a { background-color: #084146; }
a { background-color: rgb(8,65,70); }
div.DivClassName
{
background-color: #084146;
}
.BgClassName
{
background-color: #084146;
}
</style>
border-color css
<style>
span { border-color: #084146; }
span { border-color: rgb(8,65,70); }
td.TdClassName
{
border-color: #084146;
}
.TagClassName
{
border-color: #084146;
}
</style>