Shades of Cyprus #075348
Tints of Cyprus #075348
RGB
CMYK
RGB Variations
Color information
#075348 (or 0x075348) is known color: Cyprus. HEX triplet: 07, 53 and 48. RGB value is (7,83,72). Sum of RGB (Red+Green+Blue) = 7+83+72=162 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.32% from 162); Green value is 83 (32.81% from 255 or 51.23% from 162); Blue value is 72 (28.52% from 255 or 44.44% from 162); Max value from RGB is 83 - color contains mainly: green. Hex color #075348 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075348 is #F8ACB7. Grayscale: #3A3A3A. Windows color (decimal): -16297144 or 4739847. OLE color: 4739847.
HSL color Cylindrical-coordinate representation of color #075348: hue angle of 171.32º 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 #075348 is Cyan = 0.92, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 83 | 72 | - |
| CMYK | 0.92 | 0 | 0.13 | 0.67 |
| HSL | 171.32º | 0.84% | 0.18% | - |
| HSV(B) | 171.32º | 0.92% | 0.33% | - |
| XYZ | 4.35 | 6.7 | 7.19 | - |
| YUV | 59.02 | 135.32 | 90.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 83 | 72 | 0.92 | 0 | 0.13 | 0.67 | 171.32 | 0.84 | 0.18 |
| Hex | 7 | 53 | 48 | 5C | 0 | D | 43 | AB | 54 | 12 |
| Octal | 7 | 123 | 110 | 134 | 0 | 15 | 103 | 253 | 124 | 22 |
| Binary | 111 | 1010011 | 1001000 | 1011100 | 0 | 1101 | 1000011 | 10101011 | 1010100 | 10010 |
Color Harmonies of #075348
Complementary color
Monochromatic Colors of #075348
Black with #075348
Text Example
Text Example
White with #075348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075348; }
p { color: rgb(7,83,72); }
H1.HeaderClassName
{
color: #075348;
}
.AnyTagClassName
{
color: #075348;
}
</style>
background-color css
<style>
a { background-color: #075348; }
a { background-color: rgb(7,83,72); }
div.DivClassName
{
background-color: #075348;
}
.BgClassName
{
background-color: #075348;
}
</style>
border-color css
<style>
span { border-color: #075348; }
span { border-color: rgb(7,83,72); }
td.TdClassName
{
border-color: #075348;
}
.TagClassName
{
border-color: #075348;
}
</style>