Shades of Cyprus #084144
Tints of Cyprus #084144
RGB
CMYK
RGB Variations
Color information
#084144 (or 0x084144) is known color: Cyprus. HEX triplet: 08, 41 and 44. RGB value is (8,65,68). Sum of RGB (Red+Green+Blue) = 8+65+68=141 (18% of max value = 765). Red value is 8 (3.52% from 255 or 5.67% from 141); Green value is 65 (25.78% from 255 or 46.10% from 141); Blue value is 68 (26.95% from 255 or 48.23% from 141); Max value from RGB is 68 - color contains mainly: blue. Hex color #084144 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084144 is #F7BEBB. Grayscale: #303030. Windows color (decimal): -16236220 or 4473096. OLE color: 4473096.
HSL color Cylindrical-coordinate representation of color #084144: hue angle of 183º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #084144 is Cyan = 0.88, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 8 | 65 | 68 | - |
| CMYK | 0.88 | 0.04 | 0 | 0.73 |
| HSL | 183º | 0.79% | 0.15% | - |
| HSV(B) | 183º | 0.88% | 0.27% | - |
| XYZ | 3.03 | 4.25 | 6.13 | - |
| YUV | 48.3 | 139.12 | 99.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 65 | 68 | 0.88 | 0.04 | 0 | 0.73 | 183 | 0.79 | 0.15 |
| Hex | 8 | 41 | 44 | 58 | 4 | 0 | 49 | B7 | 4F | F |
| Octal | 10 | 101 | 104 | 130 | 4 | 0 | 111 | 267 | 117 | 17 |
| Binary | 1000 | 1000001 | 1000100 | 1011000 | 100 | 0 | 1001001 | 10110111 | 1001111 | 1111 |
Color Harmonies of #084144
Complementary color
Monochromatic Colors of #084144
Black with #084144
Text Example
Text Example
White with #084144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084144; }
p { color: rgb(8,65,68); }
H1.HeaderClassName
{
color: #084144;
}
.AnyTagClassName
{
color: #084144;
}
</style>
background-color css
<style>
a { background-color: #084144; }
a { background-color: rgb(8,65,68); }
div.DivClassName
{
background-color: #084144;
}
.BgClassName
{
background-color: #084144;
}
</style>
border-color css
<style>
span { border-color: #084144; }
span { border-color: rgb(8,65,68); }
td.TdClassName
{
border-color: #084144;
}
.TagClassName
{
border-color: #084144;
}
</style>