Shades of Cyprus #0D514E
Tints of Cyprus #0D514E
RGB
CMYK
RGB Variations
Color information
#0D514E (or 0x0D514E) is known color: Cyprus. HEX triplet: 0D, 51 and 4E. RGB value is (13,81,78). Sum of RGB (Red+Green+Blue) = 13+81+78=172 (22% of max value = 765). Red value is 13 (5.47% from 255 or 7.56% from 172); Green value is 81 (32.03% from 255 or 47.09% from 172); Blue value is 78 (30.86% from 255 or 45.35% from 172); Max value from RGB is 81 - color contains mainly: green. Hex color #0D514E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D514E is #F2AEB1. Grayscale: #3C3C3C. Windows color (decimal): -15904434 or 5132557. OLE color: 5132557.
HSL color Cylindrical-coordinate representation of color #0D514E: hue angle of 177.35º degrees, saturation: 0.72, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0D514E is Cyan = 0.84, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 13 | 81 | 78 | - |
| CMYK | 0.84 | 0 | 0.04 | 0.68 |
| HSL | 177.35º | 0.72% | 0.18% | - |
| HSV(B) | 177.35º | 0.84% | 0.32% | - |
| XYZ | 4.48 | 6.52 | 8.23 | - |
| YUV | 60.33 | 137.97 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 81 | 78 | 0.84 | 0 | 0.04 | 0.68 | 177.35 | 0.72 | 0.18 |
| Hex | D | 51 | 4E | 54 | 0 | 4 | 44 | B1 | 48 | 12 |
| Octal | 15 | 121 | 116 | 124 | 0 | 4 | 104 | 261 | 110 | 22 |
| Binary | 1101 | 1010001 | 1001110 | 1010100 | 0 | 100 | 1000100 | 10110001 | 1001000 | 10010 |
Color Harmonies of #0D514E
Complementary color
Monochromatic Colors of #0D514E
Black with #0D514E
Text Example
Text Example
White with #0D514E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D514E; }
p { color: rgb(13,81,78); }
H1.HeaderClassName
{
color: #0D514E;
}
.AnyTagClassName
{
color: #0D514E;
}
</style>
background-color css
<style>
a { background-color: #0D514E; }
a { background-color: rgb(13,81,78); }
div.DivClassName
{
background-color: #0D514E;
}
.BgClassName
{
background-color: #0D514E;
}
</style>
border-color css
<style>
span { border-color: #0D514E; }
span { border-color: rgb(13,81,78); }
td.TdClassName
{
border-color: #0D514E;
}
.TagClassName
{
border-color: #0D514E;
}
</style>