Shades of Cyprus #0B5646
Tints of Cyprus #0B5646
RGB
CMYK
RGB Variations
Color information
#0B5646 (or 0x0B5646) is known color: Cyprus. HEX triplet: 0B, 56 and 46. RGB value is (11,86,70). Sum of RGB (Red+Green+Blue) = 11+86+70=167 (22% of max value = 765). Red value is 11 (4.69% from 255 or 6.59% from 167); Green value is 86 (33.98% from 255 or 51.50% from 167); Blue value is 70 (27.73% from 255 or 41.92% from 167); Max value from RGB is 86 - color contains mainly: green. Hex color #0B5646 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0B5646 is #F4A9B9. Grayscale: #3D3D3D. Windows color (decimal): -16034234 or 4609547. OLE color: 4609547.
HSL color Cylindrical-coordinate representation of color #0B5646: hue angle of 167.2º degrees, saturation: 0.77, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0B5646 is Cyan = 0.87, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 11 | 86 | 70 | - |
| CMYK | 0.87 | 0 | 0.19 | 0.66 |
| HSL | 167.2º | 0.77% | 0.19% | - |
| HSV(B) | 167.2º | 0.87% | 0.34% | - |
| XYZ | 4.57 | 7.17 | 6.94 | - |
| YUV | 61.75 | 132.65 | 91.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 86 | 70 | 0.87 | 0 | 0.19 | 0.66 | 167.2 | 0.77 | 0.19 |
| Hex | B | 56 | 46 | 57 | 0 | 13 | 42 | A7 | 4D | 13 |
| Octal | 13 | 126 | 106 | 127 | 0 | 23 | 102 | 247 | 115 | 23 |
| Binary | 1011 | 1010110 | 1000110 | 1010111 | 0 | 10011 | 1000010 | 10100111 | 1001101 | 10011 |
Color Harmonies of #0B5646
Complementary color
Monochromatic Colors of #0B5646
Black with #0B5646
Text Example
Text Example
White with #0B5646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5646; }
p { color: rgb(11,86,70); }
H1.HeaderClassName
{
color: #0B5646;
}
.AnyTagClassName
{
color: #0B5646;
}
</style>
background-color css
<style>
a { background-color: #0B5646; }
a { background-color: rgb(11,86,70); }
div.DivClassName
{
background-color: #0B5646;
}
.BgClassName
{
background-color: #0B5646;
}
</style>
border-color css
<style>
span { border-color: #0B5646; }
span { border-color: rgb(11,86,70); }
td.TdClassName
{
border-color: #0B5646;
}
.TagClassName
{
border-color: #0B5646;
}
</style>