Shades of Cyprus #054445
Tints of Cyprus #054445
RGB
CMYK
RGB Variations
Color information
#054445 (or 0x054445) is known color: Cyprus. HEX triplet: 05, 44 and 45. RGB value is (5,68,69). Sum of RGB (Red+Green+Blue) = 5+68+69=142 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.52% from 142); Green value is 68 (26.95% from 255 or 47.89% from 142); Blue value is 69 (27.34% from 255 or 48.59% from 142); Max value from RGB is 69 - color contains mainly: blue. Hex color #054445 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054445 is #FABBBA. Grayscale: #313131. Windows color (decimal): -16432059 or 4539397. OLE color: 4539397.
HSL color Cylindrical-coordinate representation of color #054445: hue angle of 180.94º degrees, saturation: 0.86, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054445 is Cyan = 0.93, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 68 | 69 | - |
| CMYK | 0.93 | 0.01 | 0 | 0.73 |
| HSL | 180.94º | 0.86% | 0.15% | - |
| HSV(B) | 180.94º | 0.93% | 0.27% | - |
| XYZ | 3.2 | 4.6 | 6.35 | - |
| YUV | 49.28 | 139.13 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 68 | 69 | 0.93 | 0.01 | 0 | 0.73 | 180.94 | 0.86 | 0.15 |
| Hex | 5 | 44 | 45 | 5D | 1 | 0 | 49 | B5 | 56 | F |
| Octal | 5 | 104 | 105 | 135 | 1 | 0 | 111 | 265 | 126 | 17 |
| Binary | 101 | 1000100 | 1000101 | 1011101 | 1 | 0 | 1001001 | 10110101 | 1010110 | 1111 |
Color Harmonies of #054445
Complementary color
Monochromatic Colors of #054445
Black with #054445
Text Example
Text Example
White with #054445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054445; }
p { color: rgb(5,68,69); }
H1.HeaderClassName
{
color: #054445;
}
.AnyTagClassName
{
color: #054445;
}
</style>
background-color css
<style>
a { background-color: #054445; }
a { background-color: rgb(5,68,69); }
div.DivClassName
{
background-color: #054445;
}
.BgClassName
{
background-color: #054445;
}
</style>
border-color css
<style>
span { border-color: #054445; }
span { border-color: rgb(5,68,69); }
td.TdClassName
{
border-color: #054445;
}
.TagClassName
{
border-color: #054445;
}
</style>