Shades of Cyprus #093944
Tints of Cyprus #093944
RGB
CMYK
RGB Variations
Color information
#093944 (or 0x093944) is known color: Cyprus. HEX triplet: 09, 39 and 44. RGB value is (9,57,68). Sum of RGB (Red+Green+Blue) = 9+57+68=134 (17% of max value = 765). Red value is 9 (3.91% from 255 or 6.72% from 134); Green value is 57 (22.66% from 255 or 42.54% from 134); Blue value is 68 (26.95% from 255 or 50.75% from 134); Max value from RGB is 68 - color contains mainly: blue. Hex color #093944 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093944 is #F6C6BB. Grayscale: #2B2B2B. Windows color (decimal): -16172732 or 4471049. OLE color: 4471049.
HSL color Cylindrical-coordinate representation of color #093944: hue angle of 191.19º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #093944 is Cyan = 0.87, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 57 | 68 | - |
| CMYK | 0.87 | 0.16 | 0 | 0.73 |
| HSL | 191.19º | 0.77% | 0.15% | - |
| HSV(B) | 191.19º | 0.87% | 0.27% | - |
| XYZ | 2.62 | 3.4 | 5.99 | - |
| YUV | 43.9 | 141.6 | 103.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 57 | 68 | 0.87 | 0.16 | 0 | 0.73 | 191.19 | 0.77 | 0.15 |
| Hex | 9 | 39 | 44 | 57 | 10 | 0 | 49 | BF | 4D | F |
| Octal | 11 | 71 | 104 | 127 | 20 | 0 | 111 | 277 | 115 | 17 |
| Binary | 1001 | 111001 | 1000100 | 1010111 | 10000 | 0 | 1001001 | 10111111 | 1001101 | 1111 |
Color Harmonies of #093944
Complementary color
Monochromatic Colors of #093944
Black with #093944
Text Example
Text Example
White with #093944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093944; }
p { color: rgb(9,57,68); }
H1.HeaderClassName
{
color: #093944;
}
.AnyTagClassName
{
color: #093944;
}
</style>
background-color css
<style>
a { background-color: #093944; }
a { background-color: rgb(9,57,68); }
div.DivClassName
{
background-color: #093944;
}
.BgClassName
{
background-color: #093944;
}
</style>
border-color css
<style>
span { border-color: #093944; }
span { border-color: rgb(9,57,68); }
td.TdClassName
{
border-color: #093944;
}
.TagClassName
{
border-color: #093944;
}
</style>