Shades of Cyprus #043B38
Tints of Cyprus #043B38
RGB
CMYK
RGB Variations
Color information
#043B38 (or 0x043B38) is known color: Cyprus. HEX triplet: 04, 3B and 38. RGB value is (4,59,56). Sum of RGB (Red+Green+Blue) = 4+59+56=119 (15% of max value = 765). Red value is 4 (1.95% from 255 or 3.36% from 119); Green value is 59 (23.44% from 255 or 49.58% from 119); Blue value is 56 (22.27% from 255 or 47.06% from 119); Max value from RGB is 59 - color contains mainly: green. Hex color #043B38 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043B38 is #FBC4C7. Grayscale: #2A2A2A. Windows color (decimal): -16499912 or 3685124. OLE color: 3685124.
HSL color Cylindrical-coordinate representation of color #043B38: hue angle of 176.73º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #043B38 is Cyan = 0.93, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.77.
Color convert
| RGB | 4 | 59 | 56 | - |
| CMYK | 0.93 | 0 | 0.05 | 0.77 |
| HSL | 176.73º | 0.87% | 0.12% | - |
| HSV(B) | 176.73º | 0.93% | 0.23% | - |
| XYZ | 2.33 | 3.44 | 4.28 | - |
| YUV | 42.21 | 135.78 | 100.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 59 | 56 | 0.93 | 0 | 0.05 | 0.77 | 176.73 | 0.87 | 0.12 |
| Hex | 4 | 3B | 38 | 5D | 0 | 5 | 4D | B1 | 57 | C |
| Octal | 4 | 73 | 70 | 135 | 0 | 5 | 115 | 261 | 127 | 14 |
| Binary | 100 | 111011 | 111000 | 1011101 | 0 | 101 | 1001101 | 10110001 | 1010111 | 1100 |
Color Harmonies of #043B38
Complementary color
Monochromatic Colors of #043B38
Black with #043B38
Text Example
Text Example
White with #043B38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043B38; }
p { color: rgb(4,59,56); }
H1.HeaderClassName
{
color: #043B38;
}
.AnyTagClassName
{
color: #043B38;
}
</style>
background-color css
<style>
a { background-color: #043B38; }
a { background-color: rgb(4,59,56); }
div.DivClassName
{
background-color: #043B38;
}
.BgClassName
{
background-color: #043B38;
}
</style>
border-color css
<style>
span { border-color: #043B38; }
span { border-color: rgb(4,59,56); }
td.TdClassName
{
border-color: #043B38;
}
.TagClassName
{
border-color: #043B38;
}
</style>