Shades of Cyprus #074546
Tints of Cyprus #074546
RGB
CMYK
RGB Variations
Color information
#074546 (or 0x074546) is known color: Cyprus. HEX triplet: 07, 45 and 46. RGB value is (7,69,70). Sum of RGB (Red+Green+Blue) = 7+69+70=146 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.79% from 146); Green value is 69 (27.34% from 255 or 47.26% from 146); Blue value is 70 (27.73% from 255 or 47.95% from 146); Max value from RGB is 70 - color contains mainly: blue. Hex color #074546 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074546 is #F8BAB9. Grayscale: #323232. Windows color (decimal): -16300730 or 4605191. OLE color: 4605191.
HSL color Cylindrical-coordinate representation of color #074546: hue angle of 180.95º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074546 is Cyan = 0.90, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 69 | 70 | - |
| CMYK | 0.90 | 0.01 | 0 | 0.73 |
| HSL | 180.95º | 0.82% | 0.15% | - |
| HSV(B) | 180.95º | 0.9% | 0.27% | - |
| XYZ | 3.32 | 4.74 | 6.53 | - |
| YUV | 50.58 | 138.96 | 96.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 69 | 70 | 0.90 | 0.01 | 0 | 0.73 | 180.95 | 0.82 | 0.15 |
| Hex | 7 | 45 | 46 | 5A | 1 | 0 | 49 | B5 | 52 | F |
| Octal | 7 | 105 | 106 | 132 | 1 | 0 | 111 | 265 | 122 | 17 |
| Binary | 111 | 1000101 | 1000110 | 1011010 | 1 | 0 | 1001001 | 10110101 | 1010010 | 1111 |
Color Harmonies of #074546
Complementary color
Monochromatic Colors of #074546
Black with #074546
Text Example
Text Example
White with #074546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074546; }
p { color: rgb(7,69,70); }
H1.HeaderClassName
{
color: #074546;
}
.AnyTagClassName
{
color: #074546;
}
</style>
background-color css
<style>
a { background-color: #074546; }
a { background-color: rgb(7,69,70); }
div.DivClassName
{
background-color: #074546;
}
.BgClassName
{
background-color: #074546;
}
</style>
border-color css
<style>
span { border-color: #074546; }
span { border-color: rgb(7,69,70); }
td.TdClassName
{
border-color: #074546;
}
.TagClassName
{
border-color: #074546;
}
</style>