Shades of Cyprus #06534A
Tints of Cyprus #06534A
RGB
CMYK
RGB Variations
Color information
#06534A (or 0x06534A) is known color: Cyprus. HEX triplet: 06, 53 and 4A. RGB value is (6,83,74). Sum of RGB (Red+Green+Blue) = 6+83+74=163 (21% of max value = 765). Red value is 6 (2.73% from 255 or 3.68% from 163); Green value is 83 (32.81% from 255 or 50.92% from 163); Blue value is 74 (29.30% from 255 or 45.40% from 163); Max value from RGB is 83 - color contains mainly: green. Hex color #06534A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #06534A is #F9ACB5. Grayscale: #3A3A3A. Windows color (decimal): -16362678 or 4870918. OLE color: 4870918.
HSL color Cylindrical-coordinate representation of color #06534A: hue angle of 172.99º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #06534A is Cyan = 0.93, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 6 | 83 | 74 | - |
| CMYK | 0.93 | 0 | 0.11 | 0.67 |
| HSL | 172.99º | 0.87% | 0.17% | - |
| HSV(B) | 172.99º | 0.93% | 0.33% | - |
| XYZ | 4.4 | 6.72 | 7.54 | - |
| YUV | 58.95 | 136.49 | 90.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 83 | 74 | 0.93 | 0 | 0.11 | 0.67 | 172.99 | 0.87 | 0.17 |
| Hex | 6 | 53 | 4A | 5D | 0 | B | 43 | AD | 57 | 11 |
| Octal | 6 | 123 | 112 | 135 | 0 | 13 | 103 | 255 | 127 | 21 |
| Binary | 110 | 1010011 | 1001010 | 1011101 | 0 | 1011 | 1000011 | 10101101 | 1010111 | 10001 |
Color Harmonies of #06534A
Complementary color
Monochromatic Colors of #06534A
Black with #06534A
Text Example
Text Example
White with #06534A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06534A; }
p { color: rgb(6,83,74); }
H1.HeaderClassName
{
color: #06534A;
}
.AnyTagClassName
{
color: #06534A;
}
</style>
background-color css
<style>
a { background-color: #06534A; }
a { background-color: rgb(6,83,74); }
div.DivClassName
{
background-color: #06534A;
}
.BgClassName
{
background-color: #06534A;
}
</style>
border-color css
<style>
span { border-color: #06534A; }
span { border-color: rgb(6,83,74); }
td.TdClassName
{
border-color: #06534A;
}
.TagClassName
{
border-color: #06534A;
}
</style>