Shades of Cyprus #0B4345
Tints of Cyprus #0B4345
RGB
CMYK
RGB Variations
Color information
#0B4345 (or 0x0B4345) is known color: Cyprus. HEX triplet: 0B, 43 and 45. RGB value is (11,67,69). Sum of RGB (Red+Green+Blue) = 11+67+69=147 (19% of max value = 765). Red value is 11 (4.69% from 255 or 7.48% from 147); Green value is 67 (26.56% from 255 or 45.58% from 147); Blue value is 69 (27.34% from 255 or 46.94% from 147); Max value from RGB is 69 - color contains mainly: blue. Hex color #0B4345 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0B4345 is #F4BCBA. Grayscale: #323232. Windows color (decimal): -16039099 or 4539147. OLE color: 4539147.
HSL color Cylindrical-coordinate representation of color #0B4345: hue angle of 182.07º 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 #0B4345 is Cyan = 0.84, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 11 | 67 | 69 | - |
| CMYK | 0.84 | 0.03 | 0 | 0.73 |
| HSL | 182.07º | 0.73% | 0.16% | - |
| HSV(B) | 182.07º | 0.84% | 0.27% | - |
| XYZ | 3.22 | 4.52 | 6.33 | - |
| YUV | 50.48 | 138.45 | 99.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 67 | 69 | 0.84 | 0.03 | 0 | 0.73 | 182.07 | 0.73 | 0.16 |
| Hex | B | 43 | 45 | 54 | 3 | 0 | 49 | B6 | 48 | 10 |
| Octal | 13 | 103 | 105 | 124 | 3 | 0 | 111 | 266 | 110 | 20 |
| Binary | 1011 | 1000011 | 1000101 | 1010100 | 11 | 0 | 1001001 | 10110110 | 1001000 | 10000 |
Color Harmonies of #0B4345
Complementary color
Monochromatic Colors of #0B4345
Black with #0B4345
Text Example
Text Example
White with #0B4345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B4345; }
p { color: rgb(11,67,69); }
H1.HeaderClassName
{
color: #0B4345;
}
.AnyTagClassName
{
color: #0B4345;
}
</style>
background-color css
<style>
a { background-color: #0B4345; }
a { background-color: rgb(11,67,69); }
div.DivClassName
{
background-color: #0B4345;
}
.BgClassName
{
background-color: #0B4345;
}
</style>
border-color css
<style>
span { border-color: #0B4345; }
span { border-color: rgb(11,67,69); }
td.TdClassName
{
border-color: #0B4345;
}
.TagClassName
{
border-color: #0B4345;
}
</style>