Shades of Cyprus #034740
Tints of Cyprus #034740
RGB
CMYK
RGB Variations
Color information
#034740 (or 0x034740) is known color: Cyprus. HEX triplet: 03, 47 and 40. RGB value is (3,71,64). Sum of RGB (Red+Green+Blue) = 3+71+64=138 (18% of max value = 765). Red value is 3 (1.56% from 255 or 2.17% from 138); Green value is 71 (28.12% from 255 or 51.45% from 138); Blue value is 64 (25.39% from 255 or 46.38% from 138); Max value from RGB is 71 - color contains mainly: green. Hex color #034740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034740 is #FCB8BF. Grayscale: #313131. Windows color (decimal): -16562368 or 4212483. OLE color: 4212483.
HSL color Cylindrical-coordinate representation of color #034740: hue angle of 173.82º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #034740 is Cyan = 0.96, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 3 | 71 | 64 | - |
| CMYK | 0.96 | 0 | 0.10 | 0.72 |
| HSL | 173.82º | 0.92% | 0.15% | - |
| HSV(B) | 173.82º | 0.96% | 0.28% | - |
| XYZ | 3.22 | 4.9 | 5.63 | - |
| YUV | 49.87 | 135.97 | 94.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 71 | 64 | 0.96 | 0 | 0.10 | 0.72 | 173.82 | 0.92 | 0.15 |
| Hex | 3 | 47 | 40 | 60 | 0 | A | 48 | AE | 5C | F |
| Octal | 3 | 107 | 100 | 140 | 0 | 12 | 110 | 256 | 134 | 17 |
| Binary | 11 | 1000111 | 1000000 | 1100000 | 0 | 1010 | 1001000 | 10101110 | 1011100 | 1111 |
Color Harmonies of #034740
Complementary color
Monochromatic Colors of #034740
Black with #034740
Text Example
Text Example
White with #034740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034740; }
p { color: rgb(3,71,64); }
H1.HeaderClassName
{
color: #034740;
}
.AnyTagClassName
{
color: #034740;
}
</style>
background-color css
<style>
a { background-color: #034740; }
a { background-color: rgb(3,71,64); }
div.DivClassName
{
background-color: #034740;
}
.BgClassName
{
background-color: #034740;
}
</style>
border-color css
<style>
span { border-color: #034740; }
span { border-color: rgb(3,71,64); }
td.TdClassName
{
border-color: #034740;
}
.TagClassName
{
border-color: #034740;
}
</style>