Shades of Cyprus #0D494C
Tints of Cyprus #0D494C
RGB
CMYK
RGB Variations
Color information
#0D494C (or 0x0D494C) is known color: Cyprus. HEX triplet: 0D, 49 and 4C. RGB value is (13,73,76). Sum of RGB (Red+Green+Blue) = 13+73+76=162 (21% of max value = 765). Red value is 13 (5.47% from 255 or 8.02% from 162); Green value is 73 (28.91% from 255 or 45.06% from 162); Blue value is 76 (30.08% from 255 or 46.91% from 162); Max value from RGB is 76 - color contains mainly: blue. Hex color #0D494C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0D494C is #F2B6B3. Grayscale: #373737. Windows color (decimal): -15906484 or 4999437. OLE color: 4999437.
HSL color Cylindrical-coordinate representation of color #0D494C: hue angle of 182.86º degrees, saturation: 0.71, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #0D494C is Cyan = 0.83, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.70.
Color convert
| RGB | 13 | 73 | 76 | - |
| CMYK | 0.83 | 0.04 | 0 | 0.70 |
| HSL | 182.86º | 0.71% | 0.17% | - |
| HSV(B) | 182.86º | 0.83% | 0.3% | - |
| XYZ | 3.85 | 5.37 | 7.67 | - |
| YUV | 55.4 | 139.62 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 73 | 76 | 0.83 | 0.04 | 0 | 0.70 | 182.86 | 0.71 | 0.17 |
| Hex | D | 49 | 4C | 53 | 4 | 0 | 46 | B7 | 47 | 11 |
| Octal | 15 | 111 | 114 | 123 | 4 | 0 | 106 | 267 | 107 | 21 |
| Binary | 1101 | 1001001 | 1001100 | 1010011 | 100 | 0 | 1000110 | 10110111 | 1000111 | 10001 |
Color Harmonies of #0D494C
Complementary color
Monochromatic Colors of #0D494C
Black with #0D494C
Text Example
Text Example
White with #0D494C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D494C; }
p { color: rgb(13,73,76); }
H1.HeaderClassName
{
color: #0D494C;
}
.AnyTagClassName
{
color: #0D494C;
}
</style>
background-color css
<style>
a { background-color: #0D494C; }
a { background-color: rgb(13,73,76); }
div.DivClassName
{
background-color: #0D494C;
}
.BgClassName
{
background-color: #0D494C;
}
</style>
border-color css
<style>
span { border-color: #0D494C; }
span { border-color: rgb(13,73,76); }
td.TdClassName
{
border-color: #0D494C;
}
.TagClassName
{
border-color: #0D494C;
}
</style>