Shades of Cyprus #075347
Tints of Cyprus #075347
RGB
CMYK
RGB Variations
Color information
#075347 (or 0x075347) is known color: Cyprus. HEX triplet: 07, 53 and 47. RGB value is (7,83,71). Sum of RGB (Red+Green+Blue) = 7+83+71=161 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.35% from 161); Green value is 83 (32.81% from 255 or 51.55% from 161); Blue value is 71 (28.12% from 255 or 44.10% from 161); Max value from RGB is 83 - color contains mainly: green. Hex color #075347 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075347 is #F8ACB8. Grayscale: #3A3A3A. Windows color (decimal): -16297145 or 4674311. OLE color: 4674311.
HSL color Cylindrical-coordinate representation of color #075347: hue angle of 170.53º 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 #075347 is Cyan = 0.92, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 83 | 71 | - |
| CMYK | 0.92 | 0 | 0.14 | 0.67 |
| HSL | 170.53º | 0.84% | 0.18% | - |
| HSV(B) | 170.53º | 0.92% | 0.33% | - |
| XYZ | 4.32 | 6.69 | 7.02 | - |
| YUV | 58.91 | 134.82 | 90.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 83 | 71 | 0.92 | 0 | 0.14 | 0.67 | 170.53 | 0.84 | 0.18 |
| Hex | 7 | 53 | 47 | 5C | 0 | E | 43 | AB | 54 | 12 |
| Octal | 7 | 123 | 107 | 134 | 0 | 16 | 103 | 253 | 124 | 22 |
| Binary | 111 | 1010011 | 1000111 | 1011100 | 0 | 1110 | 1000011 | 10101011 | 1010100 | 10010 |
Color Harmonies of #075347
Complementary color
Monochromatic Colors of #075347
Black with #075347
Text Example
Text Example
White with #075347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075347; }
p { color: rgb(7,83,71); }
H1.HeaderClassName
{
color: #075347;
}
.AnyTagClassName
{
color: #075347;
}
</style>
background-color css
<style>
a { background-color: #075347; }
a { background-color: rgb(7,83,71); }
div.DivClassName
{
background-color: #075347;
}
.BgClassName
{
background-color: #075347;
}
</style>
border-color css
<style>
span { border-color: #075347; }
span { border-color: rgb(7,83,71); }
td.TdClassName
{
border-color: #075347;
}
.TagClassName
{
border-color: #075347;
}
</style>