Shades of Cyprus #0D5148
Tints of Cyprus #0D5148
RGB
CMYK
RGB Variations
Color information
#0D5148 (or 0x0D5148) is known color: Cyprus. HEX triplet: 0D, 51 and 48. RGB value is (13,81,72). Sum of RGB (Red+Green+Blue) = 13+81+72=166 (21% of max value = 765). Red value is 13 (5.47% from 255 or 7.83% from 166); Green value is 81 (32.03% from 255 or 48.80% from 166); Blue value is 72 (28.52% from 255 or 43.37% from 166); Max value from RGB is 81 - color contains mainly: green. Hex color #0D5148 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0D5148 is #F2AEB7. Grayscale: #3B3B3B. Windows color (decimal): -15904440 or 4739341. OLE color: 4739341.
HSL color Cylindrical-coordinate representation of color #0D5148: hue angle of 172.06º 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 #0D5148 is Cyan = 0.84, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 13 | 81 | 72 | - |
| CMYK | 0.84 | 0 | 0.11 | 0.68 |
| HSL | 172.06º | 0.72% | 0.18% | - |
| HSV(B) | 172.06º | 0.84% | 0.32% | - |
| XYZ | 4.28 | 6.44 | 7.15 | - |
| YUV | 59.64 | 134.97 | 94.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 81 | 72 | 0.84 | 0 | 0.11 | 0.68 | 172.06 | 0.72 | 0.18 |
| Hex | D | 51 | 48 | 54 | 0 | B | 44 | AC | 48 | 12 |
| Octal | 15 | 121 | 110 | 124 | 0 | 13 | 104 | 254 | 110 | 22 |
| Binary | 1101 | 1010001 | 1001000 | 1010100 | 0 | 1011 | 1000100 | 10101100 | 1001000 | 10010 |
Color Harmonies of #0D5148
Complementary color
Monochromatic Colors of #0D5148
Black with #0D5148
Text Example
Text Example
White with #0D5148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D5148; }
p { color: rgb(13,81,72); }
H1.HeaderClassName
{
color: #0D5148;
}
.AnyTagClassName
{
color: #0D5148;
}
</style>
background-color css
<style>
a { background-color: #0D5148; }
a { background-color: rgb(13,81,72); }
div.DivClassName
{
background-color: #0D5148;
}
.BgClassName
{
background-color: #0D5148;
}
</style>
border-color css
<style>
span { border-color: #0D5148; }
span { border-color: rgb(13,81,72); }
td.TdClassName
{
border-color: #0D5148;
}
.TagClassName
{
border-color: #0D5148;
}
</style>