Shades of Cyprus #034242
Tints of Cyprus #034242
RGB
CMYK
RGB Variations
Color information
#034242 (or 0x034242) is known color: Cyprus. HEX triplet: 03, 42 and 42. RGB value is (3,66,66). Sum of RGB (Red+Green+Blue) = 3+66+66=135 (17% of max value = 765). Red value is 3 (1.56% from 255 or 2.22% from 135); Green value is 66 (26.17% from 255 or 48.89% from 135); Blue value is 66 (26.17% from 255 or 48.89% from 135); Max value from RGB is 66 - color contains mainly: green, blue. Hex color #034242 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034242 is #FCBDBD. Grayscale: #2F2F2F. Windows color (decimal): -16563646 or 4342275. OLE color: 4342275.
HSL color Cylindrical-coordinate representation of color #034242: hue angle of 180º 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 #034242 is Cyan = 0.95, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 3 | 66 | 66 | - |
| CMYK | 0.95 | 0 | 0 | 0.74 |
| HSL | 180º | 0.91% | 0.14% | - |
| HSV(B) | 180º | 0.95% | 0.26% | - |
| XYZ | 2.97 | 4.31 | 5.83 | - |
| YUV | 47.16 | 138.63 | 96.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 66 | 66 | 0.95 | 0 | 0 | 0.74 | 180 | 0.91 | 0.14 |
| Hex | 3 | 42 | 42 | 5F | 0 | 0 | 4A | B4 | 5B | E |
| Octal | 3 | 102 | 102 | 137 | 0 | 0 | 112 | 264 | 133 | 16 |
| Binary | 11 | 1000010 | 1000010 | 1011111 | 0 | 0 | 1001010 | 10110100 | 1011011 | 1110 |
Color Harmonies of #034242
Complementary color
Monochromatic Colors of #034242
Black with #034242
Text Example
Text Example
White with #034242
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034242; }
p { color: rgb(3,66,66); }
H1.HeaderClassName
{
color: #034242;
}
.AnyTagClassName
{
color: #034242;
}
</style>
background-color css
<style>
a { background-color: #034242; }
a { background-color: rgb(3,66,66); }
div.DivClassName
{
background-color: #034242;
}
.BgClassName
{
background-color: #034242;
}
</style>
border-color css
<style>
span { border-color: #034242; }
span { border-color: rgb(3,66,66); }
td.TdClassName
{
border-color: #034242;
}
.TagClassName
{
border-color: #034242;
}
</style>