Shades of Cyprus #093634
Tints of Cyprus #093634
RGB
CMYK
RGB Variations
Color information
#093634 (or 0x093634) is known color: Cyprus. HEX triplet: 09, 36 and 34. RGB value is (9,54,52). Sum of RGB (Red+Green+Blue) = 9+54+52=115 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.83% from 115); Green value is 54 (21.48% from 255 or 46.96% from 115); Blue value is 52 (20.70% from 255 or 45.22% from 115); Max value from RGB is 54 - color contains mainly: green. Hex color #093634 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #093634 is #F6C9CB. Grayscale: #282828. Windows color (decimal): -16173516 or 3421705. OLE color: 3421705.
HSL color Cylindrical-coordinate representation of color #093634: hue angle of 177.33º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #093634 is Cyan = 0.83, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 9 | 54 | 52 | - |
| CMYK | 0.83 | 0 | 0.04 | 0.79 |
| HSL | 177.33º | 0.71% | 0.12% | - |
| HSV(B) | 177.33º | 0.83% | 0.21% | - |
| XYZ | 2.05 | 2.94 | 3.71 | - |
| YUV | 40.32 | 134.59 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 54 | 52 | 0.83 | 0 | 0.04 | 0.79 | 177.33 | 0.71 | 0.12 |
| Hex | 9 | 36 | 34 | 53 | 0 | 4 | 4F | B1 | 47 | C |
| Octal | 11 | 66 | 64 | 123 | 0 | 4 | 117 | 261 | 107 | 14 |
| Binary | 1001 | 110110 | 110100 | 1010011 | 0 | 100 | 1001111 | 10110001 | 1000111 | 1100 |
Color Harmonies of #093634
Complementary color
Monochromatic Colors of #093634
Black with #093634
Text Example
Text Example
White with #093634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093634; }
p { color: rgb(9,54,52); }
H1.HeaderClassName
{
color: #093634;
}
.AnyTagClassName
{
color: #093634;
}
</style>
background-color css
<style>
a { background-color: #093634; }
a { background-color: rgb(9,54,52); }
div.DivClassName
{
background-color: #093634;
}
.BgClassName
{
background-color: #093634;
}
</style>
border-color css
<style>
span { border-color: #093634; }
span { border-color: rgb(9,54,52); }
td.TdClassName
{
border-color: #093634;
}
.TagClassName
{
border-color: #093634;
}
</style>