Shades of Cyprus #0B3837
Tints of Cyprus #0B3837
RGB
CMYK
RGB Variations
Color information
#0B3837 (or 0x0B3837) is known color: Cyprus. HEX triplet: 0B, 38 and 37. RGB value is (11,56,55). Sum of RGB (Red+Green+Blue) = 11+56+55=122 (16% of max value = 765). Red value is 11 (4.69% from 255 or 9.02% from 122); Green value is 56 (22.27% from 255 or 45.90% from 122); Blue value is 55 (21.88% from 255 or 45.08% from 122); Max value from RGB is 56 - color contains mainly: green. Hex color #0B3837 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0B3837 is #F4C7C8. Grayscale: #2A2A2A. Windows color (decimal): -16041929 or 3618827. OLE color: 3618827.
HSL color Cylindrical-coordinate representation of color #0B3837: hue angle of 178.67º degrees, saturation: 0.67, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #0B3837 is Cyan = 0.80, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 11 | 56 | 55 | - |
| CMYK | 0.80 | 0 | 0.02 | 0.78 |
| HSL | 178.67º | 0.67% | 0.13% | - |
| HSV(B) | 178.67º | 0.8% | 0.22% | - |
| XYZ | 2.24 | 3.18 | 4.11 | - |
| YUV | 42.43 | 135.09 | 105.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 56 | 55 | 0.80 | 0 | 0.02 | 0.78 | 178.67 | 0.67 | 0.13 |
| Hex | B | 38 | 37 | 50 | 0 | 2 | 4E | B3 | 43 | D |
| Octal | 13 | 70 | 67 | 120 | 0 | 2 | 116 | 263 | 103 | 15 |
| Binary | 1011 | 111000 | 110111 | 1010000 | 0 | 10 | 1001110 | 10110011 | 1000011 | 1101 |
Color Harmonies of #0B3837
Complementary color
Monochromatic Colors of #0B3837
Black with #0B3837
Text Example
Text Example
White with #0B3837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B3837; }
p { color: rgb(11,56,55); }
H1.HeaderClassName
{
color: #0B3837;
}
.AnyTagClassName
{
color: #0B3837;
}
</style>
background-color css
<style>
a { background-color: #0B3837; }
a { background-color: rgb(11,56,55); }
div.DivClassName
{
background-color: #0B3837;
}
.BgClassName
{
background-color: #0B3837;
}
</style>
border-color css
<style>
span { border-color: #0B3837; }
span { border-color: rgb(11,56,55); }
td.TdClassName
{
border-color: #0B3837;
}
.TagClassName
{
border-color: #0B3837;
}
</style>