Shades of Cyprus #075346
Tints of Cyprus #075346
RGB
CMYK
RGB Variations
Color information
#075346 (or 0x075346) is known color: Cyprus. HEX triplet: 07, 53 and 46. RGB value is (7,83,70). Sum of RGB (Red+Green+Blue) = 7+83+70=160 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.38% from 160); Green value is 83 (32.81% from 255 or 51.88% from 160); Blue value is 70 (27.73% from 255 or 43.75% from 160); Max value from RGB is 83 - color contains mainly: green. Hex color #075346 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075346 is #F8ACB9. Grayscale: #3A3A3A. Windows color (decimal): -16297146 or 4608775. OLE color: 4608775.
HSL color Cylindrical-coordinate representation of color #075346: hue angle of 169.74º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075346 is Cyan = 0.92, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 83 | 70 | - |
| CMYK | 0.92 | 0 | 0.16 | 0.67 |
| HSL | 169.74º | 0.84% | 0.18% | - |
| HSV(B) | 169.74º | 0.92% | 0.33% | - |
| XYZ | 4.29 | 6.67 | 6.86 | - |
| YUV | 58.79 | 134.32 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 83 | 70 | 0.92 | 0 | 0.16 | 0.67 | 169.74 | 0.84 | 0.18 |
| Hex | 7 | 53 | 46 | 5C | 0 | 10 | 43 | AA | 54 | 12 |
| Octal | 7 | 123 | 106 | 134 | 0 | 20 | 103 | 252 | 124 | 22 |
| Binary | 111 | 1010011 | 1000110 | 1011100 | 0 | 10000 | 1000011 | 10101010 | 1010100 | 10010 |
Color Harmonies of #075346
Complementary color
Monochromatic Colors of #075346
Black with #075346
Text Example
Text Example
White with #075346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075346; }
p { color: rgb(7,83,70); }
H1.HeaderClassName
{
color: #075346;
}
.AnyTagClassName
{
color: #075346;
}
</style>
background-color css
<style>
a { background-color: #075346; }
a { background-color: rgb(7,83,70); }
div.DivClassName
{
background-color: #075346;
}
.BgClassName
{
background-color: #075346;
}
</style>
border-color css
<style>
span { border-color: #075346; }
span { border-color: rgb(7,83,70); }
td.TdClassName
{
border-color: #075346;
}
.TagClassName
{
border-color: #075346;
}
</style>