Shades of Cyprus #093940
Tints of Cyprus #093940
RGB
CMYK
RGB Variations
Color information
#093940 (or 0x093940) is known color: Cyprus. HEX triplet: 09, 39 and 40. RGB value is (9,57,64). Sum of RGB (Red+Green+Blue) = 9+57+64=130 (17% of max value = 765). Red value is 9 (3.91% from 255 or 6.92% from 130); Green value is 57 (22.66% from 255 or 43.85% from 130); Blue value is 64 (25.39% from 255 or 49.23% from 130); Max value from RGB is 64 - color contains mainly: blue. Hex color #093940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093940 is #F6C6BF. Grayscale: #2B2B2B. Windows color (decimal): -16172736 or 4208905. OLE color: 4208905.
HSL color Cylindrical-coordinate representation of color #093940: hue angle of 187.64º degrees, saturation: 0.75, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #093940 is Cyan = 0.86, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 9 | 57 | 64 | - |
| CMYK | 0.86 | 0.11 | 0 | 0.75 |
| HSL | 187.64º | 0.75% | 0.14% | - |
| HSV(B) | 187.64º | 0.86% | 0.25% | - |
| XYZ | 2.5 | 3.35 | 5.37 | - |
| YUV | 43.45 | 139.6 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 57 | 64 | 0.86 | 0.11 | 0 | 0.75 | 187.64 | 0.75 | 0.14 |
| Hex | 9 | 39 | 40 | 56 | B | 0 | 4B | BC | 4B | E |
| Octal | 11 | 71 | 100 | 126 | 13 | 0 | 113 | 274 | 113 | 16 |
| Binary | 1001 | 111001 | 1000000 | 1010110 | 1011 | 0 | 1001011 | 10111100 | 1001011 | 1110 |
Color Harmonies of #093940
Complementary color
Monochromatic Colors of #093940
Black with #093940
Text Example
Text Example
White with #093940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093940; }
p { color: rgb(9,57,64); }
H1.HeaderClassName
{
color: #093940;
}
.AnyTagClassName
{
color: #093940;
}
</style>
background-color css
<style>
a { background-color: #093940; }
a { background-color: rgb(9,57,64); }
div.DivClassName
{
background-color: #093940;
}
.BgClassName
{
background-color: #093940;
}
</style>
border-color css
<style>
span { border-color: #093940; }
span { border-color: rgb(9,57,64); }
td.TdClassName
{
border-color: #093940;
}
.TagClassName
{
border-color: #093940;
}
</style>