Shades of Cyprus #035443
Tints of Cyprus #035443
RGB
CMYK
RGB Variations
Color information
#035443 (or 0x035443) is known color: Cyprus. HEX triplet: 03, 54 and 43. RGB value is (3,84,67). Sum of RGB (Red+Green+Blue) = 3+84+67=154 (20% of max value = 765). Red value is 3 (1.56% from 255 or 1.95% from 154); Green value is 84 (33.20% from 255 or 54.55% from 154); Blue value is 67 (26.56% from 255 or 43.51% from 154); Max value from RGB is 84 - color contains mainly: green. Hex color #035443 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035443 is #FCABBC. Grayscale: #393939. Windows color (decimal): -16559037 or 4412419. OLE color: 4412419.
HSL color Cylindrical-coordinate representation of color #035443: hue angle of 167.41º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035443 is Cyan = 0.96, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 84 | 67 | - |
| CMYK | 0.96 | 0 | 0.20 | 0.67 |
| HSL | 167.41º | 0.93% | 0.17% | - |
| HSV(B) | 167.41º | 0.96% | 0.33% | - |
| XYZ | 4.22 | 6.77 | 6.39 | - |
| YUV | 57.84 | 133.16 | 88.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 84 | 67 | 0.96 | 0 | 0.20 | 0.67 | 167.41 | 0.93 | 0.17 |
| Hex | 3 | 54 | 43 | 60 | 0 | 14 | 43 | A7 | 5D | 11 |
| Octal | 3 | 124 | 103 | 140 | 0 | 24 | 103 | 247 | 135 | 21 |
| Binary | 11 | 1010100 | 1000011 | 1100000 | 0 | 10100 | 1000011 | 10100111 | 1011101 | 10001 |
Color Harmonies of #035443
Complementary color
Monochromatic Colors of #035443
Black with #035443
Text Example
Text Example
White with #035443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035443; }
p { color: rgb(3,84,67); }
H1.HeaderClassName
{
color: #035443;
}
.AnyTagClassName
{
color: #035443;
}
</style>
background-color css
<style>
a { background-color: #035443; }
a { background-color: rgb(3,84,67); }
div.DivClassName
{
background-color: #035443;
}
.BgClassName
{
background-color: #035443;
}
</style>
border-color css
<style>
span { border-color: #035443; }
span { border-color: rgb(3,84,67); }
td.TdClassName
{
border-color: #035443;
}
.TagClassName
{
border-color: #035443;
}
</style>