Shades of Cyprus #0D5346
Tints of Cyprus #0D5346
RGB
CMYK
RGB Variations
Color information
#0D5346 (or 0x0D5346) is known color: Cyprus. HEX triplet: 0D, 53 and 46. RGB value is (13,83,70). Sum of RGB (Red+Green+Blue) = 13+83+70=166 (21% of max value = 765). Red value is 13 (5.47% from 255 or 7.83% from 166); Green value is 83 (32.81% from 255 or 50% from 166); Blue value is 70 (27.73% from 255 or 42.17% from 166); Max value from RGB is 83 - color contains mainly: green. Hex color #0D5346 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0D5346 is #F2ACB9. Grayscale: #3C3C3C. Windows color (decimal): -15903930 or 4608781. OLE color: 4608781.
HSL color Cylindrical-coordinate representation of color #0D5346: hue angle of 168.86º degrees, saturation: 0.73, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0D5346 is Cyan = 0.84, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 13 | 83 | 70 | - |
| CMYK | 0.84 | 0 | 0.16 | 0.67 |
| HSL | 168.86º | 0.73% | 0.19% | - |
| HSV(B) | 168.86º | 0.84% | 0.33% | - |
| XYZ | 4.36 | 6.71 | 6.86 | - |
| YUV | 60.59 | 133.31 | 94.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 83 | 70 | 0.84 | 0 | 0.16 | 0.67 | 168.86 | 0.73 | 0.19 |
| Hex | D | 53 | 46 | 54 | 0 | 10 | 43 | A9 | 49 | 13 |
| Octal | 15 | 123 | 106 | 124 | 0 | 20 | 103 | 251 | 111 | 23 |
| Binary | 1101 | 1010011 | 1000110 | 1010100 | 0 | 10000 | 1000011 | 10101001 | 1001001 | 10011 |
Color Harmonies of #0D5346
Complementary color
Monochromatic Colors of #0D5346
Black with #0D5346
Text Example
Text Example
White with #0D5346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5346; }
p { color: rgb(13,83,70); }
H1.HeaderClassName
{
color: #0D5346;
}
.AnyTagClassName
{
color: #0D5346;
}
</style>
background-color css
<style>
a { background-color: #0D5346; }
a { background-color: rgb(13,83,70); }
div.DivClassName
{
background-color: #0D5346;
}
.BgClassName
{
background-color: #0D5346;
}
</style>
border-color css
<style>
span { border-color: #0D5346; }
span { border-color: rgb(13,83,70); }
td.TdClassName
{
border-color: #0D5346;
}
.TagClassName
{
border-color: #0D5346;
}
</style>