Shades of Cyprus #0D4340
Tints of Cyprus #0D4340
RGB
CMYK
RGB Variations
Color information
#0D4340 (or 0x0D4340) is known color: Cyprus. HEX triplet: 0D, 43 and 40. RGB value is (13,67,64). Sum of RGB (Red+Green+Blue) = 13+67+64=144 (19% of max value = 765). Red value is 13 (5.47% from 255 or 9.03% from 144); Green value is 67 (26.56% from 255 or 46.53% from 144); Blue value is 64 (25.39% from 255 or 44.44% from 144); Max value from RGB is 67 - color contains mainly: green. Hex color #0D4340 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0D4340 is #F2BCBF. Grayscale: #323232. Windows color (decimal): -15908032 or 4211469. OLE color: 4211469.
HSL color Cylindrical-coordinate representation of color #0D4340: hue angle of 176.67º degrees, saturation: 0.68, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #0D4340 is Cyan = 0.81, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 13 | 67 | 64 | - |
| CMYK | 0.81 | 0 | 0.04 | 0.74 |
| HSL | 176.67º | 0.68% | 0.16% | - |
| HSV(B) | 176.67º | 0.81% | 0.26% | - |
| XYZ | 3.1 | 4.47 | 5.55 | - |
| YUV | 50.51 | 135.61 | 101.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 67 | 64 | 0.81 | 0 | 0.04 | 0.74 | 176.67 | 0.68 | 0.16 |
| Hex | D | 43 | 40 | 51 | 0 | 4 | 4A | B1 | 44 | 10 |
| Octal | 15 | 103 | 100 | 121 | 0 | 4 | 112 | 261 | 104 | 20 |
| Binary | 1101 | 1000011 | 1000000 | 1010001 | 0 | 100 | 1001010 | 10110001 | 1000100 | 10000 |
Color Harmonies of #0D4340
Complementary color
Monochromatic Colors of #0D4340
Black with #0D4340
Text Example
Text Example
White with #0D4340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D4340; }
p { color: rgb(13,67,64); }
H1.HeaderClassName
{
color: #0D4340;
}
.AnyTagClassName
{
color: #0D4340;
}
</style>
background-color css
<style>
a { background-color: #0D4340; }
a { background-color: rgb(13,67,64); }
div.DivClassName
{
background-color: #0D4340;
}
.BgClassName
{
background-color: #0D4340;
}
</style>
border-color css
<style>
span { border-color: #0D4340; }
span { border-color: rgb(13,67,64); }
td.TdClassName
{
border-color: #0D4340;
}
.TagClassName
{
border-color: #0D4340;
}
</style>