Shades of Cyprus #074046
Tints of Cyprus #074046
RGB
CMYK
RGB Variations
Color information
#074046 (or 0x074046) is known color: Cyprus. HEX triplet: 07, 40 and 46. RGB value is (7,64,70). Sum of RGB (Red+Green+Blue) = 7+64+70=141 (18% of max value = 765). Red value is 7 (3.12% from 255 or 4.96% from 141); Green value is 64 (25.39% from 255 or 45.39% from 141); Blue value is 70 (27.73% from 255 or 49.65% from 141); Max value from RGB is 70 - color contains mainly: blue. Hex color #074046 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074046 is #F8BFB9. Grayscale: #2F2F2F. Windows color (decimal): -16302010 or 4603911. OLE color: 4603911.
HSL color Cylindrical-coordinate representation of color #074046: hue angle of 185.71º 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 #074046 is Cyan = 0.90, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 64 | 70 | - |
| CMYK | 0.90 | 0.09 | 0 | 0.73 |
| HSL | 185.71º | 0.82% | 0.15% | - |
| HSV(B) | 185.71º | 0.9% | 0.27% | - |
| XYZ | 3.03 | 4.15 | 6.44 | - |
| YUV | 47.64 | 140.62 | 99.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 64 | 70 | 0.90 | 0.09 | 0 | 0.73 | 185.71 | 0.82 | 0.15 |
| Hex | 7 | 40 | 46 | 5A | 9 | 0 | 49 | BA | 52 | F |
| Octal | 7 | 100 | 106 | 132 | 11 | 0 | 111 | 272 | 122 | 17 |
| Binary | 111 | 1000000 | 1000110 | 1011010 | 1001 | 0 | 1001001 | 10111010 | 1010010 | 1111 |
Color Harmonies of #074046
Complementary color
Monochromatic Colors of #074046
Black with #074046
Text Example
Text Example
White with #074046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074046; }
p { color: rgb(7,64,70); }
H1.HeaderClassName
{
color: #074046;
}
.AnyTagClassName
{
color: #074046;
}
</style>
background-color css
<style>
a { background-color: #074046; }
a { background-color: rgb(7,64,70); }
div.DivClassName
{
background-color: #074046;
}
.BgClassName
{
background-color: #074046;
}
</style>
border-color css
<style>
span { border-color: #074046; }
span { border-color: rgb(7,64,70); }
td.TdClassName
{
border-color: #074046;
}
.TagClassName
{
border-color: #074046;
}
</style>