Shades of Cyprus #0B5448
Tints of Cyprus #0B5448
RGB
CMYK
RGB Variations
Color information
#0B5448 (or 0x0B5448) is known color: Cyprus. HEX triplet: 0B, 54 and 48. RGB value is (11,84,72). Sum of RGB (Red+Green+Blue) = 11+84+72=167 (22% of max value = 765). Red value is 11 (4.69% from 255 or 6.59% from 167); Green value is 84 (33.20% from 255 or 50.30% from 167); Blue value is 72 (28.52% from 255 or 43.11% from 167); Max value from RGB is 84 - color contains mainly: green. Hex color #0B5448 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0B5448 is #F4ABB7. Grayscale: #3C3C3C. Windows color (decimal): -16034744 or 4740107. OLE color: 4740107.
HSL color Cylindrical-coordinate representation of color #0B5448: hue angle of 170.14º degrees, saturation: 0.77, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0B5448 is Cyan = 0.87, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 11 | 84 | 72 | - |
| CMYK | 0.87 | 0 | 0.14 | 0.67 |
| HSL | 170.14º | 0.77% | 0.19% | - |
| HSV(B) | 170.14º | 0.87% | 0.33% | - |
| XYZ | 4.48 | 6.88 | 7.22 | - |
| YUV | 60.81 | 134.32 | 92.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 84 | 72 | 0.87 | 0 | 0.14 | 0.67 | 170.14 | 0.77 | 0.19 |
| Hex | B | 54 | 48 | 57 | 0 | E | 43 | AA | 4D | 13 |
| Octal | 13 | 124 | 110 | 127 | 0 | 16 | 103 | 252 | 115 | 23 |
| Binary | 1011 | 1010100 | 1001000 | 1010111 | 0 | 1110 | 1000011 | 10101010 | 1001101 | 10011 |
Color Harmonies of #0B5448
Complementary color
Monochromatic Colors of #0B5448
Black with #0B5448
Text Example
Text Example
White with #0B5448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5448; }
p { color: rgb(11,84,72); }
H1.HeaderClassName
{
color: #0B5448;
}
.AnyTagClassName
{
color: #0B5448;
}
</style>
background-color css
<style>
a { background-color: #0B5448; }
a { background-color: rgb(11,84,72); }
div.DivClassName
{
background-color: #0B5448;
}
.BgClassName
{
background-color: #0B5448;
}
</style>
border-color css
<style>
span { border-color: #0B5448; }
span { border-color: rgb(11,84,72); }
td.TdClassName
{
border-color: #0B5448;
}
.TagClassName
{
border-color: #0B5448;
}
</style>