Shades of Cyprus #0B4443
Tints of Cyprus #0B4443
RGB
CMYK
RGB Variations
Color information
#0B4443 (or 0x0B4443) is known color: Cyprus. HEX triplet: 0B, 44 and 43. RGB value is (11,68,67). Sum of RGB (Red+Green+Blue) = 11+68+67=146 (19% of max value = 765). Red value is 11 (4.69% from 255 or 7.53% from 146); Green value is 68 (26.95% from 255 or 46.58% from 146); Blue value is 67 (26.56% from 255 or 45.89% from 146); Max value from RGB is 68 - color contains mainly: green. Hex color #0B4443 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0B4443 is #F4BBBC. Grayscale: #323232. Windows color (decimal): -16038845 or 4408331. OLE color: 4408331.
HSL color Cylindrical-coordinate representation of color #0B4443: hue angle of 178.95º degrees, saturation: 0.72, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0B4443 is Cyan = 0.84, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 11 | 68 | 67 | - |
| CMYK | 0.84 | 0 | 0.01 | 0.73 |
| HSL | 178.95º | 0.72% | 0.15% | - |
| HSV(B) | 178.95º | 0.84% | 0.27% | - |
| XYZ | 3.22 | 4.61 | 6.03 | - |
| YUV | 50.84 | 137.12 | 99.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 68 | 67 | 0.84 | 0 | 0.01 | 0.73 | 178.95 | 0.72 | 0.15 |
| Hex | B | 44 | 43 | 54 | 0 | 1 | 49 | B3 | 48 | F |
| Octal | 13 | 104 | 103 | 124 | 0 | 1 | 111 | 263 | 110 | 17 |
| Binary | 1011 | 1000100 | 1000011 | 1010100 | 0 | 1 | 1001001 | 10110011 | 1001000 | 1111 |
Color Harmonies of #0B4443
Complementary color
Monochromatic Colors of #0B4443
Black with #0B4443
Text Example
Text Example
White with #0B4443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B4443; }
p { color: rgb(11,68,67); }
H1.HeaderClassName
{
color: #0B4443;
}
.AnyTagClassName
{
color: #0B4443;
}
</style>
background-color css
<style>
a { background-color: #0B4443; }
a { background-color: rgb(11,68,67); }
div.DivClassName
{
background-color: #0B4443;
}
.BgClassName
{
background-color: #0B4443;
}
</style>
border-color css
<style>
span { border-color: #0B4443; }
span { border-color: rgb(11,68,67); }
td.TdClassName
{
border-color: #0B4443;
}
.TagClassName
{
border-color: #0B4443;
}
</style>