Shades of Cyprus #085348
Tints of Cyprus #085348
RGB
CMYK
RGB Variations
Color information
#085348 (or 0x085348) is known color: Cyprus. HEX triplet: 08, 53 and 48. RGB value is (8,83,72). Sum of RGB (Red+Green+Blue) = 8+83+72=163 (21% of max value = 765). Red value is 8 (3.52% from 255 or 4.91% from 163); Green value is 83 (32.81% from 255 or 50.92% from 163); Blue value is 72 (28.52% from 255 or 44.17% from 163); Max value from RGB is 83 - color contains mainly: green. Hex color #085348 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085348 is #F7ACB7. Grayscale: #3B3B3B. Windows color (decimal): -16231608 or 4739848. OLE color: 4739848.
HSL color Cylindrical-coordinate representation of color #085348: hue angle of 171.2º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #085348 is Cyan = 0.90, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 83 | 72 | - |
| CMYK | 0.90 | 0 | 0.13 | 0.67 |
| HSL | 171.2º | 0.82% | 0.18% | - |
| HSV(B) | 171.2º | 0.9% | 0.33% | - |
| XYZ | 4.36 | 6.71 | 7.2 | - |
| YUV | 59.32 | 135.15 | 91.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 83 | 72 | 0.90 | 0 | 0.13 | 0.67 | 171.2 | 0.82 | 0.18 |
| Hex | 8 | 53 | 48 | 5A | 0 | D | 43 | AB | 52 | 12 |
| Octal | 10 | 123 | 110 | 132 | 0 | 15 | 103 | 253 | 122 | 22 |
| Binary | 1000 | 1010011 | 1001000 | 1011010 | 0 | 1101 | 1000011 | 10101011 | 1010010 | 10010 |
Color Harmonies of #085348
Complementary color
Monochromatic Colors of #085348
Black with #085348
Text Example
Text Example
White with #085348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085348; }
p { color: rgb(8,83,72); }
H1.HeaderClassName
{
color: #085348;
}
.AnyTagClassName
{
color: #085348;
}
</style>
background-color css
<style>
a { background-color: #085348; }
a { background-color: rgb(8,83,72); }
div.DivClassName
{
background-color: #085348;
}
.BgClassName
{
background-color: #085348;
}
</style>
border-color css
<style>
span { border-color: #085348; }
span { border-color: rgb(8,83,72); }
td.TdClassName
{
border-color: #085348;
}
.TagClassName
{
border-color: #085348;
}
</style>