Shades of Cyprus #034042
Tints of Cyprus #034042
RGB
CMYK
RGB Variations
Color information
#034042 (or 0x034042) is known color: Cyprus. HEX triplet: 03, 40 and 42. RGB value is (3,64,66). Sum of RGB (Red+Green+Blue) = 3+64+66=133 (17% of max value = 765). Red value is 3 (1.56% from 255 or 2.26% from 133); Green value is 64 (25.39% from 255 or 48.12% from 133); Blue value is 66 (26.17% from 255 or 49.62% from 133); Max value from RGB is 66 - color contains mainly: blue. Hex color #034042 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034042 is #FCBFBD. Grayscale: #2D2D2D. Windows color (decimal): -16564158 or 4341763. OLE color: 4341763.
HSL color Cylindrical-coordinate representation of color #034042: hue angle of 181.9º 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 #034042 is Cyan = 0.95, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 3 | 64 | 66 | - |
| CMYK | 0.95 | 0.03 | 0 | 0.74 |
| HSL | 181.9º | 0.91% | 0.14% | - |
| HSV(B) | 181.9º | 0.95% | 0.26% | - |
| XYZ | 2.85 | 4.08 | 5.79 | - |
| YUV | 45.99 | 139.29 | 97.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 64 | 66 | 0.95 | 0.03 | 0 | 0.74 | 181.9 | 0.91 | 0.14 |
| Hex | 3 | 40 | 42 | 5F | 3 | 0 | 4A | B6 | 5B | E |
| Octal | 3 | 100 | 102 | 137 | 3 | 0 | 112 | 266 | 133 | 16 |
| Binary | 11 | 1000000 | 1000010 | 1011111 | 11 | 0 | 1001010 | 10110110 | 1011011 | 1110 |
Color Harmonies of #034042
Complementary color
Monochromatic Colors of #034042
Black with #034042
Text Example
Text Example
White with #034042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034042; }
p { color: rgb(3,64,66); }
H1.HeaderClassName
{
color: #034042;
}
.AnyTagClassName
{
color: #034042;
}
</style>
background-color css
<style>
a { background-color: #034042; }
a { background-color: rgb(3,64,66); }
div.DivClassName
{
background-color: #034042;
}
.BgClassName
{
background-color: #034042;
}
</style>
border-color css
<style>
span { border-color: #034042; }
span { border-color: rgb(3,64,66); }
td.TdClassName
{
border-color: #034042;
}
.TagClassName
{
border-color: #034042;
}
</style>