Shades of Cyprus #034443
Tints of Cyprus #034443
RGB
CMYK
RGB Variations
Color information
#034443 (or 0x034443) is known color: Cyprus. HEX triplet: 03, 44 and 43. RGB value is (3,68,67). Sum of RGB (Red+Green+Blue) = 3+68+67=138 (18% of max value = 765). Red value is 3 (1.56% from 255 or 2.17% from 138); Green value is 68 (26.95% from 255 or 49.28% from 138); Blue value is 67 (26.56% from 255 or 48.55% from 138); Max value from RGB is 68 - color contains mainly: green. Hex color #034443 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034443 is #FCBBBC. Grayscale: #303030. Windows color (decimal): -16563133 or 4408323. OLE color: 4408323.
HSL color Cylindrical-coordinate representation of color #034443: hue angle of 179.08º 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 #034443 is Cyan = 0.96, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 3 | 68 | 67 | - |
| CMYK | 0.96 | 0 | 0.01 | 0.73 |
| HSL | 179.08º | 0.92% | 0.14% | - |
| HSV(B) | 179.08º | 0.96% | 0.27% | - |
| XYZ | 3.12 | 4.56 | 6.03 | - |
| YUV | 48.45 | 138.47 | 95.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 68 | 67 | 0.96 | 0 | 0.01 | 0.73 | 179.08 | 0.92 | 0.14 |
| Hex | 3 | 44 | 43 | 60 | 0 | 1 | 49 | B3 | 5C | E |
| Octal | 3 | 104 | 103 | 140 | 0 | 1 | 111 | 263 | 134 | 16 |
| Binary | 11 | 1000100 | 1000011 | 1100000 | 0 | 1 | 1001001 | 10110011 | 1011100 | 1110 |
Color Harmonies of #034443
Complementary color
Monochromatic Colors of #034443
Black with #034443
Text Example
Text Example
White with #034443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034443; }
p { color: rgb(3,68,67); }
H1.HeaderClassName
{
color: #034443;
}
.AnyTagClassName
{
color: #034443;
}
</style>
background-color css
<style>
a { background-color: #034443; }
a { background-color: rgb(3,68,67); }
div.DivClassName
{
background-color: #034443;
}
.BgClassName
{
background-color: #034443;
}
</style>
border-color css
<style>
span { border-color: #034443; }
span { border-color: rgb(3,68,67); }
td.TdClassName
{
border-color: #034443;
}
.TagClassName
{
border-color: #034443;
}
</style>