Shades of Cyprus #0D4041
Tints of Cyprus #0D4041
RGB
CMYK
RGB Variations
Color information
#0D4041 (or 0x0D4041) is known color: Cyprus. HEX triplet: 0D, 40 and 41. RGB value is (13,64,65). Sum of RGB (Red+Green+Blue) = 13+64+65=142 (18% of max value = 765). Red value is 13 (5.47% from 255 or 9.15% from 142); Green value is 64 (25.39% from 255 or 45.07% from 142); Blue value is 65 (25.78% from 255 or 45.77% from 142); Max value from RGB is 65 - color contains mainly: blue. Hex color #0D4041 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0D4041 is #F2BFBE. Grayscale: #303030. Windows color (decimal): -15908799 or 4276237. OLE color: 4276237.
HSL color Cylindrical-coordinate representation of color #0D4041: hue angle of 181.15º degrees, saturation: 0.67, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #0D4041 is Cyan = 0.80, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 13 | 64 | 65 | - |
| CMYK | 0.80 | 0.02 | 0 | 0.75 |
| HSL | 181.15º | 0.67% | 0.15% | - |
| HSV(B) | 181.15º | 0.8% | 0.25% | - |
| XYZ | 2.95 | 4.13 | 5.64 | - |
| YUV | 48.87 | 137.1 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 64 | 65 | 0.80 | 0.02 | 0 | 0.75 | 181.15 | 0.67 | 0.15 |
| Hex | D | 40 | 41 | 50 | 2 | 0 | 4B | B5 | 43 | F |
| Octal | 15 | 100 | 101 | 120 | 2 | 0 | 113 | 265 | 103 | 17 |
| Binary | 1101 | 1000000 | 1000001 | 1010000 | 10 | 0 | 1001011 | 10110101 | 1000011 | 1111 |
Color Harmonies of #0D4041
Complementary color
Monochromatic Colors of #0D4041
Black with #0D4041
Text Example
Text Example
White with #0D4041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D4041; }
p { color: rgb(13,64,65); }
H1.HeaderClassName
{
color: #0D4041;
}
.AnyTagClassName
{
color: #0D4041;
}
</style>
background-color css
<style>
a { background-color: #0D4041; }
a { background-color: rgb(13,64,65); }
div.DivClassName
{
background-color: #0D4041;
}
.BgClassName
{
background-color: #0D4041;
}
</style>
border-color css
<style>
span { border-color: #0D4041; }
span { border-color: rgb(13,64,65); }
td.TdClassName
{
border-color: #0D4041;
}
.TagClassName
{
border-color: #0D4041;
}
</style>