Shades of Cyprus #0A5149
Tints of Cyprus #0A5149
RGB
CMYK
RGB Variations
Color information
#0A5149 (or 0x0A5149) is known color: Cyprus. HEX triplet: 0A, 51 and 49. RGB value is (10,81,73). Sum of RGB (Red+Green+Blue) = 10+81+73=164 (21% of max value = 765). Red value is 10 (4.30% from 255 or 6.10% from 164); Green value is 81 (32.03% from 255 or 49.39% from 164); Blue value is 73 (28.91% from 255 or 44.51% from 164); Max value from RGB is 81 - color contains mainly: green. Hex color #0A5149 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0A5149 is #F5AEB6. Grayscale: #3A3A3A. Windows color (decimal): -16101047 or 4804874. OLE color: 4804874.
HSL color Cylindrical-coordinate representation of color #0A5149: hue angle of 173.24º degrees, saturation: 0.78, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0A5149 is Cyan = 0.88, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 10 | 81 | 73 | - |
| CMYK | 0.88 | 0 | 0.10 | 0.68 |
| HSL | 173.24º | 0.78% | 0.18% | - |
| HSV(B) | 173.24º | 0.88% | 0.32% | - |
| XYZ | 4.27 | 6.43 | 7.32 | - |
| YUV | 58.86 | 135.98 | 93.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 81 | 73 | 0.88 | 0 | 0.10 | 0.68 | 173.24 | 0.78 | 0.18 |
| Hex | A | 51 | 49 | 58 | 0 | A | 44 | AD | 4E | 12 |
| Octal | 12 | 121 | 111 | 130 | 0 | 12 | 104 | 255 | 116 | 22 |
| Binary | 1010 | 1010001 | 1001001 | 1011000 | 0 | 1010 | 1000100 | 10101101 | 1001110 | 10010 |
Color Harmonies of #0A5149
Complementary color
Monochromatic Colors of #0A5149
Black with #0A5149
Text Example
Text Example
White with #0A5149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A5149; }
p { color: rgb(10,81,73); }
H1.HeaderClassName
{
color: #0A5149;
}
.AnyTagClassName
{
color: #0A5149;
}
</style>
background-color css
<style>
a { background-color: #0A5149; }
a { background-color: rgb(10,81,73); }
div.DivClassName
{
background-color: #0A5149;
}
.BgClassName
{
background-color: #0A5149;
}
</style>
border-color css
<style>
span { border-color: #0A5149; }
span { border-color: rgb(10,81,73); }
td.TdClassName
{
border-color: #0A5149;
}
.TagClassName
{
border-color: #0A5149;
}
</style>