Shades of Cyprus #0B3836
Tints of Cyprus #0B3836
RGB
CMYK
RGB Variations
Color information
#0B3836 (or 0x0B3836) is known color: Cyprus. HEX triplet: 0B, 38 and 36. RGB value is (11,56,54). Sum of RGB (Red+Green+Blue) = 11+56+54=121 (16% of max value = 765). Red value is 11 (4.69% from 255 or 9.09% from 121); Green value is 56 (22.27% from 255 or 46.28% from 121); Blue value is 54 (21.48% from 255 or 44.63% from 121); Max value from RGB is 56 - color contains mainly: green. Hex color #0B3836 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0B3836 is #F4C7C9. Grayscale: #2A2A2A. Windows color (decimal): -16041930 or 3553291. OLE color: 3553291.
HSL color Cylindrical-coordinate representation of color #0B3836: hue angle of 177.33º 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 #0B3836 is Cyan = 0.80, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 11 | 56 | 54 | - |
| CMYK | 0.80 | 0 | 0.04 | 0.78 |
| HSL | 177.33º | 0.67% | 0.13% | - |
| HSV(B) | 177.33º | 0.8% | 0.22% | - |
| XYZ | 2.22 | 3.17 | 3.98 | - |
| YUV | 42.32 | 134.59 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 56 | 54 | 0.80 | 0 | 0.04 | 0.78 | 177.33 | 0.67 | 0.13 |
| Hex | B | 38 | 36 | 50 | 0 | 4 | 4E | B1 | 43 | D |
| Octal | 13 | 70 | 66 | 120 | 0 | 4 | 116 | 261 | 103 | 15 |
| Binary | 1011 | 111000 | 110110 | 1010000 | 0 | 100 | 1001110 | 10110001 | 1000011 | 1101 |
Color Harmonies of #0B3836
Complementary color
Monochromatic Colors of #0B3836
Black with #0B3836
Text Example
Text Example
White with #0B3836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B3836; }
p { color: rgb(11,56,54); }
H1.HeaderClassName
{
color: #0B3836;
}
.AnyTagClassName
{
color: #0B3836;
}
</style>
background-color css
<style>
a { background-color: #0B3836; }
a { background-color: rgb(11,56,54); }
div.DivClassName
{
background-color: #0B3836;
}
.BgClassName
{
background-color: #0B3836;
}
</style>
border-color css
<style>
span { border-color: #0B3836; }
span { border-color: rgb(11,56,54); }
td.TdClassName
{
border-color: #0B3836;
}
.TagClassName
{
border-color: #0B3836;
}
</style>