Shades of Cyprus #005544
Tints of Cyprus #005544
RGB
CMYK
RGB Variations
Color information
#005544 (or 0x005544) is known color: Cyprus. HEX triplet: 00, 55 and 44. RGB value is (0,85,68). Sum of RGB (Red+Green+Blue) = 0+85+68=153 (20% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 153); Green value is 85 (33.59% from 255 or 55.56% from 153); Blue value is 68 (26.95% from 255 or 44.44% from 153); Max value from RGB is 85 - color contains mainly: green. Hex color #005544 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #005544 is #FFAABB. Grayscale: #393939. Windows color (decimal): -16755388 or 4478208. OLE color: 4478208.
HSL color Cylindrical-coordinate representation of color #005544: hue angle of 168º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005544 is Cyan = 1, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 0 | 85 | 68 | - |
| CMYK | 1 | 0 | 0.20 | 0.67 |
| HSL | 168º | 1% | 0.17% | - |
| HSV(B) | 168º | 1% | 0.33% | - |
| XYZ | 4.29 | 6.91 | 6.58 | - |
| YUV | 57.65 | 133.84 | 86.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 85 | 68 | 1 | 0 | 0.20 | 0.67 | 168 | 1 | 0.17 |
| Hex | 0 | 55 | 44 | 64 | 0 | 14 | 43 | A8 | 64 | 11 |
| Octal | 0 | 125 | 104 | 144 | 0 | 24 | 103 | 250 | 144 | 21 |
| Binary | 0 | 1010101 | 1000100 | 1100100 | 0 | 10100 | 1000011 | 10101000 | 1100100 | 10001 |
Color Harmonies of #005544
Complementary color
Monochromatic Colors of #005544
Black with #005544
Text Example
Text Example
White with #005544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005544; }
p { color: rgb(0,85,68); }
H1.HeaderClassName
{
color: #005544;
}
.AnyTagClassName
{
color: #005544;
}
</style>
background-color css
<style>
a { background-color: #005544; }
a { background-color: rgb(0,85,68); }
div.DivClassName
{
background-color: #005544;
}
.BgClassName
{
background-color: #005544;
}
</style>
border-color css
<style>
span { border-color: #005544; }
span { border-color: rgb(0,85,68); }
td.TdClassName
{
border-color: #005544;
}
.TagClassName
{
border-color: #005544;
}
</style>