Shades of Cyprus #0F4446
Tints of Cyprus #0F4446
RGB
CMYK
RGB Variations
Color information
#0F4446 (or 0x0F4446) is known color: Cyprus. HEX triplet: 0F, 44 and 46. RGB value is (15,68,70). Sum of RGB (Red+Green+Blue) = 15+68+70=153 (20% of max value = 765). Red value is 15 (6.25% from 255 or 9.80% from 153); Green value is 68 (26.95% from 255 or 44.44% from 153); Blue value is 70 (27.73% from 255 or 45.75% from 153); Max value from RGB is 70 - color contains mainly: blue. Hex color #0F4446 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0F4446 is #F0BBB9. Grayscale: #343434. Windows color (decimal): -15776698 or 4604943. OLE color: 4604943.
HSL color Cylindrical-coordinate representation of color #0F4446: hue angle of 182.18º degrees, saturation: 0.65, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #0F4446 is Cyan = 0.79, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 15 | 68 | 70 | - |
| CMYK | 0.79 | 0.03 | 0 | 0.73 |
| HSL | 182.18º | 0.65% | 0.17% | - |
| HSV(B) | 182.18º | 0.79% | 0.27% | - |
| XYZ | 3.37 | 4.68 | 6.52 | - |
| YUV | 52.38 | 137.94 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 15 | 68 | 70 | 0.79 | 0.03 | 0 | 0.73 | 182.18 | 0.65 | 0.17 |
| Hex | F | 44 | 46 | 4F | 3 | 0 | 49 | B6 | 41 | 11 |
| Octal | 17 | 104 | 106 | 117 | 3 | 0 | 111 | 266 | 101 | 21 |
| Binary | 1111 | 1000100 | 1000110 | 1001111 | 11 | 0 | 1001001 | 10110110 | 1000001 | 10001 |
Color Harmonies of #0F4446
Complementary color
Monochromatic Colors of #0F4446
Black with #0F4446
Text Example
Text Example
White with #0F4446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0F4446; }
p { color: rgb(15,68,70); }
H1.HeaderClassName
{
color: #0F4446;
}
.AnyTagClassName
{
color: #0F4446;
}
</style>
background-color css
<style>
a { background-color: #0F4446; }
a { background-color: rgb(15,68,70); }
div.DivClassName
{
background-color: #0F4446;
}
.BgClassName
{
background-color: #0F4446;
}
</style>
border-color css
<style>
span { border-color: #0F4446; }
span { border-color: rgb(15,68,70); }
td.TdClassName
{
border-color: #0F4446;
}
.TagClassName
{
border-color: #0F4446;
}
</style>