Shades of Cyprus #074345
Tints of Cyprus #074345
RGB
CMYK
RGB Variations
Color information
#074345 (or 0x074345) is known color: Cyprus. HEX triplet: 07, 43 and 45. RGB value is (7,67,69). Sum of RGB (Red+Green+Blue) = 7+67+69=143 (18% of max value = 765). Red value is 7 (3.12% from 255 or 4.90% from 143); Green value is 67 (26.56% from 255 or 46.85% from 143); Blue value is 69 (27.34% from 255 or 48.25% from 143); Max value from RGB is 69 - color contains mainly: blue. Hex color #074345 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074345 is #F8BCBA. Grayscale: #313131. Windows color (decimal): -16301243 or 4539143. OLE color: 4539143.
HSL color Cylindrical-coordinate representation of color #074345: hue angle of 181.94º 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 #074345 is Cyan = 0.90, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 67 | 69 | - |
| CMYK | 0.90 | 0.03 | 0 | 0.73 |
| HSL | 181.94º | 0.82% | 0.15% | - |
| HSV(B) | 181.94º | 0.9% | 0.27% | - |
| XYZ | 3.17 | 4.49 | 6.33 | - |
| YUV | 49.29 | 139.12 | 97.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 67 | 69 | 0.90 | 0.03 | 0 | 0.73 | 181.94 | 0.82 | 0.15 |
| Hex | 7 | 43 | 45 | 5A | 3 | 0 | 49 | B6 | 52 | F |
| Octal | 7 | 103 | 105 | 132 | 3 | 0 | 111 | 266 | 122 | 17 |
| Binary | 111 | 1000011 | 1000101 | 1011010 | 11 | 0 | 1001001 | 10110110 | 1010010 | 1111 |
Color Harmonies of #074345
Complementary color
Monochromatic Colors of #074345
Black with #074345
Text Example
Text Example
White with #074345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074345; }
p { color: rgb(7,67,69); }
H1.HeaderClassName
{
color: #074345;
}
.AnyTagClassName
{
color: #074345;
}
</style>
background-color css
<style>
a { background-color: #074345; }
a { background-color: rgb(7,67,69); }
div.DivClassName
{
background-color: #074345;
}
.BgClassName
{
background-color: #074345;
}
</style>
border-color css
<style>
span { border-color: #074345; }
span { border-color: rgb(7,67,69); }
td.TdClassName
{
border-color: #074345;
}
.TagClassName
{
border-color: #074345;
}
</style>