Shades of Cyprus #073834
Tints of Cyprus #073834
RGB
CMYK
RGB Variations
Color information
#073834 (or 0x073834) is known color: Cyprus. HEX triplet: 07, 38 and 34. RGB value is (7,56,52). Sum of RGB (Red+Green+Blue) = 7+56+52=115 (15% of max value = 765). Red value is 7 (3.12% from 255 or 6.09% from 115); Green value is 56 (22.27% from 255 or 48.70% from 115); Blue value is 52 (20.70% from 255 or 45.22% from 115); Max value from RGB is 56 - color contains mainly: green. Hex color #073834 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #073834 is #F8C7CB. Grayscale: #282828. Windows color (decimal): -16304076 or 3422215. OLE color: 3422215.
HSL color Cylindrical-coordinate representation of color #073834: hue angle of 175.1º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #073834 is Cyan = 0.88, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 56 | 52 | - |
| CMYK | 0.88 | 0 | 0.07 | 0.78 |
| HSL | 175.1º | 0.78% | 0.12% | - |
| HSV(B) | 175.1º | 0.88% | 0.22% | - |
| XYZ | 2.12 | 3.12 | 3.74 | - |
| YUV | 40.89 | 134.27 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 56 | 52 | 0.88 | 0 | 0.07 | 0.78 | 175.1 | 0.78 | 0.12 |
| Hex | 7 | 38 | 34 | 58 | 0 | 7 | 4E | AF | 4E | C |
| Octal | 7 | 70 | 64 | 130 | 0 | 7 | 116 | 257 | 116 | 14 |
| Binary | 111 | 111000 | 110100 | 1011000 | 0 | 111 | 1001110 | 10101111 | 1001110 | 1100 |
Color Harmonies of #073834
Complementary color
Monochromatic Colors of #073834
Black with #073834
Text Example
Text Example
White with #073834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #073834; }
p { color: rgb(7,56,52); }
H1.HeaderClassName
{
color: #073834;
}
.AnyTagClassName
{
color: #073834;
}
</style>
background-color css
<style>
a { background-color: #073834; }
a { background-color: rgb(7,56,52); }
div.DivClassName
{
background-color: #073834;
}
.BgClassName
{
background-color: #073834;
}
</style>
border-color css
<style>
span { border-color: #073834; }
span { border-color: rgb(7,56,52); }
td.TdClassName
{
border-color: #073834;
}
.TagClassName
{
border-color: #073834;
}
</style>