Shades of Cyprus #034940
Tints of Cyprus #034940
RGB
CMYK
RGB Variations
Color information
#034940 (or 0x034940) is known color: Cyprus. HEX triplet: 03, 49 and 40. RGB value is (3,73,64). Sum of RGB (Red+Green+Blue) = 3+73+64=140 (18% of max value = 765). Red value is 3 (1.56% from 255 or 2.14% from 140); Green value is 73 (28.91% from 255 or 52.14% from 140); Blue value is 64 (25.39% from 255 or 45.71% from 140); Max value from RGB is 73 - color contains mainly: green. Hex color #034940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034940 is #FCB6BF. Grayscale: #333333. Windows color (decimal): -16561856 or 4212995. OLE color: 4212995.
HSL color Cylindrical-coordinate representation of color #034940: hue angle of 172.29º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #034940 is Cyan = 0.96, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 3 | 73 | 64 | - |
| CMYK | 0.96 | 0 | 0.12 | 0.71 |
| HSL | 172.29º | 0.92% | 0.15% | - |
| HSV(B) | 172.29º | 0.96% | 0.29% | - |
| XYZ | 3.35 | 5.15 | 5.67 | - |
| YUV | 51.04 | 135.31 | 93.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 73 | 64 | 0.96 | 0 | 0.12 | 0.71 | 172.29 | 0.92 | 0.15 |
| Hex | 3 | 49 | 40 | 60 | 0 | C | 47 | AC | 5C | F |
| Octal | 3 | 111 | 100 | 140 | 0 | 14 | 107 | 254 | 134 | 17 |
| Binary | 11 | 1001001 | 1000000 | 1100000 | 0 | 1100 | 1000111 | 10101100 | 1011100 | 1111 |
Color Harmonies of #034940
Complementary color
Monochromatic Colors of #034940
Black with #034940
Text Example
Text Example
White with #034940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034940; }
p { color: rgb(3,73,64); }
H1.HeaderClassName
{
color: #034940;
}
.AnyTagClassName
{
color: #034940;
}
</style>
background-color css
<style>
a { background-color: #034940; }
a { background-color: rgb(3,73,64); }
div.DivClassName
{
background-color: #034940;
}
.BgClassName
{
background-color: #034940;
}
</style>
border-color css
<style>
span { border-color: #034940; }
span { border-color: rgb(3,73,64); }
td.TdClassName
{
border-color: #034940;
}
.TagClassName
{
border-color: #034940;
}
</style>