Shades of Cyprus #0B5146
Tints of Cyprus #0B5146
RGB
CMYK
RGB Variations
Color information
#0B5146 (or 0x0B5146) is known color: Cyprus. HEX triplet: 0B, 51 and 46. RGB value is (11,81,70). Sum of RGB (Red+Green+Blue) = 11+81+70=162 (21% of max value = 765). Red value is 11 (4.69% from 255 or 6.79% from 162); Green value is 81 (32.03% from 255 or 50% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 81 - color contains mainly: green. Hex color #0B5146 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0B5146 is #F4AEB9. Grayscale: #3A3A3A. Windows color (decimal): -16035514 or 4608267. OLE color: 4608267.
HSL color Cylindrical-coordinate representation of color #0B5146: hue angle of 170.57º 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 #0B5146 is Cyan = 0.86, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 11 | 81 | 70 | - |
| CMYK | 0.86 | 0 | 0.14 | 0.68 |
| HSL | 170.57º | 0.76% | 0.18% | - |
| HSV(B) | 170.57º | 0.86% | 0.32% | - |
| XYZ | 4.19 | 6.4 | 6.81 | - |
| YUV | 58.82 | 134.31 | 93.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 81 | 70 | 0.86 | 0 | 0.14 | 0.68 | 170.57 | 0.76 | 0.18 |
| Hex | B | 51 | 46 | 56 | 0 | E | 44 | AB | 4C | 12 |
| Octal | 13 | 121 | 106 | 126 | 0 | 16 | 104 | 253 | 114 | 22 |
| Binary | 1011 | 1010001 | 1000110 | 1010110 | 0 | 1110 | 1000100 | 10101011 | 1001100 | 10010 |
Color Harmonies of #0B5146
Complementary color
Monochromatic Colors of #0B5146
Black with #0B5146
Text Example
Text Example
White with #0B5146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5146; }
p { color: rgb(11,81,70); }
H1.HeaderClassName
{
color: #0B5146;
}
.AnyTagClassName
{
color: #0B5146;
}
</style>
background-color css
<style>
a { background-color: #0B5146; }
a { background-color: rgb(11,81,70); }
div.DivClassName
{
background-color: #0B5146;
}
.BgClassName
{
background-color: #0B5146;
}
</style>
border-color css
<style>
span { border-color: #0B5146; }
span { border-color: rgb(11,81,70); }
td.TdClassName
{
border-color: #0B5146;
}
.TagClassName
{
border-color: #0B5146;
}
</style>