Shades of Cyprus #0B4641
Tints of Cyprus #0B4641
RGB
CMYK
RGB Variations
Color information
#0B4641 (or 0x0B4641) is known color: Cyprus. HEX triplet: 0B, 46 and 41. RGB value is (11,70,65). Sum of RGB (Red+Green+Blue) = 11+70+65=146 (19% of max value = 765). Red value is 11 (4.69% from 255 or 7.53% from 146); Green value is 70 (27.73% from 255 or 47.95% from 146); Blue value is 65 (25.78% from 255 or 44.52% from 146); Max value from RGB is 70 - color contains mainly: green. Hex color #0B4641 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0B4641 is #F4B9BE. Grayscale: #333333. Windows color (decimal): -16038335 or 4277771. OLE color: 4277771.
HSL color Cylindrical-coordinate representation of color #0B4641: hue angle of 174.92º degrees, saturation: 0.73, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0B4641 is Cyan = 0.84, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 11 | 70 | 65 | - |
| CMYK | 0.84 | 0 | 0.07 | 0.73 |
| HSL | 174.92º | 0.73% | 0.16% | - |
| HSV(B) | 174.92º | 0.84% | 0.27% | - |
| XYZ | 3.28 | 4.83 | 5.76 | - |
| YUV | 51.79 | 135.45 | 98.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 70 | 65 | 0.84 | 0 | 0.07 | 0.73 | 174.92 | 0.73 | 0.16 |
| Hex | B | 46 | 41 | 54 | 0 | 7 | 49 | AF | 49 | 10 |
| Octal | 13 | 106 | 101 | 124 | 0 | 7 | 111 | 257 | 111 | 20 |
| Binary | 1011 | 1000110 | 1000001 | 1010100 | 0 | 111 | 1001001 | 10101111 | 1001001 | 10000 |
Color Harmonies of #0B4641
Complementary color
Monochromatic Colors of #0B4641
Black with #0B4641
Text Example
Text Example
White with #0B4641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B4641; }
p { color: rgb(11,70,65); }
H1.HeaderClassName
{
color: #0B4641;
}
.AnyTagClassName
{
color: #0B4641;
}
</style>
background-color css
<style>
a { background-color: #0B4641; }
a { background-color: rgb(11,70,65); }
div.DivClassName
{
background-color: #0B4641;
}
.BgClassName
{
background-color: #0B4641;
}
</style>
border-color css
<style>
span { border-color: #0B4641; }
span { border-color: rgb(11,70,65); }
td.TdClassName
{
border-color: #0B4641;
}
.TagClassName
{
border-color: #0B4641;
}
</style>