Shades of Cyprus #003835
Tints of Cyprus #003835
RGB
CMYK
RGB Variations
Color information
#003835 (or 0x003835) is known color: Cyprus. HEX triplet: 00, 38 and 35. RGB value is (0,56,53). Sum of RGB (Red+Green+Blue) = 0+56+53=109 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 109); Green value is 56 (22.27% from 255 or 51.38% from 109); Blue value is 53 (21.09% from 255 or 48.62% from 109); Max value from RGB is 56 - color contains mainly: green. Hex color #003835 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #003835 is #FFC7CA. Grayscale: #262626. Windows color (decimal): -16762827 or 3487744. OLE color: 3487744.
HSL color Cylindrical-coordinate representation of color #003835: hue angle of 176.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 #003835 is Cyan = 1, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 0 | 56 | 53 | - |
| CMYK | 1 | 0 | 0.05 | 0.78 |
| HSL | 176.79º | 1% | 0.11% | - |
| HSV(B) | 176.79º | 1% | 0.22% | - |
| XYZ | 2.06 | 3.09 | 3.86 | - |
| YUV | 38.91 | 135.95 | 100.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 56 | 53 | 1 | 0 | 0.05 | 0.78 | 176.79 | 1 | 0.11 |
| Hex | 0 | 38 | 35 | 64 | 0 | 5 | 4E | B1 | 64 | B |
| Octal | 0 | 70 | 65 | 144 | 0 | 5 | 116 | 261 | 144 | 13 |
| Binary | 0 | 111000 | 110101 | 1100100 | 0 | 101 | 1001110 | 10110001 | 1100100 | 1011 |
Color Harmonies of #003835
Complementary color
Monochromatic Colors of #003835
Black with #003835
Text Example
Text Example
White with #003835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #003835; }
p { color: rgb(0,56,53); }
H1.HeaderClassName
{
color: #003835;
}
.AnyTagClassName
{
color: #003835;
}
</style>
background-color css
<style>
a { background-color: #003835; }
a { background-color: rgb(0,56,53); }
div.DivClassName
{
background-color: #003835;
}
.BgClassName
{
background-color: #003835;
}
</style>
border-color css
<style>
span { border-color: #003835; }
span { border-color: rgb(0,56,53); }
td.TdClassName
{
border-color: #003835;
}
.TagClassName
{
border-color: #003835;
}
</style>