Shades of Cyprus #054344
Tints of Cyprus #054344
RGB
CMYK
RGB Variations
Color information
#054344 (or 0x054344) is known color: Cyprus. HEX triplet: 05, 43 and 44. RGB value is (5,67,68). Sum of RGB (Red+Green+Blue) = 5+67+68=140 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.57% from 140); Green value is 67 (26.56% from 255 or 47.86% from 140); Blue value is 68 (26.95% from 255 or 48.57% from 140); Max value from RGB is 68 - color contains mainly: blue. Hex color #054344 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054344 is #FABCBB. Grayscale: #303030. Windows color (decimal): -16432316 or 4473605. OLE color: 4473605.
HSL color Cylindrical-coordinate representation of color #054344: hue angle of 180.95º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054344 is Cyan = 0.93, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 67 | 68 | - |
| CMYK | 0.93 | 0.01 | 0 | 0.73 |
| HSL | 180.95º | 0.86% | 0.14% | - |
| HSV(B) | 180.95º | 0.93% | 0.27% | - |
| XYZ | 3.11 | 4.46 | 6.17 | - |
| YUV | 48.58 | 138.96 | 96.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 67 | 68 | 0.93 | 0.01 | 0 | 0.73 | 180.95 | 0.86 | 0.14 |
| Hex | 5 | 43 | 44 | 5D | 1 | 0 | 49 | B5 | 56 | E |
| Octal | 5 | 103 | 104 | 135 | 1 | 0 | 111 | 265 | 126 | 16 |
| Binary | 101 | 1000011 | 1000100 | 1011101 | 1 | 0 | 1001001 | 10110101 | 1010110 | 1110 |
Color Harmonies of #054344
Complementary color
Monochromatic Colors of #054344
Black with #054344
Text Example
Text Example
White with #054344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054344; }
p { color: rgb(5,67,68); }
H1.HeaderClassName
{
color: #054344;
}
.AnyTagClassName
{
color: #054344;
}
</style>
background-color css
<style>
a { background-color: #054344; }
a { background-color: rgb(5,67,68); }
div.DivClassName
{
background-color: #054344;
}
.BgClassName
{
background-color: #054344;
}
</style>
border-color css
<style>
span { border-color: #054344; }
span { border-color: rgb(5,67,68); }
td.TdClassName
{
border-color: #054344;
}
.TagClassName
{
border-color: #054344;
}
</style>