Shades of Cyprus #004638
Tints of Cyprus #004638
RGB
CMYK
RGB Variations
Color information
#004638 (or 0x004638) is known color: Cyprus. HEX triplet: 00, 46 and 38. RGB value is (0,70,56). Sum of RGB (Red+Green+Blue) = 0+70+56=126 (16% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 126); Green value is 70 (27.73% from 255 or 55.56% from 126); Blue value is 56 (22.27% from 255 or 44.44% from 126); Max value from RGB is 70 - color contains mainly: green. Hex color #004638 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #004638 is #FFB9C7. Grayscale: #2F2F2F. Windows color (decimal): -16759240 or 3687936. OLE color: 3687936.
HSL color Cylindrical-coordinate representation of color #004638: hue angle of 168º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 1%. Process color model (Four color, CMYK) of #004638 is Cyan = 1, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 0 | 70 | 56 | - |
| CMYK | 1 | 0 | 0.20 | 0.73 |
| HSL | 168º | 1% | 0.14% | - |
| HSV(B) | 168º | 1% | 0.27% | - |
| XYZ | 2.9 | 4.67 | 4.49 | - |
| YUV | 47.47 | 132.81 | 94.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 70 | 56 | 1 | 0 | 0.20 | 0.73 | 168 | 1 | 0.14 |
| Hex | 0 | 46 | 38 | 64 | 0 | 14 | 49 | A8 | 64 | E |
| Octal | 0 | 106 | 70 | 144 | 0 | 24 | 111 | 250 | 144 | 16 |
| Binary | 0 | 1000110 | 111000 | 1100100 | 0 | 10100 | 1001001 | 10101000 | 1100100 | 1110 |
Color Harmonies of #004638
Complementary color
Monochromatic Colors of #004638
Black with #004638
Text Example
Text Example
White with #004638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #004638; }
p { color: rgb(0,70,56); }
H1.HeaderClassName
{
color: #004638;
}
.AnyTagClassName
{
color: #004638;
}
</style>
background-color css
<style>
a { background-color: #004638; }
a { background-color: rgb(0,70,56); }
div.DivClassName
{
background-color: #004638;
}
.BgClassName
{
background-color: #004638;
}
</style>
border-color css
<style>
span { border-color: #004638; }
span { border-color: rgb(0,70,56); }
td.TdClassName
{
border-color: #004638;
}
.TagClassName
{
border-color: #004638;
}
</style>