Shades of Cyprus #034039
Tints of Cyprus #034039
RGB
CMYK
RGB Variations
Color information
#034039 (or 0x034039) is known color: Cyprus. HEX triplet: 03, 40 and 39. RGB value is (3,64,57). Sum of RGB (Red+Green+Blue) = 3+64+57=124 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.42% from 124); Green value is 64 (25.39% from 255 or 51.61% from 124); Blue value is 57 (22.66% from 255 or 45.97% from 124); Max value from RGB is 64 - color contains mainly: green. Hex color #034039 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034039 is #FCBFC6. Grayscale: #2C2C2C. Windows color (decimal): -16564167 or 3751939. OLE color: 3751939.
HSL color Cylindrical-coordinate representation of color #034039: hue angle of 173.11º 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 #034039 is Cyan = 0.95, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 3 | 64 | 57 | - |
| CMYK | 0.95 | 0 | 0.11 | 0.75 |
| HSL | 173.11º | 0.91% | 0.13% | - |
| HSV(B) | 173.11º | 0.95% | 0.25% | - |
| XYZ | 2.61 | 3.98 | 4.5 | - |
| YUV | 44.96 | 134.79 | 98.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 64 | 57 | 0.95 | 0 | 0.11 | 0.75 | 173.11 | 0.91 | 0.13 |
| Hex | 3 | 40 | 39 | 5F | 0 | B | 4B | AD | 5B | D |
| Octal | 3 | 100 | 71 | 137 | 0 | 13 | 113 | 255 | 133 | 15 |
| Binary | 11 | 1000000 | 111001 | 1011111 | 0 | 1011 | 1001011 | 10101101 | 1011011 | 1101 |
Color Harmonies of #034039
Complementary color
Monochromatic Colors of #034039
Black with #034039
Text Example
Text Example
White with #034039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034039; }
p { color: rgb(3,64,57); }
H1.HeaderClassName
{
color: #034039;
}
.AnyTagClassName
{
color: #034039;
}
</style>
background-color css
<style>
a { background-color: #034039; }
a { background-color: rgb(3,64,57); }
div.DivClassName
{
background-color: #034039;
}
.BgClassName
{
background-color: #034039;
}
</style>
border-color css
<style>
span { border-color: #034039; }
span { border-color: rgb(3,64,57); }
td.TdClassName
{
border-color: #034039;
}
.TagClassName
{
border-color: #034039;
}
</style>