Shades of Cyprus #075349
Tints of Cyprus #075349
RGB
CMYK
RGB Variations
Color information
#075349 (or 0x075349) is known color: Cyprus. HEX triplet: 07, 53 and 49. RGB value is (7,83,73). Sum of RGB (Red+Green+Blue) = 7+83+73=163 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.29% from 163); Green value is 83 (32.81% from 255 or 50.92% from 163); Blue value is 73 (28.91% from 255 or 44.79% from 163); Max value from RGB is 83 - color contains mainly: green. Hex color #075349 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075349 is #F8ACB6. Grayscale: #3B3B3B. Windows color (decimal): -16297143 or 4805383. OLE color: 4805383.
HSL color Cylindrical-coordinate representation of color #075349: hue angle of 172.11º 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 #075349 is Cyan = 0.92, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 83 | 73 | - |
| CMYK | 0.92 | 0 | 0.12 | 0.67 |
| HSL | 172.11º | 0.84% | 0.18% | - |
| HSV(B) | 172.11º | 0.92% | 0.33% | - |
| XYZ | 4.38 | 6.71 | 7.37 | - |
| YUV | 59.14 | 135.82 | 90.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 83 | 73 | 0.92 | 0 | 0.12 | 0.67 | 172.11 | 0.84 | 0.18 |
| Hex | 7 | 53 | 49 | 5C | 0 | C | 43 | AC | 54 | 12 |
| Octal | 7 | 123 | 111 | 134 | 0 | 14 | 103 | 254 | 124 | 22 |
| Binary | 111 | 1010011 | 1001001 | 1011100 | 0 | 1100 | 1000011 | 10101100 | 1010100 | 10010 |
Color Harmonies of #075349
Complementary color
Monochromatic Colors of #075349
Black with #075349
Text Example
Text Example
White with #075349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075349; }
p { color: rgb(7,83,73); }
H1.HeaderClassName
{
color: #075349;
}
.AnyTagClassName
{
color: #075349;
}
</style>
background-color css
<style>
a { background-color: #075349; }
a { background-color: rgb(7,83,73); }
div.DivClassName
{
background-color: #075349;
}
.BgClassName
{
background-color: #075349;
}
</style>
border-color css
<style>
span { border-color: #075349; }
span { border-color: rgb(7,83,73); }
td.TdClassName
{
border-color: #075349;
}
.TagClassName
{
border-color: #075349;
}
</style>