Shades of Cyprus #0B544E
Tints of Cyprus #0B544E
RGB
CMYK
RGB Variations
Color information
#0B544E (or 0x0B544E) is known color: Cyprus. HEX triplet: 0B, 54 and 4E. RGB value is (11,84,78). Sum of RGB (Red+Green+Blue) = 11+84+78=173 (22% of max value = 765). Red value is 11 (4.69% from 255 or 6.36% from 173); Green value is 84 (33.20% from 255 or 48.55% from 173); Blue value is 78 (30.86% from 255 or 45.09% from 173); Max value from RGB is 84 - color contains mainly: green. Hex color #0B544E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B544E is #F4ABB1. Grayscale: #3D3D3D. Windows color (decimal): -16034738 or 5133323. OLE color: 5133323.
HSL color Cylindrical-coordinate representation of color #0B544E: hue angle of 175.07º 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 #0B544E is Cyan = 0.87, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 11 | 84 | 78 | - |
| CMYK | 0.87 | 0 | 0.07 | 0.67 |
| HSL | 175.07º | 0.77% | 0.19% | - |
| HSV(B) | 175.07º | 0.87% | 0.33% | - |
| XYZ | 4.68 | 6.96 | 8.3 | - |
| YUV | 61.49 | 137.32 | 91.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 84 | 78 | 0.87 | 0 | 0.07 | 0.67 | 175.07 | 0.77 | 0.19 |
| Hex | B | 54 | 4E | 57 | 0 | 7 | 43 | AF | 4D | 13 |
| Octal | 13 | 124 | 116 | 127 | 0 | 7 | 103 | 257 | 115 | 23 |
| Binary | 1011 | 1010100 | 1001110 | 1010111 | 0 | 111 | 1000011 | 10101111 | 1001101 | 10011 |
Color Harmonies of #0B544E
Complementary color
Monochromatic Colors of #0B544E
Black with #0B544E
Text Example
Text Example
White with #0B544E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B544E; }
p { color: rgb(11,84,78); }
H1.HeaderClassName
{
color: #0B544E;
}
.AnyTagClassName
{
color: #0B544E;
}
</style>
background-color css
<style>
a { background-color: #0B544E; }
a { background-color: rgb(11,84,78); }
div.DivClassName
{
background-color: #0B544E;
}
.BgClassName
{
background-color: #0B544E;
}
</style>
border-color css
<style>
span { border-color: #0B544E; }
span { border-color: rgb(11,84,78); }
td.TdClassName
{
border-color: #0B544E;
}
.TagClassName
{
border-color: #0B544E;
}
</style>