Shades of Cyprus #0B4348
Tints of Cyprus #0B4348
RGB
CMYK
RGB Variations
Color information
#0B4348 (or 0x0B4348) is known color: Cyprus. HEX triplet: 0B, 43 and 48. RGB value is (11,67,72). Sum of RGB (Red+Green+Blue) = 11+67+72=150 (19% of max value = 765). Red value is 11 (4.69% from 255 or 7.33% from 150); Green value is 67 (26.56% from 255 or 44.67% from 150); Blue value is 72 (28.52% from 255 or 48% from 150); Max value from RGB is 72 - color contains mainly: blue. Hex color #0B4348 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0B4348 is #F4BCB7. Grayscale: #323232. Windows color (decimal): -16039096 or 4735755. OLE color: 4735755.
HSL color Cylindrical-coordinate representation of color #0B4348: hue angle of 184.92º degrees, saturation: 0.73, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0B4348 is Cyan = 0.85, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 11 | 67 | 72 | - |
| CMYK | 0.85 | 0.07 | 0 | 0.72 |
| HSL | 184.92º | 0.73% | 0.16% | - |
| HSV(B) | 184.92º | 0.85% | 0.28% | - |
| XYZ | 3.31 | 4.55 | 6.84 | - |
| YUV | 50.83 | 139.95 | 99.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 67 | 72 | 0.85 | 0.07 | 0 | 0.72 | 184.92 | 0.73 | 0.16 |
| Hex | B | 43 | 48 | 55 | 7 | 0 | 48 | B9 | 49 | 10 |
| Octal | 13 | 103 | 110 | 125 | 7 | 0 | 110 | 271 | 111 | 20 |
| Binary | 1011 | 1000011 | 1001000 | 1010101 | 111 | 0 | 1001000 | 10111001 | 1001001 | 10000 |
Color Harmonies of #0B4348
Complementary color
Monochromatic Colors of #0B4348
Black with #0B4348
Text Example
Text Example
White with #0B4348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B4348; }
p { color: rgb(11,67,72); }
H1.HeaderClassName
{
color: #0B4348;
}
.AnyTagClassName
{
color: #0B4348;
}
</style>
background-color css
<style>
a { background-color: #0B4348; }
a { background-color: rgb(11,67,72); }
div.DivClassName
{
background-color: #0B4348;
}
.BgClassName
{
background-color: #0B4348;
}
</style>
border-color css
<style>
span { border-color: #0B4348; }
span { border-color: rgb(11,67,72); }
td.TdClassName
{
border-color: #0B4348;
}
.TagClassName
{
border-color: #0B4348;
}
</style>