Shades of Cyprus #043538
Tints of Cyprus #043538
RGB
CMYK
RGB Variations
Color information
#043538 (or 0x043538) is known color: Cyprus. HEX triplet: 04, 35 and 38. RGB value is (4,53,56). Sum of RGB (Red+Green+Blue) = 4+53+56=113 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.54% from 113); Green value is 53 (21.09% from 255 or 46.90% from 113); Blue value is 56 (22.27% from 255 or 49.56% from 113); Max value from RGB is 56 - color contains mainly: blue. Hex color #043538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043538 is #FBCAC7. Grayscale: #262626. Windows color (decimal): -16501448 or 3683588. OLE color: 3683588.
HSL color Cylindrical-coordinate representation of color #043538: hue angle of 183.46º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #043538 is Cyan = 0.93, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 4 | 53 | 56 | - |
| CMYK | 0.93 | 0.05 | 0 | 0.78 |
| HSL | 183.46º | 0.87% | 0.12% | - |
| HSV(B) | 183.46º | 0.93% | 0.22% | - |
| XYZ | 2.04 | 2.86 | 4.19 | - |
| YUV | 38.69 | 137.77 | 103.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 53 | 56 | 0.93 | 0.05 | 0 | 0.78 | 183.46 | 0.87 | 0.12 |
| Hex | 4 | 35 | 38 | 5D | 5 | 0 | 4E | B7 | 57 | C |
| Octal | 4 | 65 | 70 | 135 | 5 | 0 | 116 | 267 | 127 | 14 |
| Binary | 100 | 110101 | 111000 | 1011101 | 101 | 0 | 1001110 | 10110111 | 1010111 | 1100 |
Color Harmonies of #043538
Complementary color
Monochromatic Colors of #043538
Black with #043538
Text Example
Text Example
White with #043538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043538; }
p { color: rgb(4,53,56); }
H1.HeaderClassName
{
color: #043538;
}
.AnyTagClassName
{
color: #043538;
}
</style>
background-color css
<style>
a { background-color: #043538; }
a { background-color: rgb(4,53,56); }
div.DivClassName
{
background-color: #043538;
}
.BgClassName
{
background-color: #043538;
}
</style>
border-color css
<style>
span { border-color: #043538; }
span { border-color: rgb(4,53,56); }
td.TdClassName
{
border-color: #043538;
}
.TagClassName
{
border-color: #043538;
}
</style>