Shades of Cyprus #0A3936
Tints of Cyprus #0A3936
RGB
CMYK
RGB Variations
Color information
#0A3936 (or 0x0A3936) is known color: Cyprus. HEX triplet: 0A, 39 and 36. RGB value is (10,57,54). Sum of RGB (Red+Green+Blue) = 10+57+54=121 (16% of max value = 765). Red value is 10 (4.30% from 255 or 8.26% from 121); Green value is 57 (22.66% from 255 or 47.11% from 121); Blue value is 54 (21.48% from 255 or 44.63% from 121); Max value from RGB is 57 - color contains mainly: green. Hex color #0A3936 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0A3936 is #F5C6C9. Grayscale: #2A2A2A. Windows color (decimal): -16107210 or 3553546. OLE color: 3553546.
HSL color Cylindrical-coordinate representation of color #0A3936: hue angle of 176.17º degrees, saturation: 0.7, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #0A3936 is Cyan = 0.82, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 10 | 57 | 54 | - |
| CMYK | 0.82 | 0 | 0.05 | 0.78 |
| HSL | 176.17º | 0.7% | 0.13% | - |
| HSV(B) | 176.17º | 0.82% | 0.22% | - |
| XYZ | 2.25 | 3.26 | 4 | - |
| YUV | 42.61 | 134.43 | 104.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 57 | 54 | 0.82 | 0 | 0.05 | 0.78 | 176.17 | 0.7 | 0.13 |
| Hex | A | 39 | 36 | 52 | 0 | 5 | 4E | B0 | 46 | D |
| Octal | 12 | 71 | 66 | 122 | 0 | 5 | 116 | 260 | 106 | 15 |
| Binary | 1010 | 111001 | 110110 | 1010010 | 0 | 101 | 1001110 | 10110000 | 1000110 | 1101 |
Color Harmonies of #0A3936
Complementary color
Monochromatic Colors of #0A3936
Black with #0A3936
Text Example
Text Example
White with #0A3936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A3936; }
p { color: rgb(10,57,54); }
H1.HeaderClassName
{
color: #0A3936;
}
.AnyTagClassName
{
color: #0A3936;
}
</style>
background-color css
<style>
a { background-color: #0A3936; }
a { background-color: rgb(10,57,54); }
div.DivClassName
{
background-color: #0A3936;
}
.BgClassName
{
background-color: #0A3936;
}
</style>
border-color css
<style>
span { border-color: #0A3936; }
span { border-color: rgb(10,57,54); }
td.TdClassName
{
border-color: #0A3936;
}
.TagClassName
{
border-color: #0A3936;
}
</style>