Shades of Cyprus #054341
Tints of Cyprus #054341
RGB
CMYK
RGB Variations
Color information
#054341 (or 0x054341) is known color: Cyprus. HEX triplet: 05, 43 and 41. RGB value is (5,67,65). Sum of RGB (Red+Green+Blue) = 5+67+65=137 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.65% from 137); Green value is 67 (26.56% from 255 or 48.91% from 137); Blue value is 65 (25.78% from 255 or 47.45% from 137); Max value from RGB is 67 - color contains mainly: green. Hex color #054341 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054341 is #FABCBE. Grayscale: #303030. Windows color (decimal): -16432319 or 4276997. OLE color: 4276997.
HSL color Cylindrical-coordinate representation of color #054341: hue angle of 178.06º 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 #054341 is Cyan = 0.93, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 5 | 67 | 65 | - |
| CMYK | 0.93 | 0 | 0.03 | 0.74 |
| HSL | 178.06º | 0.86% | 0.14% | - |
| HSV(B) | 178.06º | 0.93% | 0.26% | - |
| XYZ | 3.02 | 4.43 | 5.7 | - |
| YUV | 48.23 | 137.46 | 97.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 67 | 65 | 0.93 | 0 | 0.03 | 0.74 | 178.06 | 0.86 | 0.14 |
| Hex | 5 | 43 | 41 | 5D | 0 | 3 | 4A | B2 | 56 | E |
| Octal | 5 | 103 | 101 | 135 | 0 | 3 | 112 | 262 | 126 | 16 |
| Binary | 101 | 1000011 | 1000001 | 1011101 | 0 | 11 | 1001010 | 10110010 | 1010110 | 1110 |
Color Harmonies of #054341
Complementary color
Monochromatic Colors of #054341
Black with #054341
Text Example
Text Example
White with #054341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054341; }
p { color: rgb(5,67,65); }
H1.HeaderClassName
{
color: #054341;
}
.AnyTagClassName
{
color: #054341;
}
</style>
background-color css
<style>
a { background-color: #054341; }
a { background-color: rgb(5,67,65); }
div.DivClassName
{
background-color: #054341;
}
.BgClassName
{
background-color: #054341;
}
</style>
border-color css
<style>
span { border-color: #054341; }
span { border-color: rgb(5,67,65); }
td.TdClassName
{
border-color: #054341;
}
.TagClassName
{
border-color: #054341;
}
</style>