Shades of Cyprus #0D514F
Tints of Cyprus #0D514F
RGB
CMYK
RGB Variations
Color information
#0D514F (or 0x0D514F) is known color: Cyprus. HEX triplet: 0D, 51 and 4F. RGB value is (13,81,79). Sum of RGB (Red+Green+Blue) = 13+81+79=173 (22% of max value = 765). Red value is 13 (5.47% from 255 or 7.51% from 173); Green value is 81 (32.03% from 255 or 46.82% from 173); Blue value is 79 (31.25% from 255 or 45.66% from 173); Max value from RGB is 81 - color contains mainly: green. Hex color #0D514F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0D514F is #F2AEB0. Grayscale: #3C3C3C. Windows color (decimal): -15904433 or 5198093. OLE color: 5198093.
HSL color Cylindrical-coordinate representation of color #0D514F: hue angle of 178.24º 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 #0D514F is Cyan = 0.84, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 13 | 81 | 79 | - |
| CMYK | 0.84 | 0 | 0.02 | 0.68 |
| HSL | 178.24º | 0.72% | 0.18% | - |
| HSV(B) | 178.24º | 0.84% | 0.32% | - |
| XYZ | 4.52 | 6.53 | 8.42 | - |
| YUV | 60.44 | 138.47 | 94.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 81 | 79 | 0.84 | 0 | 0.02 | 0.68 | 178.24 | 0.72 | 0.18 |
| Hex | D | 51 | 4F | 54 | 0 | 2 | 44 | B2 | 48 | 12 |
| Octal | 15 | 121 | 117 | 124 | 0 | 2 | 104 | 262 | 110 | 22 |
| Binary | 1101 | 1010001 | 1001111 | 1010100 | 0 | 10 | 1000100 | 10110010 | 1001000 | 10010 |
Color Harmonies of #0D514F
Complementary color
Monochromatic Colors of #0D514F
Black with #0D514F
Text Example
Text Example
White with #0D514F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D514F; }
p { color: rgb(13,81,79); }
H1.HeaderClassName
{
color: #0D514F;
}
.AnyTagClassName
{
color: #0D514F;
}
</style>
background-color css
<style>
a { background-color: #0D514F; }
a { background-color: rgb(13,81,79); }
div.DivClassName
{
background-color: #0D514F;
}
.BgClassName
{
background-color: #0D514F;
}
</style>
border-color css
<style>
span { border-color: #0D514F; }
span { border-color: rgb(13,81,79); }
td.TdClassName
{
border-color: #0D514F;
}
.TagClassName
{
border-color: #0D514F;
}
</style>