Shades of Cyprus #093939
Tints of Cyprus #093939
RGB
CMYK
RGB Variations
Color information
#093939 (or 0x093939) is known color: Cyprus. HEX triplet: 09, 39 and 39. RGB value is (9,57,57). Sum of RGB (Red+Green+Blue) = 9+57+57=123 (16% of max value = 765). Red value is 9 (3.91% from 255 or 7.32% from 123); Green value is 57 (22.66% from 255 or 46.34% from 123); Blue value is 57 (22.66% from 255 or 46.34% from 123); Max value from RGB is 57 - color contains mainly: green, blue. Hex color #093939 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093939 is #F6C6C6. Grayscale: #2A2A2A. Windows color (decimal): -16172743 or 3750153. OLE color: 3750153.
HSL color Cylindrical-coordinate representation of color #093939: hue angle of 180º degrees, saturation: 0.73, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #093939 is Cyan = 0.84, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 9 | 57 | 57 | - |
| CMYK | 0.84 | 0 | 0 | 0.78 |
| HSL | 180º | 0.73% | 0.13% | - |
| HSV(B) | 180º | 0.84% | 0.22% | - |
| XYZ | 2.31 | 3.28 | 4.38 | - |
| YUV | 42.65 | 136.1 | 104 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 57 | 57 | 0.84 | 0 | 0 | 0.78 | 180 | 0.73 | 0.13 |
| Hex | 9 | 39 | 39 | 54 | 0 | 0 | 4E | B4 | 49 | D |
| Octal | 11 | 71 | 71 | 124 | 0 | 0 | 116 | 264 | 111 | 15 |
| Binary | 1001 | 111001 | 111001 | 1010100 | 0 | 0 | 1001110 | 10110100 | 1001001 | 1101 |
Color Harmonies of #093939
Complementary color
Monochromatic Colors of #093939
Black with #093939
Text Example
Text Example
White with #093939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093939; }
p { color: rgb(9,57,57); }
H1.HeaderClassName
{
color: #093939;
}
.AnyTagClassName
{
color: #093939;
}
</style>
background-color css
<style>
a { background-color: #093939; }
a { background-color: rgb(9,57,57); }
div.DivClassName
{
background-color: #093939;
}
.BgClassName
{
background-color: #093939;
}
</style>
border-color css
<style>
span { border-color: #093939; }
span { border-color: rgb(9,57,57); }
td.TdClassName
{
border-color: #093939;
}
.TagClassName
{
border-color: #093939;
}
</style>