Shades of Cyprus #074842
Tints of Cyprus #074842
RGB
CMYK
RGB Variations
Color information
#074842 (or 0x074842) is known color: Cyprus. HEX triplet: 07, 48 and 42. RGB value is (7,72,66). Sum of RGB (Red+Green+Blue) = 7+72+66=145 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.83% from 145); Green value is 72 (28.52% from 255 or 49.66% from 145); Blue value is 66 (26.17% from 255 or 45.52% from 145); Max value from RGB is 72 - color contains mainly: green. Hex color #074842 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074842 is #F8B7BD. Grayscale: #333333. Windows color (decimal): -16299966 or 4343815. OLE color: 4343815.
HSL color Cylindrical-coordinate representation of color #074842: hue angle of 174.46º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074842 is Cyan = 0.90, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 72 | 66 | - |
| CMYK | 0.90 | 0 | 0.08 | 0.72 |
| HSL | 174.46º | 0.82% | 0.15% | - |
| HSV(B) | 174.46º | 0.9% | 0.28% | - |
| XYZ | 3.39 | 5.07 | 5.95 | - |
| YUV | 51.88 | 135.97 | 95.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 72 | 66 | 0.90 | 0 | 0.08 | 0.72 | 174.46 | 0.82 | 0.15 |
| Hex | 7 | 48 | 42 | 5A | 0 | 8 | 48 | AE | 52 | F |
| Octal | 7 | 110 | 102 | 132 | 0 | 10 | 110 | 256 | 122 | 17 |
| Binary | 111 | 1001000 | 1000010 | 1011010 | 0 | 1000 | 1001000 | 10101110 | 1010010 | 1111 |
Color Harmonies of #074842
Complementary color
Monochromatic Colors of #074842
Black with #074842
Text Example
Text Example
White with #074842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074842; }
p { color: rgb(7,72,66); }
H1.HeaderClassName
{
color: #074842;
}
.AnyTagClassName
{
color: #074842;
}
</style>
background-color css
<style>
a { background-color: #074842; }
a { background-color: rgb(7,72,66); }
div.DivClassName
{
background-color: #074842;
}
.BgClassName
{
background-color: #074842;
}
</style>
border-color css
<style>
span { border-color: #074842; }
span { border-color: rgb(7,72,66); }
td.TdClassName
{
border-color: #074842;
}
.TagClassName
{
border-color: #074842;
}
</style>