Shades of Cyprus #053638
Tints of Cyprus #053638
RGB
CMYK
RGB Variations
Color information
#053638 (or 0x053638) is known color: Cyprus. HEX triplet: 05, 36 and 38. RGB value is (5,54,56). Sum of RGB (Red+Green+Blue) = 5+54+56=115 (15% of max value = 765). Red value is 5 (2.34% from 255 or 4.35% from 115); Green value is 54 (21.48% from 255 or 46.96% from 115); Blue value is 56 (22.27% from 255 or 48.70% from 115); Max value from RGB is 56 - color contains mainly: blue. Hex color #053638 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #053638 is #FAC9C7. Grayscale: #272727. Windows color (decimal): -16435656 or 3683845. OLE color: 3683845.
HSL color Cylindrical-coordinate representation of color #053638: hue angle of 182.35º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #053638 is Cyan = 0.91, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 54 | 56 | - |
| CMYK | 0.91 | 0.04 | 0 | 0.78 |
| HSL | 182.35º | 0.84% | 0.12% | - |
| HSV(B) | 182.35º | 0.91% | 0.22% | - |
| XYZ | 2.1 | 2.96 | 4.2 | - |
| YUV | 39.58 | 137.27 | 103.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 54 | 56 | 0.91 | 0.04 | 0 | 0.78 | 182.35 | 0.84 | 0.12 |
| Hex | 5 | 36 | 38 | 5B | 4 | 0 | 4E | B6 | 54 | C |
| Octal | 5 | 66 | 70 | 133 | 4 | 0 | 116 | 266 | 124 | 14 |
| Binary | 101 | 110110 | 111000 | 1011011 | 100 | 0 | 1001110 | 10110110 | 1010100 | 1100 |
Color Harmonies of #053638
Complementary color
Monochromatic Colors of #053638
Black with #053638
Text Example
Text Example
White with #053638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053638; }
p { color: rgb(5,54,56); }
H1.HeaderClassName
{
color: #053638;
}
.AnyTagClassName
{
color: #053638;
}
</style>
background-color css
<style>
a { background-color: #053638; }
a { background-color: rgb(5,54,56); }
div.DivClassName
{
background-color: #053638;
}
.BgClassName
{
background-color: #053638;
}
</style>
border-color css
<style>
span { border-color: #053638; }
span { border-color: rgb(5,54,56); }
td.TdClassName
{
border-color: #053638;
}
.TagClassName
{
border-color: #053638;
}
</style>