Shades of Cyprus #0A5448
Tints of Cyprus #0A5448
RGB
CMYK
RGB Variations
Color information
#0A5448 (or 0x0A5448) is known color: Cyprus. HEX triplet: 0A, 54 and 48. RGB value is (10,84,72). Sum of RGB (Red+Green+Blue) = 10+84+72=166 (21% of max value = 765). Red value is 10 (4.30% from 255 or 6.02% from 166); Green value is 84 (33.20% from 255 or 50.60% from 166); Blue value is 72 (28.52% from 255 or 43.37% from 166); Max value from RGB is 84 - color contains mainly: green. Hex color #0A5448 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0A5448 is #F5ABB7. Grayscale: #3C3C3C. Windows color (decimal): -16100280 or 4740106. OLE color: 4740106.
HSL color Cylindrical-coordinate representation of color #0A5448: hue angle of 170.27º degrees, saturation: 0.79, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0A5448 is Cyan = 0.88, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 10 | 84 | 72 | - |
| CMYK | 0.88 | 0 | 0.14 | 0.67 |
| HSL | 170.27º | 0.79% | 0.18% | - |
| HSV(B) | 170.27º | 0.88% | 0.33% | - |
| XYZ | 4.47 | 6.87 | 7.22 | - |
| YUV | 60.51 | 134.48 | 91.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 84 | 72 | 0.88 | 0 | 0.14 | 0.67 | 170.27 | 0.79 | 0.18 |
| Hex | A | 54 | 48 | 58 | 0 | E | 43 | AA | 4F | 12 |
| Octal | 12 | 124 | 110 | 130 | 0 | 16 | 103 | 252 | 117 | 22 |
| Binary | 1010 | 1010100 | 1001000 | 1011000 | 0 | 1110 | 1000011 | 10101010 | 1001111 | 10010 |
Color Harmonies of #0A5448
Complementary color
Monochromatic Colors of #0A5448
Black with #0A5448
Text Example
Text Example
White with #0A5448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A5448; }
p { color: rgb(10,84,72); }
H1.HeaderClassName
{
color: #0A5448;
}
.AnyTagClassName
{
color: #0A5448;
}
</style>
background-color css
<style>
a { background-color: #0A5448; }
a { background-color: rgb(10,84,72); }
div.DivClassName
{
background-color: #0A5448;
}
.BgClassName
{
background-color: #0A5448;
}
</style>
border-color css
<style>
span { border-color: #0A5448; }
span { border-color: rgb(10,84,72); }
td.TdClassName
{
border-color: #0A5448;
}
.TagClassName
{
border-color: #0A5448;
}
</style>