Shades of Cyprus #004035
Tints of Cyprus #004035
RGB
CMYK
RGB Variations
Color information
#004035 (or 0x004035) is known color: Cyprus. HEX triplet: 00, 40 and 35. RGB value is (0,64,53). Sum of RGB (Red+Green+Blue) = 0+64+53=117 (15% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 117); Green value is 64 (25.39% from 255 or 54.70% from 117); Blue value is 53 (21.09% from 255 or 45.30% from 117); Max value from RGB is 64 - color contains mainly: green. Hex color #004035 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #004035 is #FFBFCA. Grayscale: #2B2B2B. Windows color (decimal): -16760779 or 3489792. OLE color: 3489792.
HSL color Cylindrical-coordinate representation of color #004035: hue angle of 169.69º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 1%. Process color model (Four color, CMYK) of #004035 is Cyan = 1, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 0 | 64 | 53 | - |
| CMYK | 1 | 0 | 0.17 | 0.75 |
| HSL | 169.69º | 1% | 0.13% | - |
| HSV(B) | 169.69º | 1% | 0.25% | - |
| XYZ | 2.48 | 3.92 | 4 | - |
| YUV | 43.61 | 133.3 | 96.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 64 | 53 | 1 | 0 | 0.17 | 0.75 | 169.69 | 1 | 0.13 |
| Hex | 0 | 40 | 35 | 64 | 0 | 11 | 4B | AA | 64 | D |
| Octal | 0 | 100 | 65 | 144 | 0 | 21 | 113 | 252 | 144 | 15 |
| Binary | 0 | 1000000 | 110101 | 1100100 | 0 | 10001 | 1001011 | 10101010 | 1100100 | 1101 |
Color Harmonies of #004035
Complementary color
Monochromatic Colors of #004035
Black with #004035
Text Example
Text Example
White with #004035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #004035; }
p { color: rgb(0,64,53); }
H1.HeaderClassName
{
color: #004035;
}
.AnyTagClassName
{
color: #004035;
}
</style>
background-color css
<style>
a { background-color: #004035; }
a { background-color: rgb(0,64,53); }
div.DivClassName
{
background-color: #004035;
}
.BgClassName
{
background-color: #004035;
}
</style>
border-color css
<style>
span { border-color: #004035; }
span { border-color: rgb(0,64,53); }
td.TdClassName
{
border-color: #004035;
}
.TagClassName
{
border-color: #004035;
}
</style>