Shades of Cyprus #073940
Tints of Cyprus #073940
RGB
CMYK
RGB Variations
Color information
#073940 (or 0x073940) is known color: Cyprus. HEX triplet: 07, 39 and 40. RGB value is (7,57,64). Sum of RGB (Red+Green+Blue) = 7+57+64=128 (16% of max value = 765). Red value is 7 (3.12% from 255 or 5.47% from 128); Green value is 57 (22.66% from 255 or 44.53% from 128); Blue value is 64 (25.39% from 255 or 50% from 128); Max value from RGB is 64 - color contains mainly: blue. Hex color #073940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #073940 is #F8C6BF. Grayscale: #2A2A2A. Windows color (decimal): -16303808 or 4208903. OLE color: 4208903.
HSL color Cylindrical-coordinate representation of color #073940: hue angle of 187.37º degrees, saturation: 0.8, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #073940 is Cyan = 0.89, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 7 | 57 | 64 | - |
| CMYK | 0.89 | 0.11 | 0 | 0.75 |
| HSL | 187.37º | 0.8% | 0.14% | - |
| HSV(B) | 187.37º | 0.89% | 0.25% | - |
| XYZ | 2.48 | 3.34 | 5.36 | - |
| YUV | 42.85 | 139.94 | 102.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 57 | 64 | 0.89 | 0.11 | 0 | 0.75 | 187.37 | 0.8 | 0.14 |
| Hex | 7 | 39 | 40 | 59 | B | 0 | 4B | BB | 50 | E |
| Octal | 7 | 71 | 100 | 131 | 13 | 0 | 113 | 273 | 120 | 16 |
| Binary | 111 | 111001 | 1000000 | 1011001 | 1011 | 0 | 1001011 | 10111011 | 1010000 | 1110 |
Color Harmonies of #073940
Complementary color
Monochromatic Colors of #073940
Black with #073940
Text Example
Text Example
White with #073940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #073940; }
p { color: rgb(7,57,64); }
H1.HeaderClassName
{
color: #073940;
}
.AnyTagClassName
{
color: #073940;
}
</style>
background-color css
<style>
a { background-color: #073940; }
a { background-color: rgb(7,57,64); }
div.DivClassName
{
background-color: #073940;
}
.BgClassName
{
background-color: #073940;
}
</style>
border-color css
<style>
span { border-color: #073940; }
span { border-color: rgb(7,57,64); }
td.TdClassName
{
border-color: #073940;
}
.TagClassName
{
border-color: #073940;
}
</style>