Shades of Cyprus #075343
Tints of Cyprus #075343
RGB
CMYK
RGB Variations
Color information
#075343 (or 0x075343) is known color: Cyprus. HEX triplet: 07, 53 and 43. RGB value is (7,83,67). Sum of RGB (Red+Green+Blue) = 7+83+67=157 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.46% from 157); Green value is 83 (32.81% from 255 or 52.87% from 157); Blue value is 67 (26.56% from 255 or 42.68% from 157); Max value from RGB is 83 - color contains mainly: green. Hex color #075343 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075343 is #F8ACBC. Grayscale: #3A3A3A. Windows color (decimal): -16297149 or 4412167. OLE color: 4412167.
HSL color Cylindrical-coordinate representation of color #075343: hue angle of 167.37º 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 #075343 is Cyan = 0.92, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 83 | 67 | - |
| CMYK | 0.92 | 0 | 0.19 | 0.67 |
| HSL | 167.37º | 0.84% | 0.18% | - |
| HSV(B) | 167.37º | 0.92% | 0.33% | - |
| XYZ | 4.19 | 6.64 | 6.37 | - |
| YUV | 58.45 | 132.82 | 91.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 83 | 67 | 0.92 | 0 | 0.19 | 0.67 | 167.37 | 0.84 | 0.18 |
| Hex | 7 | 53 | 43 | 5C | 0 | 13 | 43 | A7 | 54 | 12 |
| Octal | 7 | 123 | 103 | 134 | 0 | 23 | 103 | 247 | 124 | 22 |
| Binary | 111 | 1010011 | 1000011 | 1011100 | 0 | 10011 | 1000011 | 10100111 | 1010100 | 10010 |
Color Harmonies of #075343
Complementary color
Monochromatic Colors of #075343
Black with #075343
Text Example
Text Example
White with #075343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075343; }
p { color: rgb(7,83,67); }
H1.HeaderClassName
{
color: #075343;
}
.AnyTagClassName
{
color: #075343;
}
</style>
background-color css
<style>
a { background-color: #075343; }
a { background-color: rgb(7,83,67); }
div.DivClassName
{
background-color: #075343;
}
.BgClassName
{
background-color: #075343;
}
</style>
border-color css
<style>
span { border-color: #075343; }
span { border-color: rgb(7,83,67); }
td.TdClassName
{
border-color: #075343;
}
.TagClassName
{
border-color: #075343;
}
</style>