Shades of Cyprus #054143
Tints of Cyprus #054143
RGB
CMYK
RGB Variations
Color information
#054143 (or 0x054143) is known color: Cyprus. HEX triplet: 05, 41 and 43. RGB value is (5,65,67). Sum of RGB (Red+Green+Blue) = 5+65+67=137 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.65% from 137); Green value is 65 (25.78% from 255 or 47.45% from 137); Blue value is 67 (26.56% from 255 or 48.91% from 137); Max value from RGB is 67 - color contains mainly: blue. Hex color #054143 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054143 is #FABEBC. Grayscale: #2F2F2F. Windows color (decimal): -16432829 or 4407557. OLE color: 4407557.
HSL color Cylindrical-coordinate representation of color #054143: hue angle of 181.94º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #054143 is Cyan = 0.93, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 5 | 65 | 67 | - |
| CMYK | 0.93 | 0.03 | 0 | 0.74 |
| HSL | 181.94º | 0.86% | 0.14% | - |
| HSV(B) | 181.94º | 0.93% | 0.26% | - |
| XYZ | 2.97 | 4.22 | 5.97 | - |
| YUV | 47.29 | 139.12 | 97.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 65 | 67 | 0.93 | 0.03 | 0 | 0.74 | 181.94 | 0.86 | 0.14 |
| Hex | 5 | 41 | 43 | 5D | 3 | 0 | 4A | B6 | 56 | E |
| Octal | 5 | 101 | 103 | 135 | 3 | 0 | 112 | 266 | 126 | 16 |
| Binary | 101 | 1000001 | 1000011 | 1011101 | 11 | 0 | 1001010 | 10110110 | 1010110 | 1110 |
Color Harmonies of #054143
Complementary color
Monochromatic Colors of #054143
Black with #054143
Text Example
Text Example
White with #054143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054143; }
p { color: rgb(5,65,67); }
H1.HeaderClassName
{
color: #054143;
}
.AnyTagClassName
{
color: #054143;
}
</style>
background-color css
<style>
a { background-color: #054143; }
a { background-color: rgb(5,65,67); }
div.DivClassName
{
background-color: #054143;
}
.BgClassName
{
background-color: #054143;
}
</style>
border-color css
<style>
span { border-color: #054143; }
span { border-color: rgb(5,65,67); }
td.TdClassName
{
border-color: #054143;
}
.TagClassName
{
border-color: #054143;
}
</style>