Shades of Cyprus #0D4341
Tints of Cyprus #0D4341
RGB
CMYK
RGB Variations
Color information
#0D4341 (or 0x0D4341) is known color: Cyprus. HEX triplet: 0D, 43 and 41. RGB value is (13,67,65). Sum of RGB (Red+Green+Blue) = 13+67+65=145 (19% of max value = 765). Red value is 13 (5.47% from 255 or 8.97% from 145); Green value is 67 (26.56% from 255 or 46.21% from 145); Blue value is 65 (25.78% from 255 or 44.83% from 145); Max value from RGB is 67 - color contains mainly: green. Hex color #0D4341 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0D4341 is #F2BCBE. Grayscale: #323232. Windows color (decimal): -15908031 or 4277005. OLE color: 4277005.
HSL color Cylindrical-coordinate representation of color #0D4341: hue angle of 177.78º 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 #0D4341 is Cyan = 0.81, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 13 | 67 | 65 | - |
| CMYK | 0.81 | 0 | 0.03 | 0.74 |
| HSL | 177.78º | 0.68% | 0.16% | - |
| HSV(B) | 177.78º | 0.81% | 0.26% | - |
| XYZ | 3.13 | 4.48 | 5.7 | - |
| YUV | 50.63 | 136.11 | 101.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 67 | 65 | 0.81 | 0 | 0.03 | 0.74 | 177.78 | 0.68 | 0.16 |
| Hex | D | 43 | 41 | 51 | 0 | 3 | 4A | B2 | 44 | 10 |
| Octal | 15 | 103 | 101 | 121 | 0 | 3 | 112 | 262 | 104 | 20 |
| Binary | 1101 | 1000011 | 1000001 | 1010001 | 0 | 11 | 1001010 | 10110010 | 1000100 | 10000 |
Color Harmonies of #0D4341
Complementary color
Monochromatic Colors of #0D4341
Black with #0D4341
Text Example
Text Example
White with #0D4341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D4341; }
p { color: rgb(13,67,65); }
H1.HeaderClassName
{
color: #0D4341;
}
.AnyTagClassName
{
color: #0D4341;
}
</style>
background-color css
<style>
a { background-color: #0D4341; }
a { background-color: rgb(13,67,65); }
div.DivClassName
{
background-color: #0D4341;
}
.BgClassName
{
background-color: #0D4341;
}
</style>
border-color css
<style>
span { border-color: #0D4341; }
span { border-color: rgb(13,67,65); }
td.TdClassName
{
border-color: #0D4341;
}
.TagClassName
{
border-color: #0D4341;
}
</style>