Shades of Cyprus #034240
Tints of Cyprus #034240
RGB
CMYK
RGB Variations
Color information
#034240 (or 0x034240) is known color: Cyprus. HEX triplet: 03, 42 and 40. RGB value is (3,66,64). Sum of RGB (Red+Green+Blue) = 3+66+64=133 (17% of max value = 765). Red value is 3 (1.56% from 255 or 2.26% from 133); Green value is 66 (26.17% from 255 or 49.62% from 133); Blue value is 64 (25.39% from 255 or 48.12% from 133); Max value from RGB is 66 - color contains mainly: green. Hex color #034240 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034240 is #FCBDBF. Grayscale: #2E2E2E. Windows color (decimal): -16563648 or 4211203. OLE color: 4211203.
HSL color Cylindrical-coordinate representation of color #034240: hue angle of 178.1º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #034240 is Cyan = 0.95, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 3 | 66 | 64 | - |
| CMYK | 0.95 | 0 | 0.03 | 0.74 |
| HSL | 178.1º | 0.91% | 0.14% | - |
| HSV(B) | 178.1º | 0.95% | 0.26% | - |
| XYZ | 2.91 | 4.29 | 5.52 | - |
| YUV | 46.94 | 137.63 | 96.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 66 | 64 | 0.95 | 0 | 0.03 | 0.74 | 178.1 | 0.91 | 0.14 |
| Hex | 3 | 42 | 40 | 5F | 0 | 3 | 4A | B2 | 5B | E |
| Octal | 3 | 102 | 100 | 137 | 0 | 3 | 112 | 262 | 133 | 16 |
| Binary | 11 | 1000010 | 1000000 | 1011111 | 0 | 11 | 1001010 | 10110010 | 1011011 | 1110 |
Color Harmonies of #034240
Complementary color
Monochromatic Colors of #034240
Black with #034240
Text Example
Text Example
White with #034240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034240; }
p { color: rgb(3,66,64); }
H1.HeaderClassName
{
color: #034240;
}
.AnyTagClassName
{
color: #034240;
}
</style>
background-color css
<style>
a { background-color: #034240; }
a { background-color: rgb(3,66,64); }
div.DivClassName
{
background-color: #034240;
}
.BgClassName
{
background-color: #034240;
}
</style>
border-color css
<style>
span { border-color: #034240; }
span { border-color: rgb(3,66,64); }
td.TdClassName
{
border-color: #034240;
}
.TagClassName
{
border-color: #034240;
}
</style>