Shades of Cyprus #034543
Tints of Cyprus #034543
RGB
CMYK
RGB Variations
Color information
#034543 (or 0x034543) is known color: Cyprus. HEX triplet: 03, 45 and 43. RGB value is (3,69,67). Sum of RGB (Red+Green+Blue) = 3+69+67=139 (18% of max value = 765). Red value is 3 (1.56% from 255 or 2.16% from 139); Green value is 69 (27.34% from 255 or 49.64% from 139); Blue value is 67 (26.56% from 255 or 48.20% from 139); Max value from RGB is 69 - color contains mainly: green. Hex color #034543 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034543 is #FCBABC. Grayscale: #303030. Windows color (decimal): -16562877 or 4408579. OLE color: 4408579.
HSL color Cylindrical-coordinate representation of color #034543: hue angle of 178.18º 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 #034543 is Cyan = 0.96, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 3 | 69 | 67 | - |
| CMYK | 0.96 | 0 | 0.03 | 0.73 |
| HSL | 178.18º | 0.92% | 0.14% | - |
| HSV(B) | 178.18º | 0.96% | 0.27% | - |
| XYZ | 3.18 | 4.68 | 6.05 | - |
| YUV | 49.04 | 138.13 | 95.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 69 | 67 | 0.96 | 0 | 0.03 | 0.73 | 178.18 | 0.92 | 0.14 |
| Hex | 3 | 45 | 43 | 60 | 0 | 3 | 49 | B2 | 5C | E |
| Octal | 3 | 105 | 103 | 140 | 0 | 3 | 111 | 262 | 134 | 16 |
| Binary | 11 | 1000101 | 1000011 | 1100000 | 0 | 11 | 1001001 | 10110010 | 1011100 | 1110 |
Color Harmonies of #034543
Complementary color
Monochromatic Colors of #034543
Black with #034543
Text Example
Text Example
White with #034543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034543; }
p { color: rgb(3,69,67); }
H1.HeaderClassName
{
color: #034543;
}
.AnyTagClassName
{
color: #034543;
}
</style>
background-color css
<style>
a { background-color: #034543; }
a { background-color: rgb(3,69,67); }
div.DivClassName
{
background-color: #034543;
}
.BgClassName
{
background-color: #034543;
}
</style>
border-color css
<style>
span { border-color: #034543; }
span { border-color: rgb(3,69,67); }
td.TdClassName
{
border-color: #034543;
}
.TagClassName
{
border-color: #034543;
}
</style>