Shades of Cyprus #074843
Tints of Cyprus #074843
RGB
CMYK
RGB Variations
Color information
#074843 (or 0x074843) is known color: Cyprus. HEX triplet: 07, 48 and 43. RGB value is (7,72,67). Sum of RGB (Red+Green+Blue) = 7+72+67=146 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.79% from 146); Green value is 72 (28.52% from 255 or 49.32% from 146); Blue value is 67 (26.56% from 255 or 45.89% from 146); Max value from RGB is 72 - color contains mainly: green. Hex color #074843 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074843 is #F8B7BC. Grayscale: #333333. Windows color (decimal): -16299965 or 4409351. OLE color: 4409351.
HSL color Cylindrical-coordinate representation of color #074843: hue angle of 175.38º 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 #074843 is Cyan = 0.90, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 72 | 67 | - |
| CMYK | 0.90 | 0 | 0.07 | 0.72 |
| HSL | 175.38º | 0.82% | 0.15% | - |
| HSV(B) | 175.38º | 0.9% | 0.28% | - |
| XYZ | 3.42 | 5.09 | 6.11 | - |
| YUV | 52 | 136.47 | 95.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 72 | 67 | 0.90 | 0 | 0.07 | 0.72 | 175.38 | 0.82 | 0.15 |
| Hex | 7 | 48 | 43 | 5A | 0 | 7 | 48 | AF | 52 | F |
| Octal | 7 | 110 | 103 | 132 | 0 | 7 | 110 | 257 | 122 | 17 |
| Binary | 111 | 1001000 | 1000011 | 1011010 | 0 | 111 | 1001000 | 10101111 | 1010010 | 1111 |
Color Harmonies of #074843
Complementary color
Monochromatic Colors of #074843
Black with #074843
Text Example
Text Example
White with #074843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074843; }
p { color: rgb(7,72,67); }
H1.HeaderClassName
{
color: #074843;
}
.AnyTagClassName
{
color: #074843;
}
</style>
background-color css
<style>
a { background-color: #074843; }
a { background-color: rgb(7,72,67); }
div.DivClassName
{
background-color: #074843;
}
.BgClassName
{
background-color: #074843;
}
</style>
border-color css
<style>
span { border-color: #074843; }
span { border-color: rgb(7,72,67); }
td.TdClassName
{
border-color: #074843;
}
.TagClassName
{
border-color: #074843;
}
</style>