Shades of Cyprus #083533
Tints of Cyprus #083533
RGB
CMYK
RGB Variations
Color information
#083533 (or 0x083533) is known color: Cyprus. HEX triplet: 08, 35 and 33. RGB value is (8,53,51). Sum of RGB (Red+Green+Blue) = 8+53+51=112 (14% of max value = 765). Red value is 8 (3.52% from 255 or 7.14% from 112); Green value is 53 (21.09% from 255 or 47.32% from 112); Blue value is 51 (20.31% from 255 or 45.54% from 112); Max value from RGB is 53 - color contains mainly: green. Hex color #083533 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #083533 is #F7CACC. Grayscale: #272727. Windows color (decimal): -16239309 or 3355912. OLE color: 3355912.
HSL color Cylindrical-coordinate representation of color #083533: hue angle of 177.33º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #083533 is Cyan = 0.85, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 8 | 53 | 51 | - |
| CMYK | 0.85 | 0 | 0.04 | 0.79 |
| HSL | 177.33º | 0.74% | 0.12% | - |
| HSV(B) | 177.33º | 0.85% | 0.21% | - |
| XYZ | 1.97 | 2.84 | 3.58 | - |
| YUV | 39.32 | 134.59 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 53 | 51 | 0.85 | 0 | 0.04 | 0.79 | 177.33 | 0.74 | 0.12 |
| Hex | 8 | 35 | 33 | 55 | 0 | 4 | 4F | B1 | 4A | C |
| Octal | 10 | 65 | 63 | 125 | 0 | 4 | 117 | 261 | 112 | 14 |
| Binary | 1000 | 110101 | 110011 | 1010101 | 0 | 100 | 1001111 | 10110001 | 1001010 | 1100 |
Color Harmonies of #083533
Complementary color
Monochromatic Colors of #083533
Black with #083533
Text Example
Text Example
White with #083533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #083533; }
p { color: rgb(8,53,51); }
H1.HeaderClassName
{
color: #083533;
}
.AnyTagClassName
{
color: #083533;
}
</style>
background-color css
<style>
a { background-color: #083533; }
a { background-color: rgb(8,53,51); }
div.DivClassName
{
background-color: #083533;
}
.BgClassName
{
background-color: #083533;
}
</style>
border-color css
<style>
span { border-color: #083533; }
span { border-color: rgb(8,53,51); }
td.TdClassName
{
border-color: #083533;
}
.TagClassName
{
border-color: #083533;
}
</style>