Shades of Cyprus #084345
Tints of Cyprus #084345
RGB
CMYK
RGB Variations
Color information
#084345 (or 0x084345) is known color: Cyprus. HEX triplet: 08, 43 and 45. RGB value is (8,67,69). Sum of RGB (Red+Green+Blue) = 8+67+69=144 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.56% from 144); Green value is 67 (26.56% from 255 or 46.53% from 144); Blue value is 69 (27.34% from 255 or 47.92% from 144); Max value from RGB is 69 - color contains mainly: blue. Hex color #084345 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #084345 is #F7BCBA. Grayscale: #313131. Windows color (decimal): -16235707 or 4539144. OLE color: 4539144.
HSL color Cylindrical-coordinate representation of color #084345: hue angle of 181.97º 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 #084345 is Cyan = 0.88, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 8 | 67 | 69 | - |
| CMYK | 0.88 | 0.03 | 0 | 0.73 |
| HSL | 181.97º | 0.79% | 0.15% | - |
| HSV(B) | 181.97º | 0.88% | 0.27% | - |
| XYZ | 3.18 | 4.5 | 6.33 | - |
| YUV | 49.59 | 138.95 | 98.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 67 | 69 | 0.88 | 0.03 | 0 | 0.73 | 181.97 | 0.79 | 0.15 |
| Hex | 8 | 43 | 45 | 58 | 3 | 0 | 49 | B6 | 4F | F |
| Octal | 10 | 103 | 105 | 130 | 3 | 0 | 111 | 266 | 117 | 17 |
| Binary | 1000 | 1000011 | 1000101 | 1011000 | 11 | 0 | 1001001 | 10110110 | 1001111 | 1111 |
Color Harmonies of #084345
Complementary color
Monochromatic Colors of #084345
Black with #084345
Text Example
Text Example
White with #084345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #084345; }
p { color: rgb(8,67,69); }
H1.HeaderClassName
{
color: #084345;
}
.AnyTagClassName
{
color: #084345;
}
</style>
background-color css
<style>
a { background-color: #084345; }
a { background-color: rgb(8,67,69); }
div.DivClassName
{
background-color: #084345;
}
.BgClassName
{
background-color: #084345;
}
</style>
border-color css
<style>
span { border-color: #084345; }
span { border-color: rgb(8,67,69); }
td.TdClassName
{
border-color: #084345;
}
.TagClassName
{
border-color: #084345;
}
</style>