Shades of Cyprus #094146
Tints of Cyprus #094146
RGB
CMYK
RGB Variations
Color information
#094146 (or 0x094146) is known color: Cyprus. HEX triplet: 09, 41 and 46. RGB value is (9,65,70). Sum of RGB (Red+Green+Blue) = 9+65+70=144 (19% of max value = 765). Red value is 9 (3.91% from 255 or 6.25% from 144); Green value is 65 (25.78% from 255 or 45.14% from 144); Blue value is 70 (27.73% from 255 or 48.61% from 144); Max value from RGB is 70 - color contains mainly: blue. Hex color #094146 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094146 is #F6BEB9. Grayscale: #303030. Windows color (decimal): -16170682 or 4604169. OLE color: 4604169.
HSL color Cylindrical-coordinate representation of color #094146: hue angle of 184.92º 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 #094146 is Cyan = 0.87, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 65 | 70 | - |
| CMYK | 0.87 | 0.07 | 0 | 0.73 |
| HSL | 184.92º | 0.77% | 0.15% | - |
| HSV(B) | 184.92º | 0.87% | 0.27% | - |
| XYZ | 3.11 | 4.28 | 6.46 | - |
| YUV | 48.83 | 139.95 | 99.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 65 | 70 | 0.87 | 0.07 | 0 | 0.73 | 184.92 | 0.77 | 0.15 |
| Hex | 9 | 41 | 46 | 57 | 7 | 0 | 49 | B9 | 4D | F |
| Octal | 11 | 101 | 106 | 127 | 7 | 0 | 111 | 271 | 115 | 17 |
| Binary | 1001 | 1000001 | 1000110 | 1010111 | 111 | 0 | 1001001 | 10111001 | 1001101 | 1111 |
Color Harmonies of #094146
Complementary color
Monochromatic Colors of #094146
Black with #094146
Text Example
Text Example
White with #094146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094146; }
p { color: rgb(9,65,70); }
H1.HeaderClassName
{
color: #094146;
}
.AnyTagClassName
{
color: #094146;
}
</style>
background-color css
<style>
a { background-color: #094146; }
a { background-color: rgb(9,65,70); }
div.DivClassName
{
background-color: #094146;
}
.BgClassName
{
background-color: #094146;
}
</style>
border-color css
<style>
span { border-color: #094146; }
span { border-color: rgb(9,65,70); }
td.TdClassName
{
border-color: #094146;
}
.TagClassName
{
border-color: #094146;
}
</style>