Shades of Cyprus #003935
Tints of Cyprus #003935
RGB
CMYK
RGB Variations
Color information
#003935 (or 0x003935) is known color: Cyprus. HEX triplet: 00, 39 and 35. RGB value is (0,57,53). Sum of RGB (Red+Green+Blue) = 0+57+53=110 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 110); Green value is 57 (22.66% from 255 or 51.82% from 110); Blue value is 53 (21.09% from 255 or 48.18% from 110); Max value from RGB is 57 - color contains mainly: green. Hex color #003935 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #003935 is #FFC6CA. Grayscale: #272727. Windows color (decimal): -16762571 or 3488000. OLE color: 3488000.
HSL color Cylindrical-coordinate representation of color #003935: hue angle of 175.79º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #003935 is Cyan = 1, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 0 | 57 | 53 | - |
| CMYK | 1 | 0 | 0.07 | 0.78 |
| HSL | 175.79º | 1% | 0.11% | - |
| HSV(B) | 175.79º | 1% | 0.22% | - |
| XYZ | 2.11 | 3.18 | 3.87 | - |
| YUV | 39.5 | 135.62 | 99.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 57 | 53 | 1 | 0 | 0.07 | 0.78 | 175.79 | 1 | 0.11 |
| Hex | 0 | 39 | 35 | 64 | 0 | 7 | 4E | B0 | 64 | B |
| Octal | 0 | 71 | 65 | 144 | 0 | 7 | 116 | 260 | 144 | 13 |
| Binary | 0 | 111001 | 110101 | 1100100 | 0 | 111 | 1001110 | 10110000 | 1100100 | 1011 |
Color Harmonies of #003935
Complementary color
Monochromatic Colors of #003935
Black with #003935
Text Example
Text Example
White with #003935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #003935; }
p { color: rgb(0,57,53); }
H1.HeaderClassName
{
color: #003935;
}
.AnyTagClassName
{
color: #003935;
}
</style>
background-color css
<style>
a { background-color: #003935; }
a { background-color: rgb(0,57,53); }
div.DivClassName
{
background-color: #003935;
}
.BgClassName
{
background-color: #003935;
}
</style>
border-color css
<style>
span { border-color: #003935; }
span { border-color: rgb(0,57,53); }
td.TdClassName
{
border-color: #003935;
}
.TagClassName
{
border-color: #003935;
}
</style>