Shades of Cyprus #0A5348
Tints of Cyprus #0A5348
RGB
CMYK
RGB Variations
Color information
#0A5348 (or 0x0A5348) is known color: Cyprus. HEX triplet: 0A, 53 and 48. RGB value is (10,83,72). Sum of RGB (Red+Green+Blue) = 10+83+72=165 (21% of max value = 765). Red value is 10 (4.30% from 255 or 6.06% from 165); Green value is 83 (32.81% from 255 or 50.30% from 165); Blue value is 72 (28.52% from 255 or 43.64% from 165); Max value from RGB is 83 - color contains mainly: green. Hex color #0A5348 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0A5348 is #F5ACB7. Grayscale: #3B3B3B. Windows color (decimal): -16100536 or 4739850. OLE color: 4739850.
HSL color Cylindrical-coordinate representation of color #0A5348: hue angle of 170.96º degrees, saturation: 0.78, 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 #0A5348 is Cyan = 0.88, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 10 | 83 | 72 | - |
| CMYK | 0.88 | 0 | 0.13 | 0.67 |
| HSL | 170.96º | 0.78% | 0.18% | - |
| HSV(B) | 170.96º | 0.88% | 0.33% | - |
| XYZ | 4.39 | 6.72 | 7.2 | - |
| YUV | 59.92 | 134.82 | 92.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 83 | 72 | 0.88 | 0 | 0.13 | 0.67 | 170.96 | 0.78 | 0.18 |
| Hex | A | 53 | 48 | 58 | 0 | D | 43 | AB | 4E | 12 |
| Octal | 12 | 123 | 110 | 130 | 0 | 15 | 103 | 253 | 116 | 22 |
| Binary | 1010 | 1010011 | 1001000 | 1011000 | 0 | 1101 | 1000011 | 10101011 | 1001110 | 10010 |
Color Harmonies of #0A5348
Complementary color
Monochromatic Colors of #0A5348
Black with #0A5348
Text Example
Text Example
White with #0A5348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A5348; }
p { color: rgb(10,83,72); }
H1.HeaderClassName
{
color: #0A5348;
}
.AnyTagClassName
{
color: #0A5348;
}
</style>
background-color css
<style>
a { background-color: #0A5348; }
a { background-color: rgb(10,83,72); }
div.DivClassName
{
background-color: #0A5348;
}
.BgClassName
{
background-color: #0A5348;
}
</style>
border-color css
<style>
span { border-color: #0A5348; }
span { border-color: rgb(10,83,72); }
td.TdClassName
{
border-color: #0A5348;
}
.TagClassName
{
border-color: #0A5348;
}
</style>