Shades of Cyprus #0D564E
Tints of Cyprus #0D564E
RGB
CMYK
RGB Variations
Color information
#0D564E (or 0x0D564E) is known color: Cyprus. HEX triplet: 0D, 56 and 4E. RGB value is (13,86,78). Sum of RGB (Red+Green+Blue) = 13+86+78=177 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.34% from 177); Green value is 86 (33.98% from 255 or 48.59% from 177); Blue value is 78 (30.86% from 255 or 44.07% from 177); Max value from RGB is 86 - color contains mainly: green. Hex color #0D564E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D564E is #F2A9B1. Grayscale: #3F3F3F. Windows color (decimal): -15903154 or 5133837. OLE color: 5133837.
HSL color Cylindrical-coordinate representation of color #0D564E: hue angle of 173.42º degrees, saturation: 0.74, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0D564E is Cyan = 0.85, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 13 | 86 | 78 | - |
| CMYK | 0.85 | 0 | 0.09 | 0.66 |
| HSL | 173.42º | 0.74% | 0.19% | - |
| HSV(B) | 173.42º | 0.85% | 0.34% | - |
| XYZ | 4.87 | 7.29 | 8.36 | - |
| YUV | 63.26 | 136.32 | 92.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 86 | 78 | 0.85 | 0 | 0.09 | 0.66 | 173.42 | 0.74 | 0.19 |
| Hex | D | 56 | 4E | 55 | 0 | 9 | 42 | AD | 4A | 13 |
| Octal | 15 | 126 | 116 | 125 | 0 | 11 | 102 | 255 | 112 | 23 |
| Binary | 1101 | 1010110 | 1001110 | 1010101 | 0 | 1001 | 1000010 | 10101101 | 1001010 | 10011 |
Color Harmonies of #0D564E
Complementary color
Monochromatic Colors of #0D564E
Black with #0D564E
Text Example
Text Example
White with #0D564E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D564E; }
p { color: rgb(13,86,78); }
H1.HeaderClassName
{
color: #0D564E;
}
.AnyTagClassName
{
color: #0D564E;
}
</style>
background-color css
<style>
a { background-color: #0D564E; }
a { background-color: rgb(13,86,78); }
div.DivClassName
{
background-color: #0D564E;
}
.BgClassName
{
background-color: #0D564E;
}
</style>
border-color css
<style>
span { border-color: #0D564E; }
span { border-color: rgb(13,86,78); }
td.TdClassName
{
border-color: #0D564E;
}
.TagClassName
{
border-color: #0D564E;
}
</style>