Shades of Cyprus #034544
Tints of Cyprus #034544
RGB
CMYK
RGB Variations
Color information
#034544 (or 0x034544) is known color: Cyprus. HEX triplet: 03, 45 and 44. RGB value is (3,69,68). Sum of RGB (Red+Green+Blue) = 3+69+68=140 (18% of max value = 765). Red value is 3 (1.56% from 255 or 2.14% from 140); Green value is 69 (27.34% from 255 or 49.29% from 140); Blue value is 68 (26.95% from 255 or 48.57% from 140); Max value from RGB is 69 - color contains mainly: green. Hex color #034544 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034544 is #FCBABB. Grayscale: #313131. Windows color (decimal): -16562876 or 4474115. OLE color: 4474115.
HSL color Cylindrical-coordinate representation of color #034544: hue angle of 179.09º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #034544 is Cyan = 0.96, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 3 | 69 | 68 | - |
| CMYK | 0.96 | 0 | 0.01 | 0.73 |
| HSL | 179.09º | 0.92% | 0.14% | - |
| HSV(B) | 179.09º | 0.96% | 0.27% | - |
| XYZ | 3.21 | 4.69 | 6.21 | - |
| YUV | 49.15 | 138.63 | 95.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 69 | 68 | 0.96 | 0 | 0.01 | 0.73 | 179.09 | 0.92 | 0.14 |
| Hex | 3 | 45 | 44 | 60 | 0 | 1 | 49 | B3 | 5C | E |
| Octal | 3 | 105 | 104 | 140 | 0 | 1 | 111 | 263 | 134 | 16 |
| Binary | 11 | 1000101 | 1000100 | 1100000 | 0 | 1 | 1001001 | 10110011 | 1011100 | 1110 |
Color Harmonies of #034544
Complementary color
Monochromatic Colors of #034544
Black with #034544
Text Example
Text Example
White with #034544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034544; }
p { color: rgb(3,69,68); }
H1.HeaderClassName
{
color: #034544;
}
.AnyTagClassName
{
color: #034544;
}
</style>
background-color css
<style>
a { background-color: #034544; }
a { background-color: rgb(3,69,68); }
div.DivClassName
{
background-color: #034544;
}
.BgClassName
{
background-color: #034544;
}
</style>
border-color css
<style>
span { border-color: #034544; }
span { border-color: rgb(3,69,68); }
td.TdClassName
{
border-color: #034544;
}
.TagClassName
{
border-color: #034544;
}
</style>