Shades of Cyprus #0B5645
Tints of Cyprus #0B5645
RGB
CMYK
RGB Variations
Color information
#0B5645 (or 0x0B5645) is known color: Cyprus. HEX triplet: 0B, 56 and 45. RGB value is (11,86,69). Sum of RGB (Red+Green+Blue) = 11+86+69=166 (21% of max value = 765). Red value is 11 (4.69% from 255 or 6.63% from 166); Green value is 86 (33.98% from 255 or 51.81% from 166); Blue value is 69 (27.34% from 255 or 41.57% from 166); Max value from RGB is 86 - color contains mainly: green. Hex color #0B5645 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0B5645 is #F4A9BA. Grayscale: #3D3D3D. Windows color (decimal): -16034235 or 4544011. OLE color: 4544011.
HSL color Cylindrical-coordinate representation of color #0B5645: hue angle of 166.4º 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 #0B5645 is Cyan = 0.87, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 11 | 86 | 69 | - |
| CMYK | 0.87 | 0 | 0.20 | 0.66 |
| HSL | 166.4º | 0.77% | 0.19% | - |
| HSV(B) | 166.4º | 0.87% | 0.34% | - |
| XYZ | 4.54 | 7.16 | 6.77 | - |
| YUV | 61.64 | 132.15 | 91.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 86 | 69 | 0.87 | 0 | 0.20 | 0.66 | 166.4 | 0.77 | 0.19 |
| Hex | B | 56 | 45 | 57 | 0 | 14 | 42 | A6 | 4D | 13 |
| Octal | 13 | 126 | 105 | 127 | 0 | 24 | 102 | 246 | 115 | 23 |
| Binary | 1011 | 1010110 | 1000101 | 1010111 | 0 | 10100 | 1000010 | 10100110 | 1001101 | 10011 |
Color Harmonies of #0B5645
Complementary color
Monochromatic Colors of #0B5645
Black with #0B5645
Text Example
Text Example
White with #0B5645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5645; }
p { color: rgb(11,86,69); }
H1.HeaderClassName
{
color: #0B5645;
}
.AnyTagClassName
{
color: #0B5645;
}
</style>
background-color css
<style>
a { background-color: #0B5645; }
a { background-color: rgb(11,86,69); }
div.DivClassName
{
background-color: #0B5645;
}
.BgClassName
{
background-color: #0B5645;
}
</style>
border-color css
<style>
span { border-color: #0B5645; }
span { border-color: rgb(11,86,69); }
td.TdClassName
{
border-color: #0B5645;
}
.TagClassName
{
border-color: #0B5645;
}
</style>