Shades of Cyprus #0D4640
Tints of Cyprus #0D4640
RGB
CMYK
RGB Variations
Color information
#0D4640 (or 0x0D4640) is known color: Cyprus. HEX triplet: 0D, 46 and 40. RGB value is (13,70,64). Sum of RGB (Red+Green+Blue) = 13+70+64=147 (19% of max value = 765). Red value is 13 (5.47% from 255 or 8.84% from 147); Green value is 70 (27.73% from 255 or 47.62% from 147); Blue value is 64 (25.39% from 255 or 43.54% from 147); Max value from RGB is 70 - color contains mainly: green. Hex color #0D4640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0D4640 is #F2B9BF. Grayscale: #343434. Windows color (decimal): -15907264 or 4212237. OLE color: 4212237.
HSL color Cylindrical-coordinate representation of color #0D4640: hue angle of 173.68º degrees, saturation: 0.69, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #0D4640 is Cyan = 0.81, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 13 | 70 | 64 | - |
| CMYK | 0.81 | 0 | 0.09 | 0.73 |
| HSL | 173.68º | 0.69% | 0.16% | - |
| HSV(B) | 173.68º | 0.81% | 0.27% | - |
| XYZ | 3.28 | 4.84 | 5.61 | - |
| YUV | 52.27 | 134.62 | 99.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 70 | 64 | 0.81 | 0 | 0.09 | 0.73 | 173.68 | 0.69 | 0.16 |
| Hex | D | 46 | 40 | 51 | 0 | 9 | 49 | AE | 45 | 10 |
| Octal | 15 | 106 | 100 | 121 | 0 | 11 | 111 | 256 | 105 | 20 |
| Binary | 1101 | 1000110 | 1000000 | 1010001 | 0 | 1001 | 1001001 | 10101110 | 1000101 | 10000 |
Color Harmonies of #0D4640
Complementary color
Monochromatic Colors of #0D4640
Black with #0D4640
Text Example
Text Example
White with #0D4640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D4640; }
p { color: rgb(13,70,64); }
H1.HeaderClassName
{
color: #0D4640;
}
.AnyTagClassName
{
color: #0D4640;
}
</style>
background-color css
<style>
a { background-color: #0D4640; }
a { background-color: rgb(13,70,64); }
div.DivClassName
{
background-color: #0D4640;
}
.BgClassName
{
background-color: #0D4640;
}
</style>
border-color css
<style>
span { border-color: #0D4640; }
span { border-color: rgb(13,70,64); }
td.TdClassName
{
border-color: #0D4640;
}
.TagClassName
{
border-color: #0D4640;
}
</style>