Shades of Cyprus #034943
Tints of Cyprus #034943
RGB
CMYK
RGB Variations
Color information
#034943 (or 0x034943) is known color: Cyprus. HEX triplet: 03, 49 and 43. RGB value is (3,73,67). Sum of RGB (Red+Green+Blue) = 3+73+67=143 (18% of max value = 765). Red value is 3 (1.56% from 255 or 2.10% from 143); Green value is 73 (28.91% from 255 or 51.05% from 143); Blue value is 67 (26.56% from 255 or 46.85% from 143); Max value from RGB is 73 - color contains mainly: green. Hex color #034943 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034943 is #FCB6BC. Grayscale: #333333. Windows color (decimal): -16561853 or 4409603. OLE color: 4409603.
HSL color Cylindrical-coordinate representation of color #034943: hue angle of 174.86º 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 #034943 is Cyan = 0.96, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 3 | 73 | 67 | - |
| CMYK | 0.96 | 0 | 0.08 | 0.71 |
| HSL | 174.86º | 0.92% | 0.15% | - |
| HSV(B) | 174.86º | 0.96% | 0.29% | - |
| XYZ | 3.43 | 5.19 | 6.13 | - |
| YUV | 51.39 | 136.81 | 93.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 73 | 67 | 0.96 | 0 | 0.08 | 0.71 | 174.86 | 0.92 | 0.15 |
| Hex | 3 | 49 | 43 | 60 | 0 | 8 | 47 | AF | 5C | F |
| Octal | 3 | 111 | 103 | 140 | 0 | 10 | 107 | 257 | 134 | 17 |
| Binary | 11 | 1001001 | 1000011 | 1100000 | 0 | 1000 | 1000111 | 10101111 | 1011100 | 1111 |
Color Harmonies of #034943
Complementary color
Monochromatic Colors of #034943
Black with #034943
Text Example
Text Example
White with #034943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034943; }
p { color: rgb(3,73,67); }
H1.HeaderClassName
{
color: #034943;
}
.AnyTagClassName
{
color: #034943;
}
</style>
background-color css
<style>
a { background-color: #034943; }
a { background-color: rgb(3,73,67); }
div.DivClassName
{
background-color: #034943;
}
.BgClassName
{
background-color: #034943;
}
</style>
border-color css
<style>
span { border-color: #034943; }
span { border-color: rgb(3,73,67); }
td.TdClassName
{
border-color: #034943;
}
.TagClassName
{
border-color: #034943;
}
</style>