Shades of Cyprus #034742
Tints of Cyprus #034742
RGB
CMYK
RGB Variations
Color information
#034742 (or 0x034742) is known color: Cyprus. HEX triplet: 03, 47 and 42. RGB value is (3,71,66). Sum of RGB (Red+Green+Blue) = 3+71+66=140 (18% of max value = 765). Red value is 3 (1.56% from 255 or 2.14% from 140); Green value is 71 (28.12% from 255 or 50.71% from 140); Blue value is 66 (26.17% from 255 or 47.14% from 140); Max value from RGB is 71 - color contains mainly: green. Hex color #034742 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034742 is #FCB8BD. Grayscale: #323232. Windows color (decimal): -16562366 or 4343555. OLE color: 4343555.
HSL color Cylindrical-coordinate representation of color #034742: hue angle of 175.59º 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 #034742 is Cyan = 0.96, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 3 | 71 | 66 | - |
| CMYK | 0.96 | 0 | 0.07 | 0.72 |
| HSL | 175.59º | 0.92% | 0.15% | - |
| HSV(B) | 175.59º | 0.96% | 0.28% | - |
| XYZ | 3.27 | 4.92 | 5.93 | - |
| YUV | 50.1 | 136.97 | 94.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 71 | 66 | 0.96 | 0 | 0.07 | 0.72 | 175.59 | 0.92 | 0.15 |
| Hex | 3 | 47 | 42 | 60 | 0 | 7 | 48 | B0 | 5C | F |
| Octal | 3 | 107 | 102 | 140 | 0 | 7 | 110 | 260 | 134 | 17 |
| Binary | 11 | 1000111 | 1000010 | 1100000 | 0 | 111 | 1001000 | 10110000 | 1011100 | 1111 |
Color Harmonies of #034742
Complementary color
Monochromatic Colors of #034742
Black with #034742
Text Example
Text Example
White with #034742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034742; }
p { color: rgb(3,71,66); }
H1.HeaderClassName
{
color: #034742;
}
.AnyTagClassName
{
color: #034742;
}
</style>
background-color css
<style>
a { background-color: #034742; }
a { background-color: rgb(3,71,66); }
div.DivClassName
{
background-color: #034742;
}
.BgClassName
{
background-color: #034742;
}
</style>
border-color css
<style>
span { border-color: #034742; }
span { border-color: rgb(3,71,66); }
td.TdClassName
{
border-color: #034742;
}
.TagClassName
{
border-color: #034742;
}
</style>