Shades of Cyprus #084448
Tints of Cyprus #084448
RGB
CMYK
RGB Variations
Color information
#084448 (or 0x084448) is known color: Cyprus. HEX triplet: 08, 44 and 48. RGB value is (8,68,72). Sum of RGB (Red+Green+Blue) = 8+68+72=148 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.41% from 148); Green value is 68 (26.95% from 255 or 45.95% from 148); Blue value is 72 (28.52% from 255 or 48.65% from 148); Max value from RGB is 72 - color contains mainly: blue. Hex color #084448 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084448 is #F7BBB7. Grayscale: #323232. Windows color (decimal): -16235448 or 4736008. OLE color: 4736008.
HSL color Cylindrical-coordinate representation of color #084448: hue angle of 183.75º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #084448 is Cyan = 0.89, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 8 | 68 | 72 | - |
| CMYK | 0.89 | 0.06 | 0 | 0.72 |
| HSL | 183.75º | 0.8% | 0.16% | - |
| HSV(B) | 183.75º | 0.89% | 0.28% | - |
| XYZ | 3.34 | 4.65 | 6.85 | - |
| YUV | 50.52 | 140.12 | 97.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 68 | 72 | 0.89 | 0.06 | 0 | 0.72 | 183.75 | 0.8 | 0.16 |
| Hex | 8 | 44 | 48 | 59 | 6 | 0 | 48 | B8 | 50 | 10 |
| Octal | 10 | 104 | 110 | 131 | 6 | 0 | 110 | 270 | 120 | 20 |
| Binary | 1000 | 1000100 | 1001000 | 1011001 | 110 | 0 | 1001000 | 10111000 | 1010000 | 10000 |
Color Harmonies of #084448
Complementary color
Monochromatic Colors of #084448
Black with #084448
Text Example
Text Example
White with #084448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084448; }
p { color: rgb(8,68,72); }
H1.HeaderClassName
{
color: #084448;
}
.AnyTagClassName
{
color: #084448;
}
</style>
background-color css
<style>
a { background-color: #084448; }
a { background-color: rgb(8,68,72); }
div.DivClassName
{
background-color: #084448;
}
.BgClassName
{
background-color: #084448;
}
</style>
border-color css
<style>
span { border-color: #084448; }
span { border-color: rgb(8,68,72); }
td.TdClassName
{
border-color: #084448;
}
.TagClassName
{
border-color: #084448;
}
</style>