Shades of Cyprus #0F5347
Tints of Cyprus #0F5347
RGB
CMYK
RGB Variations
Color information
#0F5347 (or 0x0F5347) is known color: Cyprus. HEX triplet: 0F, 53 and 47. RGB value is (15,83,71). Sum of RGB (Red+Green+Blue) = 15+83+71=169 (22% of max value = 765). Red value is 15 (6.25% from 255 or 8.88% from 169); Green value is 83 (32.81% from 255 or 49.11% from 169); Blue value is 71 (28.12% from 255 or 42.01% from 169); Max value from RGB is 83 - color contains mainly: green. Hex color #0F5347 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0F5347 is #F0ACB8. Grayscale: #3D3D3D. Windows color (decimal): -15772857 or 4674319. OLE color: 4674319.
HSL color Cylindrical-coordinate representation of color #0F5347: hue angle of 169.41º degrees, saturation: 0.69, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #0F5347 is Cyan = 0.82, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 15 | 83 | 71 | - |
| CMYK | 0.82 | 0 | 0.14 | 0.67 |
| HSL | 169.41º | 0.69% | 0.19% | - |
| HSV(B) | 169.41º | 0.82% | 0.33% | - |
| XYZ | 4.43 | 6.74 | 7.03 | - |
| YUV | 61.3 | 133.47 | 94.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 15 | 83 | 71 | 0.82 | 0 | 0.14 | 0.67 | 169.41 | 0.69 | 0.19 |
| Hex | F | 53 | 47 | 52 | 0 | E | 43 | A9 | 45 | 13 |
| Octal | 17 | 123 | 107 | 122 | 0 | 16 | 103 | 251 | 105 | 23 |
| Binary | 1111 | 1010011 | 1000111 | 1010010 | 0 | 1110 | 1000011 | 10101001 | 1000101 | 10011 |
Color Harmonies of #0F5347
Complementary color
Monochromatic Colors of #0F5347
Black with #0F5347
Text Example
Text Example
White with #0F5347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0F5347; }
p { color: rgb(15,83,71); }
H1.HeaderClassName
{
color: #0F5347;
}
.AnyTagClassName
{
color: #0F5347;
}
</style>
background-color css
<style>
a { background-color: #0F5347; }
a { background-color: rgb(15,83,71); }
div.DivClassName
{
background-color: #0F5347;
}
.BgClassName
{
background-color: #0F5347;
}
</style>
border-color css
<style>
span { border-color: #0F5347; }
span { border-color: rgb(15,83,71); }
td.TdClassName
{
border-color: #0F5347;
}
.TagClassName
{
border-color: #0F5347;
}
</style>