Shades of Cyprus #034037
Tints of Cyprus #034037
RGB
CMYK
RGB Variations
Color information
#034037 (or 0x034037) is known color: Cyprus. HEX triplet: 03, 40 and 37. RGB value is (3,64,55). Sum of RGB (Red+Green+Blue) = 3+64+55=122 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.46% from 122); Green value is 64 (25.39% from 255 or 52.46% from 122); Blue value is 55 (21.88% from 255 or 45.08% from 122); Max value from RGB is 64 - color contains mainly: green. Hex color #034037 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034037 is #FCBFC8. Grayscale: #2C2C2C. Windows color (decimal): -16564169 or 3620867. OLE color: 3620867.
HSL color Cylindrical-coordinate representation of color #034037: hue angle of 171.15º degrees, saturation: 0.91, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #034037 is Cyan = 0.95, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 3 | 64 | 55 | - |
| CMYK | 0.95 | 0 | 0.14 | 0.75 |
| HSL | 171.15º | 0.91% | 0.13% | - |
| HSV(B) | 171.15º | 0.95% | 0.25% | - |
| XYZ | 2.56 | 3.96 | 4.24 | - |
| YUV | 44.74 | 133.79 | 98.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 64 | 55 | 0.95 | 0 | 0.14 | 0.75 | 171.15 | 0.91 | 0.13 |
| Hex | 3 | 40 | 37 | 5F | 0 | E | 4B | AB | 5B | D |
| Octal | 3 | 100 | 67 | 137 | 0 | 16 | 113 | 253 | 133 | 15 |
| Binary | 11 | 1000000 | 110111 | 1011111 | 0 | 1110 | 1001011 | 10101011 | 1011011 | 1101 |
Color Harmonies of #034037
Complementary color
Monochromatic Colors of #034037
Black with #034037
Text Example
Text Example
White with #034037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034037; }
p { color: rgb(3,64,55); }
H1.HeaderClassName
{
color: #034037;
}
.AnyTagClassName
{
color: #034037;
}
</style>
background-color css
<style>
a { background-color: #034037; }
a { background-color: rgb(3,64,55); }
div.DivClassName
{
background-color: #034037;
}
.BgClassName
{
background-color: #034037;
}
</style>
border-color css
<style>
span { border-color: #034037; }
span { border-color: rgb(3,64,55); }
td.TdClassName
{
border-color: #034037;
}
.TagClassName
{
border-color: #034037;
}
</style>