Shades of Cyprus #054343
Tints of Cyprus #054343
RGB
CMYK
RGB Variations
Color information
#054343 (or 0x054343) is known color: Cyprus. HEX triplet: 05, 43 and 43. RGB value is (5,67,67). Sum of RGB (Red+Green+Blue) = 5+67+67=139 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.60% from 139); Green value is 67 (26.56% from 255 or 48.20% from 139); Blue value is 67 (26.56% from 255 or 48.20% from 139); Max value from RGB is 67 - color contains mainly: green, blue. Hex color #054343 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #054343 is #FABCBC. Grayscale: #303030. Windows color (decimal): -16432317 or 4408069. OLE color: 4408069.
HSL color Cylindrical-coordinate representation of color #054343: hue angle of 180º 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 #054343 is Cyan = 0.93, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 5 | 67 | 67 | - |
| CMYK | 0.93 | 0 | 0 | 0.74 |
| HSL | 180º | 0.86% | 0.14% | - |
| HSV(B) | 180º | 0.93% | 0.26% | - |
| XYZ | 3.08 | 4.45 | 6.01 | - |
| YUV | 48.46 | 138.46 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 67 | 67 | 0.93 | 0 | 0 | 0.74 | 180 | 0.86 | 0.14 |
| Hex | 5 | 43 | 43 | 5D | 0 | 0 | 4A | B4 | 56 | E |
| Octal | 5 | 103 | 103 | 135 | 0 | 0 | 112 | 264 | 126 | 16 |
| Binary | 101 | 1000011 | 1000011 | 1011101 | 0 | 0 | 1001010 | 10110100 | 1010110 | 1110 |
Color Harmonies of #054343
Complementary color
Monochromatic Colors of #054343
Black with #054343
Text Example
Text Example
White with #054343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #054343; }
p { color: rgb(5,67,67); }
H1.HeaderClassName
{
color: #054343;
}
.AnyTagClassName
{
color: #054343;
}
</style>
background-color css
<style>
a { background-color: #054343; }
a { background-color: rgb(5,67,67); }
div.DivClassName
{
background-color: #054343;
}
.BgClassName
{
background-color: #054343;
}
</style>
border-color css
<style>
span { border-color: #054343; }
span { border-color: rgb(5,67,67); }
td.TdClassName
{
border-color: #054343;
}
.TagClassName
{
border-color: #054343;
}
</style>