Shades of Cyprus #0B5147
Tints of Cyprus #0B5147
RGB
CMYK
RGB Variations
Color information
#0B5147 (or 0x0B5147) is known color: Cyprus. HEX triplet: 0B, 51 and 47. RGB value is (11,81,71). Sum of RGB (Red+Green+Blue) = 11+81+71=163 (21% of max value = 765). Red value is 11 (4.69% from 255 or 6.75% from 163); Green value is 81 (32.03% from 255 or 49.69% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 81 - color contains mainly: green. Hex color #0B5147 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0B5147 is #F4AEB8. Grayscale: #3A3A3A. Windows color (decimal): -16035513 or 4673803. OLE color: 4673803.
HSL color Cylindrical-coordinate representation of color #0B5147: hue angle of 171.43º degrees, saturation: 0.76, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0B5147 is Cyan = 0.86, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 11 | 81 | 71 | - |
| CMYK | 0.86 | 0 | 0.12 | 0.68 |
| HSL | 171.43º | 0.76% | 0.18% | - |
| HSV(B) | 171.43º | 0.86% | 0.32% | - |
| XYZ | 4.22 | 6.41 | 6.98 | - |
| YUV | 58.93 | 134.81 | 93.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 81 | 71 | 0.86 | 0 | 0.12 | 0.68 | 171.43 | 0.76 | 0.18 |
| Hex | B | 51 | 47 | 56 | 0 | C | 44 | AB | 4C | 12 |
| Octal | 13 | 121 | 107 | 126 | 0 | 14 | 104 | 253 | 114 | 22 |
| Binary | 1011 | 1010001 | 1000111 | 1010110 | 0 | 1100 | 1000100 | 10101011 | 1001100 | 10010 |
Color Harmonies of #0B5147
Complementary color
Monochromatic Colors of #0B5147
Black with #0B5147
Text Example
Text Example
White with #0B5147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5147; }
p { color: rgb(11,81,71); }
H1.HeaderClassName
{
color: #0B5147;
}
.AnyTagClassName
{
color: #0B5147;
}
</style>
background-color css
<style>
a { background-color: #0B5147; }
a { background-color: rgb(11,81,71); }
div.DivClassName
{
background-color: #0B5147;
}
.BgClassName
{
background-color: #0B5147;
}
</style>
border-color css
<style>
span { border-color: #0B5147; }
span { border-color: rgb(11,81,71); }
td.TdClassName
{
border-color: #0B5147;
}
.TagClassName
{
border-color: #0B5147;
}
</style>