Shades of Cyprus #0B3736
Tints of Cyprus #0B3736
RGB
CMYK
RGB Variations
Color information
#0B3736 (or 0x0B3736) is known color: Cyprus. HEX triplet: 0B, 37 and 36. RGB value is (11,55,54). Sum of RGB (Red+Green+Blue) = 11+55+54=120 (15% of max value = 765). Red value is 11 (4.69% from 255 or 9.17% from 120); Green value is 55 (21.88% from 255 or 45.83% from 120); Blue value is 54 (21.48% from 255 or 45% from 120); Max value from RGB is 55 - color contains mainly: green. Hex color #0B3736 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0B3736 is #F4C8C9. Grayscale: #292929. Windows color (decimal): -16042186 or 3553035. OLE color: 3553035.
HSL color Cylindrical-coordinate representation of color #0B3736: hue angle of 178.64º 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 #0B3736 is Cyan = 0.8, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 11 | 55 | 54 | - |
| CMYK | 0.8 | 0 | 0.02 | 0.78 |
| HSL | 178.64º | 0.67% | 0.13% | - |
| HSV(B) | 178.64º | 0.8% | 0.22% | - |
| XYZ | 2.17 | 3.07 | 3.97 | - |
| YUV | 41.73 | 134.92 | 106.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 55 | 54 | 0.8 | 0 | 0.02 | 0.78 | 178.64 | 0.67 | 0.13 |
| Hex | B | 37 | 36 | 50 | 0 | 2 | 4E | B3 | 43 | D |
| Octal | 13 | 67 | 66 | 120 | 0 | 2 | 116 | 263 | 103 | 15 |
| Binary | 1011 | 110111 | 110110 | 1010000 | 0 | 10 | 1001110 | 10110011 | 1000011 | 1101 |
Color Harmonies of #0B3736
Complementary color
Monochromatic Colors of #0B3736
Black with #0B3736
Text Example
Text Example
White with #0B3736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B3736; }
p { color: rgb(11,55,54); }
H1.HeaderClassName
{
color: #0B3736;
}
.AnyTagClassName
{
color: #0B3736;
}
</style>
background-color css
<style>
a { background-color: #0B3736; }
a { background-color: rgb(11,55,54); }
div.DivClassName
{
background-color: #0B3736;
}
.BgClassName
{
background-color: #0B3736;
}
</style>
border-color css
<style>
span { border-color: #0B3736; }
span { border-color: rgb(11,55,54); }
td.TdClassName
{
border-color: #0B3736;
}
.TagClassName
{
border-color: #0B3736;
}
</style>