Shades of Cyprus #034945
Tints of Cyprus #034945
RGB
CMYK
RGB Variations
Color information
#034945 (or 0x034945) is known color: Cyprus. HEX triplet: 03, 49 and 45. RGB value is (3,73,69). Sum of RGB (Red+Green+Blue) = 3+73+69=145 (19% of max value = 765). Red value is 3 (1.56% from 255 or 2.07% from 145); Green value is 73 (28.91% from 255 or 50.34% from 145); Blue value is 69 (27.34% from 255 or 47.59% from 145); Max value from RGB is 73 - color contains mainly: green. Hex color #034945 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034945 is #FCB6BA. Grayscale: #333333. Windows color (decimal): -16561851 or 4540675. OLE color: 4540675.
HSL color Cylindrical-coordinate representation of color #034945: hue angle of 176.57º 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 #034945 is Cyan = 0.96, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 3 | 73 | 69 | - |
| CMYK | 0.96 | 0 | 0.05 | 0.71 |
| HSL | 176.57º | 0.92% | 0.15% | - |
| HSV(B) | 176.57º | 0.96% | 0.29% | - |
| XYZ | 3.49 | 5.21 | 6.45 | - |
| YUV | 51.61 | 137.81 | 93.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 73 | 69 | 0.96 | 0 | 0.05 | 0.71 | 176.57 | 0.92 | 0.15 |
| Hex | 3 | 49 | 45 | 60 | 0 | 5 | 47 | B1 | 5C | F |
| Octal | 3 | 111 | 105 | 140 | 0 | 5 | 107 | 261 | 134 | 17 |
| Binary | 11 | 1001001 | 1000101 | 1100000 | 0 | 101 | 1000111 | 10110001 | 1011100 | 1111 |
Color Harmonies of #034945
Complementary color
Monochromatic Colors of #034945
Black with #034945
Text Example
Text Example
White with #034945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034945; }
p { color: rgb(3,73,69); }
H1.HeaderClassName
{
color: #034945;
}
.AnyTagClassName
{
color: #034945;
}
</style>
background-color css
<style>
a { background-color: #034945; }
a { background-color: rgb(3,73,69); }
div.DivClassName
{
background-color: #034945;
}
.BgClassName
{
background-color: #034945;
}
</style>
border-color css
<style>
span { border-color: #034945; }
span { border-color: rgb(3,73,69); }
td.TdClassName
{
border-color: #034945;
}
.TagClassName
{
border-color: #034945;
}
</style>